In RGB color space, #dd0002 hex color has a red value of 221, a green value of 0 and a blue value of 2.
In CMYK color space (used in color printing), #dd0002 hex color is composed of 0% cyan, 100% magenta, 99.1% yellow and 13.33% black.
#dd0002 color has a hue of 359.5 degrees, a saturation of 100% and a lightness of 43.3%.
#dd0002 hex color contains mainly RED.
The closest web safe color of #dd0002 is #cc0000
#dd0002 hex color has a decimal value of 14483458.
HEX | dd0002 | #dd0002 |
---|---|---|
RGB | 221, 0, 2 | rgb(221, 0, 2) |
RGB Percent | 86.67, 0, 0.78 | rgb(86.67, 0, 0.78) |
CMYK | 0, 100, 99, 13 | |
HSL | 359.5°, 100, 43.3 | hsl(359.5, 100%, 43.3%) |
HSV | 359.5°, 100, 86.7 |
XYZ | 29.83, 15.377, 1.453 |
---|---|
Hunter Lab | 39.214, 67.163, 25.253 |
CIE-LAB | 46.146, 71.916, 59.71 |
CIE-LCH | 46.146, 93.473, 39.702 |
CIE-LUV | 0, 100, 99.1, 13.33 |
Web Safe | cc0000 |
RGB percent of color #dd0002
CMYK percent of color #dd0002
Text with hexadecimal color #dd0002
This text has a font color of #dd0002
<p style="color:#dd0002">Text here</p>
#dd0002 Background Color
This box has a background color of #dd0002
<div style="background-color:#dd0002">Text here</div>
#dd0002 Border Color
This box has a border color of #dd0002
<div style="border: 4px solid #dd0002">Text here</div>
CSS codes
<p style="color:#dd0002">Text here</p>
<div style="background-color:#dd0002">Text here</div>
<div style="border: 4px solid #dd0002">Text here</div>
#dd0002 Color on white background
This is how a font and box color of #dd0002 will look
on a white background.
#dd0002 Color on black background
This is how a font and box color of #dd0002 hex color will look
on a black background.