In RGB color space, #fd8000 hex color has a red value of 253, a green value of 128 and a blue value of 0.
In CMYK color space (used in color printing), #fd8000 hex color is composed of 0% cyan, 49.41% magenta, 100% yellow and 0.78% black.
#fd8000 color has a hue of 30.4 degrees, a saturation of 100% and a lightness of 49.6%.
#fd8000 hex color contains mainly RED.
The closest web safe color of #fd8000 is #ff9900
#fd8000 hex color has a decimal value of 16613376.
HEX | fd8000 | #fd8000 |
---|---|---|
RGB | 253, 128, 0 | rgb(253, 128, 0) |
RGB Percent | 99.22, 50.2, 0 | rgb(99.22, 50.2, 0) |
CMYK | 0, 49, 100, 1 | |
HSL | 30.4°, 100, 49.6 | hsl(30.4, 100%, 49.6%) |
HSV | 30.4°, 100, 99.2 |
XYZ | 48.227, 36.321, 4.469 |
---|---|
Hunter Lab | 60.267, 37.373, 37.79 |
CIE-LAB | 66.764, 42.056, 73.708 |
CIE-LCH | 66.764, 84.862, 60.292 |
CIE-LUV | 0, 49.41, 100, 0.78 |
Web Safe | ff9900 |
RGB percent of color #fd8000
CMYK percent of color #fd8000
Text with hexadecimal color #fd8000
This text has a font color of #fd8000
<p style="color:#fd8000">Text here</p>
#fd8000 Background Color
This box has a background color of #fd8000
<div style="background-color:#fd8000">Text here</div>
#fd8000 Border Color
This box has a border color of #fd8000
<div style="border: 4px solid #fd8000">Text here</div>
CSS codes
<p style="color:#fd8000">Text here</p>
<div style="background-color:#fd8000">Text here</div>
<div style="border: 4px solid #fd8000">Text here</div>
#fd8000 Color on white background
This is how a font and box color of #fd8000 will look
on a white background.
#fd8000 Color on black background
This is how a font and box color of #fd8000 hex color will look
on a black background.