In RGB color space, #000eee hex color has a red value of 0, a green value of 14 and a blue value of 238.
In CMYK color space (used in color printing), #000eee hex color is composed of 100% cyan, 94.12% magenta, 0% yellow and 6.67% black.
#000eee color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 46.7%.
#000eee hex color contains mainly BLUE.
The closest web safe color of #000eee is #0000ff
#000eee hex color has a decimal value of 3822.
HEX | 000eee | #000eee |
---|---|---|
RGB | 0, 14, 238 | rgb(0, 14, 238) |
RGB Percent | 0, 5.49, 93.33 | rgb(0, 5.49, 93.33) |
CMYK | 100, 94, 0, 7 | |
HSL | 236.5°, 100, 46.7 | hsl(236.5, 100%, 46.7%) |
HSV | 236.5°, 100, 93.3 |
XYZ | 15.59, 6.487, 81.319 |
---|---|
Hunter Lab | 25.47, 64.689, -171.472 |
CIE-LAB | 30.609, 72.796, -101.096 |
CIE-LCH | 30.609, 124.578, 305.756 |
CIE-LUV | 100, 94.12, 0, 6.67 |
Web Safe | 0000ff |
RGB percent of color #000eee
CMYK percent of color #000eee
Text with hexadecimal color #000eee
This text has a font color of #000eee
<p style="color:#000eee">Text here</p>
#000eee Background Color
This box has a background color of #000eee
<div style="background-color:#000eee">Text here</div>
#000eee Border Color
This box has a border color of #000eee
<div style="border: 4px solid #000eee">Text here</div>
CSS codes
<p style="color:#000eee">Text here</p>
<div style="background-color:#000eee">Text here</div>
<div style="border: 4px solid #000eee">Text here</div>
#000eee Color on white background
This is how a font and box color of #000eee will look
on a white background.
#000eee Color on black background
This is how a font and box color of #000eee hex color will look
on a black background.