In RGB color space, #000afa hex color has a red value of 0, a green value of 10 and a blue value of 250.
In CMYK color space (used in color printing), #000afa hex color is composed of 100% cyan, 96% magenta, 0% yellow and 1.96% black.
#000afa color has a hue of 237.6 degrees, a saturation of 100% and a lightness of 49%.
#000afa hex color contains mainly BLUE.
The closest web safe color of #000afa is #0000ff
#000afa hex color has a decimal value of 2810.
HEX | 000afa | #000afa |
---|---|---|
RGB | 0, 10, 250 | rgb(0, 10, 250) |
RGB Percent | 0, 3.92, 98.04 | rgb(0, 3.92, 98.04) |
CMYK | 100, 96, 0, 2 | |
HSL | 237.6°, 100, 49 | hsl(237.6, 100%, 49%) |
HSV | 237.6°, 100, 98 |
XYZ | 17.364, 7.119, 90.901 |
---|---|
Hunter Lab | 26.681, 69.473, -183.318 |
CIE-LAB | 32.076, 76.484, -105.431 |
CIE-LCH | 32.076, 130.252, 305.959 |
CIE-LUV | 100, 96, 0, 1.96 |
Web Safe | 0000ff |
RGB percent of color #000afa
CMYK percent of color #000afa
Text with hexadecimal color #000afa
This text has a font color of #000afa
<p style="color:#000afa">Text here</p>
#000afa Background Color
This box has a background color of #000afa
<div style="background-color:#000afa">Text here</div>
#000afa Border Color
This box has a border color of #000afa
<div style="border: 4px solid #000afa">Text here</div>
CSS codes
<p style="color:#000afa">Text here</p>
<div style="background-color:#000afa">Text here</div>
<div style="border: 4px solid #000afa">Text here</div>
#000afa Color on white background
This is how a font and box color of #000afa will look
on a white background.
#000afa Color on black background
This is how a font and box color of #000afa hex color will look
on a black background.