In RGB color space, #dd000b hex color has a red value of 221, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #dd000b hex color is composed of 0% cyan, 100% magenta, 95.02% yellow and 13.33% black.
#dd000b color has a hue of 357 degrees, a saturation of 100% and a lightness of 43.3%.
#dd000b hex color contains mainly RED.
The closest web safe color of #dd000b is #cc0000
#dd000b hex color has a decimal value of 14483467.
HEX | dd000b | #dd000b |
---|---|---|
RGB | 221, 0, 11 | rgb(221, 0, 11) |
RGB Percent | 86.67, 0, 4.31 | rgb(86.67, 0, 4.31) |
CMYK | 0, 100, 95, 13 | |
HSL | 357°, 100, 43.3 | hsl(357, 100%, 43.3%) |
HSV | 357°, 100, 86.7 |
XYZ | 29.879, 15.396, 1.714 |
---|---|
Hunter Lab | 39.238, 67.259, 24.876 |
CIE-LAB | 46.172, 71.992, 57.069 |
CIE-LCH | 46.172, 91.868, 38.404 |
CIE-LUV | 0, 100, 95.02, 13.33 |
Web Safe | cc0000 |
RGB percent of color #dd000b
CMYK percent of color #dd000b
Text with hexadecimal color #dd000b
This text has a font color of #dd000b
<p style="color:#dd000b">Text here</p>
#dd000b Background Color
This box has a background color of #dd000b
<div style="background-color:#dd000b">Text here</div>
#dd000b Border Color
This box has a border color of #dd000b
<div style="border: 4px solid #dd000b">Text here</div>
CSS codes
<p style="color:#dd000b">Text here</p>
<div style="background-color:#dd000b">Text here</div>
<div style="border: 4px solid #dd000b">Text here</div>
#dd000b Color on white background
This is how a font and box color of #dd000b will look
on a white background.
#dd000b Color on black background
This is how a font and box color of #dd000b hex color will look
on a black background.