In RGB color space, #004fee hex color has a red value of 0, a green value of 79 and a blue value of 238.
In CMYK color space (used in color printing), #004fee hex color is composed of 100% cyan, 66.81% magenta, 0% yellow and 6.67% black.
#004fee color has a hue of 220.1 degrees, a saturation of 100% and a lightness of 46.7%.
#004fee hex color contains mainly BLUE.
The closest web safe color of #004fee is #0066ff
#004fee hex color has a decimal value of 20462.
HEX | 004fee | #004fee |
---|---|---|
RGB | 0, 79, 238 | rgb(0, 79, 238) |
RGB Percent | 0, 30.98, 93.33 | rgb(0, 30.98, 93.33) |
CMYK | 100, 67, 0, 7 | |
HSL | 220.1°, 100, 46.7 | hsl(220.1, 100%, 46.7%) |
HSV | 220.1°, 100, 93.3 |
XYZ | 18.229, 11.765, 82.199 |
---|---|
Hunter Lab | 34.3, 34.84, -118.076 |
CIE-LAB | 40.84, 43.344, -84.109 |
CIE-LCH | 40.84, 94.62, 297.263 |
CIE-LUV | 100, 66.81, 0, 6.67 |
Web Safe | 0066ff |
RGB percent of color #004fee
CMYK percent of color #004fee
Text with hexadecimal color #004fee
This text has a font color of #004fee
<p style="color:#004fee">Text here</p>
#004fee Background Color
This box has a background color of #004fee
<div style="background-color:#004fee">Text here</div>
#004fee Border Color
This box has a border color of #004fee
<div style="border: 4px solid #004fee">Text here</div>
CSS codes
<p style="color:#004fee">Text here</p>
<div style="background-color:#004fee">Text here</div>
<div style="border: 4px solid #004fee">Text here</div>
#004fee Color on white background
This is how a font and box color of #004fee will look
on a white background.
#004fee Color on black background
This is how a font and box color of #004fee hex color will look
on a black background.