In RGB color space, #dd2500 hex color has a red value of 221, a green value of 37 and a blue value of 0.
In CMYK color space (used in color printing), #dd2500 hex color is composed of 0% cyan, 83.26% magenta, 100% yellow and 13.33% black.
#dd2500 color has a hue of 10 degrees, a saturation of 100% and a lightness of 43.3%.
#dd2500 hex color contains mainly RED.
The closest web safe color of #dd2500 is #cc3300
#dd2500 hex color has a decimal value of 14492928.
HEX | dd2500 | #dd2500 |
---|---|---|
RGB | 221, 37, 0 | rgb(221, 37, 0) |
RGB Percent | 86.67, 14.51, 0 | rgb(86.67, 14.51, 0) |
CMYK | 0, 83, 100, 13 | |
HSL | 10°, 100, 43.3 | hsl(10, 100%, 43.3%) |
HSV | 10°, 100, 86.7 |
XYZ | 30.48, 16.695, 1.616 |
---|---|
Hunter Lab | 40.86, 61.652, 26.257 |
CIE-LAB | 47.873, 66.922, 60.977 |
CIE-LCH | 47.873, 90.536, 42.339 |
CIE-LUV | 0, 83.26, 100, 13.33 |
Web Safe | cc3300 |
RGB percent of color #dd2500
CMYK percent of color #dd2500
Text with hexadecimal color #dd2500
This text has a font color of #dd2500
<p style="color:#dd2500">Text here</p>
#dd2500 Background Color
This box has a background color of #dd2500
<div style="background-color:#dd2500">Text here</div>
#dd2500 Border Color
This box has a border color of #dd2500
<div style="border: 4px solid #dd2500">Text here</div>
CSS codes
<p style="color:#dd2500">Text here</p>
<div style="background-color:#dd2500">Text here</div>
<div style="border: 4px solid #dd2500">Text here</div>
#dd2500 Color on white background
This is how a font and box color of #dd2500 will look
on a white background.
#dd2500 Color on black background
This is how a font and box color of #dd2500 hex color will look
on a black background.