In RGB color space, #007afe hex color has a red value of 0, a green value of 122 and a blue value of 254.
In CMYK color space (used in color printing), #007afe hex color is composed of 100% cyan, 51.97% magenta, 0% yellow and 0.39% black.
#007afe color has a hue of 211.2 degrees, a saturation of 100% and a lightness of 49.8%.
#007afe hex color contains mainly BLUE.
The closest web safe color of #007afe is #0066ff
#007afe hex color has a decimal value of 31486.
HEX | 007afe | #007afe |
---|---|---|
RGB | 0, 122, 254 | rgb(0, 122, 254) |
RGB Percent | 0, 47.84, 99.61 | rgb(0, 47.84, 99.61) |
CMYK | 100, 52, 0, 0 | |
HSL | 211.2°, 100, 49.8 | hsl(211.2, 100%, 49.8%) |
HSV | 211.2°, 100, 99.6 |
XYZ | 24.849, 21.075, 96.524 |
---|---|
Hunter Lab | 45.908, 16.281, -92.526 |
CIE-LAB | 53.031, 22.163, -73.107 |
CIE-LCH | 53.031, 76.393, 286.865 |
CIE-LUV | 100, 51.97, 0, 0.39 |
Web Safe | 0066ff |
RGB percent of color #007afe
CMYK percent of color #007afe
Text with hexadecimal color #007afe
This text has a font color of #007afe
<p style="color:#007afe">Text here</p>
#007afe Background Color
This box has a background color of #007afe
<div style="background-color:#007afe">Text here</div>
#007afe Border Color
This box has a border color of #007afe
<div style="border: 4px solid #007afe">Text here</div>
CSS codes
<p style="color:#007afe">Text here</p>
<div style="background-color:#007afe">Text here</div>
<div style="border: 4px solid #007afe">Text here</div>
#007afe Color on white background
This is how a font and box color of #007afe will look
on a white background.
#007afe Color on black background
This is how a font and box color of #007afe hex color will look
on a black background.