In RGB color space, #d62500 hex color has a red value of 214, a green value of 37 and a blue value of 0.
In CMYK color space (used in color printing), #d62500 hex color is composed of 0% cyan, 82.71% magenta, 100% yellow and 16.08% black.
#d62500 color has a hue of 10.4 degrees, a saturation of 100% and a lightness of 42%.
#d62500 hex color contains mainly RED.
The closest web safe color of #d62500 is #cc3300
#d62500 hex color has a decimal value of 14034176.
HEX | d62500 | #d62500 |
---|---|---|
RGB | 214, 37, 0 | rgb(214, 37, 0) |
RGB Percent | 83.92, 14.51, 0 | rgb(83.92, 14.51, 0) |
CMYK | 0, 83, 100, 16 | |
HSL | 10.4°, 100, 42 | hsl(10.4, 100%, 42%) |
HSV | 10.4°, 100, 83.9 |
XYZ | 28.393, 15.619, 1.518 |
---|---|
Hunter Lab | 39.521, 59.078, 25.387 |
CIE-LAB | 46.471, 64.972, 59.572 |
CIE-LCH | 46.471, 88.149, 42.517 |
CIE-LUV | 0, 82.71, 100, 16.08 |
Web Safe | cc3300 |
RGB percent of color #d62500
CMYK percent of color #d62500
Text with hexadecimal color #d62500
This text has a font color of #d62500
<p style="color:#d62500">Text here</p>
#d62500 Background Color
This box has a background color of #d62500
<div style="background-color:#d62500">Text here</div>
#d62500 Border Color
This box has a border color of #d62500
<div style="border: 4px solid #d62500">Text here</div>
CSS codes
<p style="color:#d62500">Text here</p>
<div style="background-color:#d62500">Text here</div>
<div style="border: 4px solid #d62500">Text here</div>
#d62500 Color on white background
This is how a font and box color of #d62500 will look
on a white background.
#d62500 Color on black background
This is how a font and box color of #d62500 hex color will look
on a black background.