In RGB color space, #000fcc hex color has a red value of 0, a green value of 15 and a blue value of 204.
In CMYK color space (used in color printing), #000fcc hex color is composed of 100% cyan, 92.65% magenta, 0% yellow and 20% black.
#000fcc color has a hue of 235.6 degrees, a saturation of 100% and a lightness of 40%.
#000fcc hex color contains mainly BLUE.
The closest web safe color of #000fcc is #0000cc
#000fcc hex color has a decimal value of 4044.
HEX | 000fcc | #000fcc |
---|---|---|
RGB | 0, 15, 204 | rgb(0, 15, 204) |
RGB Percent | 0, 5.88, 80 | rgb(0, 5.88, 80) |
CMYK | 100, 93, 0, 20 | |
HSL | 235.6°, 100, 40 | hsl(235.6, 100%, 40%) |
HSV | 235.6°, 100, 80 |
XYZ | 11.07, 4.701, 57.451 |
---|---|
Hunter Lab | 21.682, 53.193, -141.926 |
CIE-LAB | 25.865, 63.724, -89.431 |
CIE-LCH | 25.865, 109.812, 305.472 |
CIE-LUV | 100, 92.65, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #000fcc
CMYK percent of color #000fcc
Text with hexadecimal color #000fcc
This text has a font color of #000fcc
<p style="color:#000fcc">Text here</p>
#000fcc Background Color
This box has a background color of #000fcc
<div style="background-color:#000fcc">Text here</div>
#000fcc Border Color
This box has a border color of #000fcc
<div style="border: 4px solid #000fcc">Text here</div>
CSS codes
<p style="color:#000fcc">Text here</p>
<div style="background-color:#000fcc">Text here</div>
<div style="border: 4px solid #000fcc">Text here</div>
#000fcc Color on white background
This is how a font and box color of #000fcc will look
on a white background.
#000fcc Color on black background
This is how a font and box color of #000fcc hex color will look
on a black background.