In RGB color space, #0005cc hex color has a red value of 0, a green value of 5 and a blue value of 204.
In CMYK color space (used in color printing), #0005cc hex color is composed of 100% cyan, 97.55% magenta, 0% yellow and 20% black.
#0005cc color has a hue of 238.5 degrees, a saturation of 100% and a lightness of 40%.
#0005cc hex color contains mainly BLUE.
The closest web safe color of #0005cc is #0000cc
#0005cc hex color has a decimal value of 1484.
HEX | 0005cc | #0005cc |
---|---|---|
RGB | 0, 5, 204 | rgb(0, 5, 204) |
RGB Percent | 0, 1.96, 80 | rgb(0, 1.96, 80) |
CMYK | 100, 98, 0, 20 | |
HSL | 238.5°, 100, 40 | hsl(238.5, 100%, 40%) |
HSV | 238.5°, 100, 80 |
XYZ | 10.953, 4.468, 57.412 |
---|---|
Hunter Lab | 21.138, 55.503, -146.241 |
CIE-LAB | 25.162, 65.893, -90.607 |
CIE-LCH | 25.162, 112.034, 306.026 |
CIE-LUV | 100, 97.55, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0005cc
CMYK percent of color #0005cc
Text with hexadecimal color #0005cc
This text has a font color of #0005cc
<p style="color:#0005cc">Text here</p>
#0005cc Background Color
This box has a background color of #0005cc
<div style="background-color:#0005cc">Text here</div>
#0005cc Border Color
This box has a border color of #0005cc
<div style="border: 4px solid #0005cc">Text here</div>
CSS codes
<p style="color:#0005cc">Text here</p>
<div style="background-color:#0005cc">Text here</div>
<div style="border: 4px solid #0005cc">Text here</div>
#0005cc Color on white background
This is how a font and box color of #0005cc will look
on a white background.
#0005cc Color on black background
This is how a font and box color of #0005cc hex color will look
on a black background.