In RGB color space, #005fee hex color has a red value of 0, a green value of 95 and a blue value of 238.
In CMYK color space (used in color printing), #005fee hex color is composed of 100% cyan, 60.08% magenta, 0% yellow and 6.67% black.
#005fee color has a hue of 216.1 degrees, a saturation of 100% and a lightness of 46.7%.
#005fee hex color contains mainly BLUE.
The closest web safe color of #005fee is #0066ff
#005fee hex color has a decimal value of 24558.
HEX | 005fee | #005fee |
---|---|---|
RGB | 0, 95, 238 | rgb(0, 95, 238) |
RGB Percent | 0, 37.25, 93.33 | rgb(0, 37.25, 93.33) |
CMYK | 100, 60, 0, 7 | |
HSL | 216.1°, 100, 46.7 | hsl(216.1, 100%, 46.7%) |
HSV | 216.1°, 100, 93.3 |
XYZ | 19.525, 14.357, 82.631 |
---|---|
Hunter Lab | 37.891, 25.672, -102.775 |
CIE-LAB | 44.741, 33.209, -77.703 |
CIE-LCH | 44.741, 84.502, 293.141 |
CIE-LUV | 100, 60.08, 0, 6.67 |
Web Safe | 0066ff |
RGB percent of color #005fee
CMYK percent of color #005fee
Text with hexadecimal color #005fee
This text has a font color of #005fee
<p style="color:#005fee">Text here</p>
#005fee Background Color
This box has a background color of #005fee
<div style="background-color:#005fee">Text here</div>
#005fee Border Color
This box has a border color of #005fee
<div style="border: 4px solid #005fee">Text here</div>
CSS codes
<p style="color:#005fee">Text here</p>
<div style="background-color:#005fee">Text here</div>
<div style="border: 4px solid #005fee">Text here</div>
#005fee Color on white background
This is how a font and box color of #005fee will look
on a white background.
#005fee Color on black background
This is how a font and box color of #005fee hex color will look
on a black background.