In RGB color space, #001afe hex color has a red value of 0, a green value of 26 and a blue value of 254.
In CMYK color space (used in color printing), #001afe hex color is composed of 100% cyan, 89.76% magenta, 0% yellow and 0.39% black.
#001afe color has a hue of 233.9 degrees, a saturation of 100% and a lightness of 49.8%.
#001afe hex color contains mainly BLUE.
The closest web safe color of #001afe is #0033ff
#001afe hex color has a decimal value of 6910.
HEX | 001afe | #001afe |
---|---|---|
RGB | 0, 26, 254 | rgb(0, 26, 254) |
RGB Percent | 0, 10.2, 99.61 | rgb(0, 10.2, 99.61) |
CMYK | 100, 90, 0, 0 | |
HSL | 233.9°, 100, 49.8 | hsl(233.9, 100%, 49.8%) |
HSV | 233.9°, 100, 99.6 |
XYZ | 18.259, 7.895, 94.327 |
---|---|
Hunter Lab | 28.098, 66.823, -179.372 |
CIE-LAB | 33.763, 74.006, -104.859 |
CIE-LCH | 33.763, 128.344, 305.213 |
CIE-LUV | 100, 89.76, 0, 0.39 |
Web Safe | 0033ff |
RGB percent of color #001afe
CMYK percent of color #001afe
Text with hexadecimal color #001afe
This text has a font color of #001afe
<p style="color:#001afe">Text here</p>
#001afe Background Color
This box has a background color of #001afe
<div style="background-color:#001afe">Text here</div>
#001afe Border Color
This box has a border color of #001afe
<div style="border: 4px solid #001afe">Text here</div>
CSS codes
<p style="color:#001afe">Text here</p>
<div style="background-color:#001afe">Text here</div>
<div style="border: 4px solid #001afe">Text here</div>
#001afe Color on white background
This is how a font and box color of #001afe will look
on a white background.
#001afe Color on black background
This is how a font and box color of #001afe hex color will look
on a black background.