#ff7f00 basic color information
#ff7f00
In the RGB color model, hex triplet #ff7f00 has decimal index of: 16744192, is composed of 100% red, 49.8% green and 0% blue.
#ff7f00 in CMYK color model, is composed of 0% cyan, 50.2% magenta, 100% yellow and 0% black.
#ff6600 is the closest web-safe color to #ff7f00.
#ff7f00 color details and conversion
The hexadecimal triplet #ff7f00 definition is: Red = 255, Green = 127, Blue = 0 or CMYK: Cyan = 0, Magenta = 0.502, Yellow = 1, Black = 0
- rgb (255, 127, 0)
- rgb (100%, 49.8%, 0%)
- rgb (11111111, 1111111, 0)
- 16744192
- cmyk (0, 0.502, 1, 0)
- cmyk (0%, 50%, 100%, 0%)
- hsl (29.882°, 1, 0.5)
- hsl (30°, 100%, 50%)
- hsv (29.882°, 1, 1)
- hsv (30°, 100%, 100%)
- #ff6600
- Orange (color wheel)
Color harmonies with #ff7f00
HTML and CSS #ff7f00 - color usage
Background color of this paragraph is #ff7f00
<p style="background-color: #ff7f00">Background color of this paragraph is...</p>
Text color of this paragraph is #ff7f00
<p style="color: #ff7f00">Text color of this paragraph is...</p>
Border color of this paragraph is #ff7f00
<p style="border: 1px solid #ff7f00">Border color of this paragraph is...</p>