In RGB color space, #008afe hex color has a red value of 0, a green value of 138 and a blue value of 254.
In CMYK color space (used in color printing), #008afe hex color is composed of 100% cyan, 45.67% magenta, 0% yellow and 0.39% black.
#008afe color has a hue of 207.4 degrees, a saturation of 100% and a lightness of 49.8%.
#008afe hex color contains mainly BLUE.
The closest web safe color of #008afe is #0099ff
#008afe hex color has a decimal value of 35582.
HEX | 008afe | #008afe |
---|---|---|
RGB | 0, 138, 254 | rgb(0, 138, 254) |
RGB Percent | 0, 54.12, 99.61 | rgb(0, 54.12, 99.61) |
CMYK | 100, 46, 0, 0 | |
HSL | 207.4°, 100, 49.8 | hsl(207.4, 100%, 49.8%) |
HSV | 207.4°, 100, 99.6 |
XYZ | 26.978, 25.333, 97.234 |
---|---|
Hunter Lab | 50.332, 7.596, -79.307 |
CIE-LAB | 57.398, 12.222, -66.048 |
CIE-LCH | 57.398, 67.169, 280.484 |
CIE-LUV | 100, 45.67, 0, 0.39 |
Web Safe | 0099ff |
RGB percent of color #008afe
CMYK percent of color #008afe
Text with hexadecimal color #008afe
This text has a font color of #008afe
<p style="color:#008afe">Text here</p>
#008afe Background Color
This box has a background color of #008afe
<div style="background-color:#008afe">Text here</div>
#008afe Border Color
This box has a border color of #008afe
<div style="border: 4px solid #008afe">Text here</div>
CSS codes
<p style="color:#008afe">Text here</p>
<div style="background-color:#008afe">Text here</div>
<div style="border: 4px solid #008afe">Text here</div>
#008afe Color on white background
This is how a font and box color of #008afe will look
on a white background.
#008afe Color on black background
This is how a font and box color of #008afe hex color will look
on a black background.