In RGB color space, #0004cc hex color has a red value of 0, a green value of 4 and a blue value of 204.
In CMYK color space (used in color printing), #0004cc hex color is composed of 100% cyan, 98.04% magenta, 0% yellow and 20% black.
#0004cc color has a hue of 238.8 degrees, a saturation of 100% and a lightness of 40%.
#0004cc hex color contains mainly BLUE.
The closest web safe color of #0004cc is #0000cc
#0004cc hex color has a decimal value of 1228.
HEX | 0004cc | #0004cc |
---|---|---|
RGB | 0, 4, 204 | rgb(0, 4, 204) |
RGB Percent | 0, 1.57, 80 | rgb(0, 1.57, 80) |
CMYK | 100, 98, 0, 20 | |
HSL | 238.8°, 100, 40 | hsl(238.8, 100%, 40%) |
HSV | 238.8°, 100, 80 |
XYZ | 10.942, 4.446, 57.408 |
---|---|
Hunter Lab | 21.086, 55.73, -146.665 |
CIE-LAB | 25.094, 66.103, -90.72 |
CIE-LCH | 25.094, 112.248, 306.079 |
CIE-LUV | 100, 98.04, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0004cc
CMYK percent of color #0004cc
Text with hexadecimal color #0004cc
This text has a font color of #0004cc
<p style="color:#0004cc">Text here</p>
#0004cc Background Color
This box has a background color of #0004cc
<div style="background-color:#0004cc">Text here</div>
#0004cc Border Color
This box has a border color of #0004cc
<div style="border: 4px solid #0004cc">Text here</div>
CSS codes
<p style="color:#0004cc">Text here</p>
<div style="background-color:#0004cc">Text here</div>
<div style="border: 4px solid #0004cc">Text here</div>
#0004cc Color on white background
This is how a font and box color of #0004cc will look
on a white background.
#0004cc Color on black background
This is how a font and box color of #0004cc hex color will look
on a black background.