In RGB color space, #000caf hex color has a red value of 0, a green value of 12 and a blue value of 175.
In CMYK color space (used in color printing), #000caf hex color is composed of 100% cyan, 93.14% magenta, 0% yellow and 31.37% black.
#000caf color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 34.3%.
#000caf hex color contains mainly BLUE.
The closest web safe color of #000caf is #000099
#000caf hex color has a decimal value of 3247.
HEX | 000caf | #000caf |
---|---|---|
RGB | 0, 12, 175 | rgb(0, 12, 175) |
RGB Percent | 0, 4.71, 68.63 | rgb(0, 4.71, 68.63) |
CMYK | 100, 93, 0, 31 | |
HSL | 235.9°, 100, 34.3 | hsl(235.9, 100%, 34.3%) |
HSV | 235.9°, 100, 68.6 |
XYZ | 7.869, 3.358, 40.791 |
---|---|
Hunter Lab | 18.325, 44.582, -119.152 |
CIE-LAB | 21.424, 56.609, -79.653 |
CIE-LCH | 21.424, 97.72, 305.401 |
CIE-LUV | 100, 93.14, 0, 31.37 |
Web Safe | 000099 |
RGB percent of color #000caf
CMYK percent of color #000caf
Text with hexadecimal color #000caf
This text has a font color of #000caf
<p style="color:#000caf">Text here</p>
#000caf Background Color
This box has a background color of #000caf
<div style="background-color:#000caf">Text here</div>
#000caf Border Color
This box has a border color of #000caf
<div style="border: 4px solid #000caf">Text here</div>
CSS codes
<p style="color:#000caf">Text here</p>
<div style="background-color:#000caf">Text here</div>
<div style="border: 4px solid #000caf">Text here</div>
#000caf Color on white background
This is how a font and box color of #000caf will look
on a white background.
#000caf Color on black background
This is how a font and box color of #000caf hex color will look
on a black background.