In RGB color space, #000aef hex color has a red value of 0, a green value of 10 and a blue value of 239.
In CMYK color space (used in color printing), #000aef hex color is composed of 100% cyan, 95.82% magenta, 0% yellow and 6.27% black.
#000aef color has a hue of 237.5 degrees, a saturation of 100% and a lightness of 46.9%.
#000aef hex color contains mainly BLUE.
The closest web safe color of #000aef is #0000ff
#000aef hex color has a decimal value of 2799.
HEX | 000aef | #000aef |
---|---|---|
RGB | 0, 10, 239 | rgb(0, 10, 239) |
RGB Percent | 0, 3.92, 93.73 | rgb(0, 3.92, 93.73) |
CMYK | 100, 96, 0, 6 | |
HSL | 237.5°, 100, 46.9 | hsl(237.5, 100%, 46.9%) |
HSV | 237.5°, 100, 93.7 |
XYZ | 15.689, 6.449, 82.079 |
---|---|
Hunter Lab | 25.395, 65.837, -173.855 |
CIE-LAB | 30.518, 73.768, -101.817 |
CIE-LCH | 30.518, 125.732, 305.924 |
CIE-LUV | 100, 95.82, 0, 6.27 |
Web Safe | 0000ff |
RGB percent of color #000aef
CMYK percent of color #000aef
Text with hexadecimal color #000aef
This text has a font color of #000aef
<p style="color:#000aef">Text here</p>
#000aef Background Color
This box has a background color of #000aef
<div style="background-color:#000aef">Text here</div>
#000aef Border Color
This box has a border color of #000aef
<div style="border: 4px solid #000aef">Text here</div>
CSS codes
<p style="color:#000aef">Text here</p>
<div style="background-color:#000aef">Text here</div>
<div style="border: 4px solid #000aef">Text here</div>
#000aef Color on white background
This is how a font and box color of #000aef will look
on a white background.
#000aef Color on black background
This is how a font and box color of #000aef hex color will look
on a black background.