In RGB color space, #0004dd hex color has a red value of 0, a green value of 4 and a blue value of 221.
In CMYK color space (used in color printing), #0004dd hex color is composed of 100% cyan, 98.19% magenta, 0% yellow and 13.33% black.
#0004dd color has a hue of 238.9 degrees, a saturation of 100% and a lightness of 43.3%.
#0004dd hex color contains mainly BLUE.
The closest web safe color of #0004dd is #0000cc
#0004dd hex color has a decimal value of 1245.
HEX | 0004dd | #0004dd |
---|---|---|
RGB | 0, 4, 221 | rgb(0, 4, 221) |
RGB Percent | 0, 1.57, 86.67 | rgb(0, 1.57, 86.67) |
CMYK | 100, 98, 0, 13 | |
HSL | 238.9°, 100, 43.3 | hsl(238.9, 100%, 43.3%) |
HSV | 238.9°, 100, 86.7 |
XYZ | 13.095, 5.307, 68.741 |
---|---|
Hunter Lab | 23.037, 61.151, -160.792 |
CIE-LAB | 27.592, 70.344, -96.414 |
CIE-LCH | 27.592, 119.348, 306.115 |
CIE-LUV | 100, 98.19, 0, 13.33 |
Web Safe | 0000cc |
RGB percent of color #0004dd
CMYK percent of color #0004dd
Text with hexadecimal color #0004dd
This text has a font color of #0004dd
<p style="color:#0004dd">Text here</p>
#0004dd Background Color
This box has a background color of #0004dd
<div style="background-color:#0004dd">Text here</div>
#0004dd Border Color
This box has a border color of #0004dd
<div style="border: 4px solid #0004dd">Text here</div>
CSS codes
<p style="color:#0004dd">Text here</p>
<div style="background-color:#0004dd">Text here</div>
<div style="border: 4px solid #0004dd">Text here</div>
#0004dd Color on white background
This is how a font and box color of #0004dd will look
on a white background.
#0004dd Color on black background
This is how a font and box color of #0004dd hex color will look
on a black background.