In RGB color space, #dd0001 hex color has a red value of 221, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #dd0001 hex color is composed of 0% cyan, 100% magenta, 99.55% yellow and 13.33% black.
#dd0001 color has a hue of 359.7 degrees, a saturation of 100% and a lightness of 43.3%.
#dd0001 hex color contains mainly RED.
The closest web safe color of #dd0001 is #cc0000
#dd0001 hex color has a decimal value of 14483457.
HEX | dd0001 | #dd0001 |
---|---|---|
RGB | 221, 0, 1 | rgb(221, 0, 1) |
RGB Percent | 86.67, 0, 0.39 | rgb(86.67, 0, 0.39) |
CMYK | 0, 100, 100, 13 | |
HSL | 359.7°, 100, 43.3 | hsl(359.7, 100%, 43.3%) |
HSV | 359.7°, 100, 86.7 |
XYZ | 29.824, 15.374, 1.424 |
---|---|
Hunter Lab | 39.21, 67.155, 25.294 |
CIE-LAB | 46.142, 71.911, 60.021 |
CIE-LCH | 46.142, 93.668, 39.85 |
CIE-LUV | 0, 100, 99.55, 13.33 |
Web Safe | cc0000 |
RGB percent of color #dd0001
CMYK percent of color #dd0001
Text with hexadecimal color #dd0001
This text has a font color of #dd0001
<p style="color:#dd0001">Text here</p>
#dd0001 Background Color
This box has a background color of #dd0001
<div style="background-color:#dd0001">Text here</div>
#dd0001 Border Color
This box has a border color of #dd0001
<div style="border: 4px solid #dd0001">Text here</div>
CSS codes
<p style="color:#dd0001">Text here</p>
<div style="background-color:#dd0001">Text here</div>
<div style="border: 4px solid #dd0001">Text here</div>
#dd0001 Color on white background
This is how a font and box color of #dd0001 will look
on a white background.
#dd0001 Color on black background
This is how a font and box color of #dd0001 hex color will look
on a black background.