In RGB color space, #000abf hex color has a red value of 0, a green value of 10 and a blue value of 191.
In CMYK color space (used in color printing), #000abf hex color is composed of 100% cyan, 94.76% magenta, 0% yellow and 25.1% black.
#000abf color has a hue of 236.9 degrees, a saturation of 100% and a lightness of 37.5%.
#000abf hex color contains mainly BLUE.
The closest web safe color of #000abf is #0000cc
#000abf hex color has a decimal value of 2751.
HEX | 000abf | #000abf |
---|---|---|
RGB | 0, 10, 191 | rgb(0, 10, 191) |
RGB Percent | 0, 3.92, 74.9 | rgb(0, 3.92, 74.9) |
CMYK | 100, 95, 0, 25 | |
HSL | 236.9°, 100, 37.5 | hsl(236.9, 100%, 37.5%) |
HSV | 236.9°, 100, 74.9 |
XYZ | 9.513, 3.979, 49.557 |
---|---|
Hunter Lab | 19.947, 50.219, -133.336 |
CIE-LAB | 23.602, 61.449, -85.564 |
CIE-LCH | 23.602, 105.343, 305.685 |
CIE-LUV | 100, 94.76, 0, 25.1 |
Web Safe | 0000cc |
RGB percent of color #000abf
CMYK percent of color #000abf
Text with hexadecimal color #000abf
This text has a font color of #000abf
<p style="color:#000abf">Text here</p>
#000abf Background Color
This box has a background color of #000abf
<div style="background-color:#000abf">Text here</div>
#000abf Border Color
This box has a border color of #000abf
<div style="border: 4px solid #000abf">Text here</div>
CSS codes
<p style="color:#000abf">Text here</p>
<div style="background-color:#000abf">Text here</div>
<div style="border: 4px solid #000abf">Text here</div>
#000abf Color on white background
This is how a font and box color of #000abf will look
on a white background.
#000abf Color on black background
This is how a font and box color of #000abf hex color will look
on a black background.