In RGB color space, #003cdd hex color has a red value of 0, a green value of 60 and a blue value of 221.
In CMYK color space (used in color printing), #003cdd hex color is composed of 100% cyan, 72.85% magenta, 0% yellow and 13.33% black.
#003cdd color has a hue of 223.7 degrees, a saturation of 100% and a lightness of 43.3%.
#003cdd hex color contains mainly BLUE.
The closest web safe color of #003cdd is #0033cc
#003cdd hex color has a decimal value of 15581.
HEX | 003cdd | #003cdd |
---|---|---|
RGB | 0, 60, 221 | rgb(0, 60, 221) |
RGB Percent | 0, 23.53, 86.67 | rgb(0, 23.53, 86.67) |
CMYK | 100, 73, 0, 13 | |
HSL | 223.7°, 100, 43.3 | hsl(223.7, 100%, 43.3%) |
HSV | 223.7°, 100, 86.7 |
XYZ | 14.667, 8.452, 69.265 |
---|---|
Hunter Lab | 29.072, 39.177, -120.908 |
CIE-LAB | 34.907, 48.76, -84.237 |
CIE-LCH | 34.907, 97.331, 300.064 |
CIE-LUV | 100, 72.85, 0, 13.33 |
Web Safe | 0033cc |
RGB percent of color #003cdd
CMYK percent of color #003cdd
Text with hexadecimal color #003cdd
This text has a font color of #003cdd
<p style="color:#003cdd">Text here</p>
#003cdd Background Color
This box has a background color of #003cdd
<div style="background-color:#003cdd">Text here</div>
#003cdd Border Color
This box has a border color of #003cdd
<div style="border: 4px solid #003cdd">Text here</div>
CSS codes
<p style="color:#003cdd">Text here</p>
<div style="background-color:#003cdd">Text here</div>
<div style="border: 4px solid #003cdd">Text here</div>
#003cdd Color on white background
This is how a font and box color of #003cdd will look
on a white background.
#003cdd Color on black background
This is how a font and box color of #003cdd hex color will look
on a black background.