In RGB color space, #000cfb hex color has a red value of 0, a green value of 12 and a blue value of 251.
In CMYK color space (used in color printing), #000cfb hex color is composed of 100% cyan, 95.22% magenta, 0% yellow and 1.57% black.
#000cfb color has a hue of 237.1 degrees, a saturation of 100% and a lightness of 49.2%.
#000cfb hex color contains mainly BLUE.
The closest web safe color of #000cfb is #0000ff
#000cfb hex color has a decimal value of 3323.
HEX | 000cfb | #000cfb |
---|---|---|
RGB | 0, 12, 251 | rgb(0, 12, 251) |
RGB Percent | 0, 4.71, 98.43 | rgb(0, 4.71, 98.43) |
CMYK | 100, 95, 0, 2 | |
HSL | 237.1°, 100, 49.2 | hsl(237.1, 100%, 49.2%) |
HSV | 237.1°, 100, 98.4 |
XYZ | 17.544, 7.228, 91.737 |
---|---|
Hunter Lab | 26.885, 69.433, -183.49 |
CIE-LAB | 32.32, 76.409, -105.586 |
CIE-LCH | 32.32, 130.333, 305.892 |
CIE-LUV | 100, 95.22, 0, 1.57 |
Web Safe | 0000ff |
RGB percent of color #000cfb
CMYK percent of color #000cfb
Text with hexadecimal color #000cfb
This text has a font color of #000cfb
<p style="color:#000cfb">Text here</p>
#000cfb Background Color
This box has a background color of #000cfb
<div style="background-color:#000cfb">Text here</div>
#000cfb Border Color
This box has a border color of #000cfb
<div style="border: 4px solid #000cfb">Text here</div>
CSS codes
<p style="color:#000cfb">Text here</p>
<div style="background-color:#000cfb">Text here</div>
<div style="border: 4px solid #000cfb">Text here</div>
#000cfb Color on white background
This is how a font and box color of #000cfb will look
on a white background.
#000cfb Color on black background
This is how a font and box color of #000cfb hex color will look
on a black background.