In RGB color space, #d65000 hex color has a red value of 214, a green value of 80 and a blue value of 0.
In CMYK color space (used in color printing), #d65000 hex color is composed of 0% cyan, 62.62% magenta, 100% yellow and 16.08% black.
#d65000 color has a hue of 22.4 degrees, a saturation of 100% and a lightness of 42%.
#d65000 hex color contains mainly RED.
The closest web safe color of #d65000 is #cc6600
#d65000 hex color has a decimal value of 14045184.
HEX | d65000 | #d65000 |
---|---|---|
RGB | 214, 80, 0 | rgb(214, 80, 0) |
RGB Percent | 83.92, 31.37, 0 | rgb(83.92, 31.37, 0) |
CMYK | 0, 63, 100, 16 | |
HSL | 22.4°, 100, 42 | hsl(22.4, 100%, 42%) |
HSV | 22.4°, 100, 83.9 |
XYZ | 30.6, 20.033, 2.254 |
---|---|
Hunter Lab | 44.758, 43.709, 28.345 |
CIE-LAB | 51.875, 50.125, 62.11 |
CIE-LCH | 51.875, 79.813, 51.095 |
CIE-LUV | 0, 62.62, 100, 16.08 |
Web Safe | cc6600 |
RGB percent of color #d65000
CMYK percent of color #d65000
Text with hexadecimal color #d65000
This text has a font color of #d65000
<p style="color:#d65000">Text here</p>
#d65000 Background Color
This box has a background color of #d65000
<div style="background-color:#d65000">Text here</div>
#d65000 Border Color
This box has a border color of #d65000
<div style="border: 4px solid #d65000">Text here</div>
CSS codes
<p style="color:#d65000">Text here</p>
<div style="background-color:#d65000">Text here</div>
<div style="border: 4px solid #d65000">Text here</div>
#d65000 Color on white background
This is how a font and box color of #d65000 will look
on a white background.
#d65000 Color on black background
This is how a font and box color of #d65000 hex color will look
on a black background.