In RGB color space, #0001ee hex color has a red value of 0, a green value of 1 and a blue value of 238.
In CMYK color space (used in color printing), #0001ee hex color is composed of 100% cyan, 99.58% magenta, 0% yellow and 6.67% black.
#0001ee color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 46.7%.
#0001ee hex color contains mainly BLUE.
The closest web safe color of #0001ee is #0000ff
#0001ee hex color has a decimal value of 494.
HEX | 0001ee | #0001ee |
---|---|---|
RGB | 0, 1, 238 | rgb(0, 1, 238) |
RGB Percent | 0, 0.39, 93.33 | rgb(0, 0.39, 93.33) |
CMYK | 100, 100, 0, 7 | |
HSL | 239.7°, 100, 46.7 | hsl(239.7, 100%, 46.7%) |
HSV | 239.7°, 100, 93.3 |
XYZ | 15.443, 6.195, 81.271 |
---|---|
Hunter Lab | 24.89, 67.194, -176.173 |
CIE-LAB | 29.899, 74.994, -102.285 |
CIE-LCH | 29.899, 126.832, 306.248 |
CIE-LUV | 100, 99.58, 0, 6.67 |
Web Safe | 0000ff |
RGB percent of color #0001ee
CMYK percent of color #0001ee
Text with hexadecimal color #0001ee
This text has a font color of #0001ee
<p style="color:#0001ee">Text here</p>
#0001ee Background Color
This box has a background color of #0001ee
<div style="background-color:#0001ee">Text here</div>
#0001ee Border Color
This box has a border color of #0001ee
<div style="border: 4px solid #0001ee">Text here</div>
CSS codes
<p style="color:#0001ee">Text here</p>
<div style="background-color:#0001ee">Text here</div>
<div style="border: 4px solid #0001ee">Text here</div>
#0001ee Color on white background
This is how a font and box color of #0001ee will look
on a white background.
#0001ee Color on black background
This is how a font and box color of #0001ee hex color will look
on a black background.