In RGB color space, #000fcb hex color has a red value of 0, a green value of 15 and a blue value of 203.
In CMYK color space (used in color printing), #000fcb hex color is composed of 100% cyan, 92.61% magenta, 0% yellow and 20.39% black.
#000fcb color has a hue of 235.6 degrees, a saturation of 100% and a lightness of 39.8%.
#000fcb hex color contains mainly BLUE.
The closest web safe color of #000fcb is #0000cc
#000fcb hex color has a decimal value of 4043.
HEX | 000fcb | #000fcb |
---|---|---|
RGB | 0, 15, 203 | rgb(0, 15, 203) |
RGB Percent | 0, 5.88, 79.61 | rgb(0, 5.88, 79.61) |
CMYK | 100, 93, 0, 20 | |
HSL | 235.6°, 100, 39.8 | hsl(235.6, 100%, 39.8%) |
HSV | 235.6°, 100, 79.6 |
XYZ | 10.95, 4.653, 56.821 |
---|---|
Hunter Lab | 21.571, 52.863, -141.08 |
CIE-LAB | 25.722, 63.455, -89.085 |
CIE-LCH | 25.722, 109.374, 305.462 |
CIE-LUV | 100, 92.61, 0, 20.39 |
Web Safe | 0000cc |
RGB percent of color #000fcb
CMYK percent of color #000fcb
Text with hexadecimal color #000fcb
This text has a font color of #000fcb
<p style="color:#000fcb">Text here</p>
#000fcb Background Color
This box has a background color of #000fcb
<div style="background-color:#000fcb">Text here</div>
#000fcb Border Color
This box has a border color of #000fcb
<div style="border: 4px solid #000fcb">Text here</div>
CSS codes
<p style="color:#000fcb">Text here</p>
<div style="background-color:#000fcb">Text here</div>
<div style="border: 4px solid #000fcb">Text here</div>
#000fcb Color on white background
This is how a font and box color of #000fcb will look
on a white background.
#000fcb Color on black background
This is how a font and box color of #000fcb hex color will look
on a black background.