In RGB color space, #d55f00 hex color has a red value of 213, a green value of 95 and a blue value of 0.
In CMYK color space (used in color printing), #d55f00 hex color is composed of 0% cyan, 55.4% magenta, 100% yellow and 16.47% black.
#d55f00 color has a hue of 26.8 degrees, a saturation of 100% and a lightness of 41.8%.
#d55f00 hex color contains mainly RED.
The closest web safe color of #d55f00 is #cc6600
#d55f00 hex color has a decimal value of 13983488.
HEX | d55f00 | #d55f00 |
---|---|---|
RGB | 213, 95, 0 | rgb(213, 95, 0) |
RGB Percent | 83.53, 37.25, 0 | rgb(83.53, 37.25, 0) |
CMYK | 0, 55, 100, 16 | |
HSL | 26.8°, 100, 41.8 | hsl(26.8, 100%, 41.8%) |
HSV | 26.8°, 100, 83.5 |
XYZ | 31.533, 22.331, 2.648 |
---|---|
Hunter Lab | 47.256, 36.413, 29.757 |
CIE-LAB | 54.376, 42.788, 63.394 |
CIE-LCH | 54.376, 76.483, 55.982 |
CIE-LUV | 0, 55.4, 100, 16.47 |
Web Safe | cc6600 |
RGB percent of color #d55f00
CMYK percent of color #d55f00
Text with hexadecimal color #d55f00
This text has a font color of #d55f00
<p style="color:#d55f00">Text here</p>
#d55f00 Background Color
This box has a background color of #d55f00
<div style="background-color:#d55f00">Text here</div>
#d55f00 Border Color
This box has a border color of #d55f00
<div style="border: 4px solid #d55f00">Text here</div>
CSS codes
<p style="color:#d55f00">Text here</p>
<div style="background-color:#d55f00">Text here</div>
<div style="border: 4px solid #d55f00">Text here</div>
#d55f00 Color on white background
This is how a font and box color of #d55f00 will look
on a white background.
#d55f00 Color on black background
This is how a font and box color of #d55f00 hex color will look
on a black background.