In RGB color space, #de0100 hex color has a red value of 222, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #de0100 hex color is composed of 0% cyan, 99.55% magenta, 100% yellow and 12.94% black.
#de0100 color has a hue of 0.3 degrees, a saturation of 100% and a lightness of 43.5%.
#de0100 hex color contains mainly RED.
The closest web safe color of #de0100 is #cc0000
#de0100 hex color has a decimal value of 14549248.
HEX | de0100 | #de0100 |
---|---|---|
RGB | 222, 1, 0 | rgb(222, 1, 0) |
RGB Percent | 87.06, 0.39, 0 | rgb(87.06, 0.39, 0) |
CMYK | 0, 100, 100, 13 | |
HSL | 0.3°, 100, 43.5 | hsl(0.3, 100%, 43.5%) |
HSV | 0.3°, 100, 87.1 |
XYZ | 30.135, 15.551, 1.413 |
---|---|
Hunter Lab | 39.435, 67.394, 25.48 |
CIE-LAB | 46.38, 72.064, 60.552 |
CIE-LCH | 46.38, 94.126, 40.039 |
CIE-LUV | 0, 99.55, 100, 12.94 |
Web Safe | cc0000 |
RGB percent of color #de0100
CMYK percent of color #de0100
Text with hexadecimal color #de0100
This text has a font color of #de0100
<p style="color:#de0100">Text here</p>
#de0100 Background Color
This box has a background color of #de0100
<div style="background-color:#de0100">Text here</div>
#de0100 Border Color
This box has a border color of #de0100
<div style="border: 4px solid #de0100">Text here</div>
CSS codes
<p style="color:#de0100">Text here</p>
<div style="background-color:#de0100">Text here</div>
<div style="border: 4px solid #de0100">Text here</div>
#de0100 Color on white background
This is how a font and box color of #de0100 will look
on a white background.
#de0100 Color on black background
This is how a font and box color of #de0100 hex color will look
on a black background.