In RGB color space, #000cfa hex color has a red value of 0, a green value of 12 and a blue value of 250.
In CMYK color space (used in color printing), #000cfa hex color is composed of 100% cyan, 95.2% magenta, 0% yellow and 1.96% black.
#000cfa color has a hue of 237.1 degrees, a saturation of 100% and a lightness of 49%.
#000cfa hex color contains mainly BLUE.
The closest web safe color of #000cfa is #0000ff
#000cfa hex color has a decimal value of 3322.
HEX | 000cfa | #000cfa |
---|---|---|
RGB | 0, 12, 250 | rgb(0, 12, 250) |
RGB Percent | 0, 4.71, 98.04 | rgb(0, 4.71, 98.04) |
CMYK | 100, 95, 0, 2 | |
HSL | 237.1°, 100, 49 | hsl(237.1, 100%, 49%) |
HSV | 237.1°, 100, 98 |
XYZ | 17.387, 7.165, 90.909 |
---|---|
Hunter Lab | 26.768, 69.103, -182.626 |
CIE-LAB | 32.18, 76.164, -105.259 |
CIE-LCH | 32.18, 129.925, 305.889 |
CIE-LUV | 100, 95.2, 0, 1.96 |
Web Safe | 0000ff |
RGB percent of color #000cfa
CMYK percent of color #000cfa
Text with hexadecimal color #000cfa
This text has a font color of #000cfa
<p style="color:#000cfa">Text here</p>
#000cfa Background Color
This box has a background color of #000cfa
<div style="background-color:#000cfa">Text here</div>
#000cfa Border Color
This box has a border color of #000cfa
<div style="border: 4px solid #000cfa">Text here</div>
CSS codes
<p style="color:#000cfa">Text here</p>
<div style="background-color:#000cfa">Text here</div>
<div style="border: 4px solid #000cfa">Text here</div>
#000cfa Color on white background
This is how a font and box color of #000cfa will look
on a white background.
#000cfa Color on black background
This is how a font and box color of #000cfa hex color will look
on a black background.