In RGB color space, #000eeb hex color has a red value of 0, a green value of 14 and a blue value of 235.
In CMYK color space (used in color printing), #000eeb hex color is composed of 100% cyan, 94.04% magenta, 0% yellow and 7.84% black.
#000eeb color has a hue of 236.4 degrees, a saturation of 100% and a lightness of 46.1%.
#000eeb hex color contains mainly BLUE.
The closest web safe color of #000eeb is #0000ff
#000eeb hex color has a decimal value of 3819.
HEX | 000eeb | #000eeb |
---|---|---|
RGB | 0, 14, 235 | rgb(0, 14, 235) |
RGB Percent | 0, 5.49, 92.16 | rgb(0, 5.49, 92.16) |
CMYK | 100, 94, 0, 8 | |
HSL | 236.4°, 100, 46.1 | hsl(236.4, 100%, 46.1%) |
HSV | 236.4°, 100, 92.2 |
XYZ | 15.152, 6.312, 79.017 |
---|---|
Hunter Lab | 25.124, 63.686, -168.888 |
CIE-LAB | 30.186, 72.032, -100.097 |
CIE-LCH | 30.186, 123.321, 305.74 |
CIE-LUV | 100, 94.04, 0, 7.84 |
Web Safe | 0000ff |
RGB percent of color #000eeb
CMYK percent of color #000eeb
Text with hexadecimal color #000eeb
This text has a font color of #000eeb
<p style="color:#000eeb">Text here</p>
#000eeb Background Color
This box has a background color of #000eeb
<div style="background-color:#000eeb">Text here</div>
#000eeb Border Color
This box has a border color of #000eeb
<div style="border: 4px solid #000eeb">Text here</div>
CSS codes
<p style="color:#000eeb">Text here</p>
<div style="background-color:#000eeb">Text here</div>
<div style="border: 4px solid #000eeb">Text here</div>
#000eeb Color on white background
This is how a font and box color of #000eeb will look
on a white background.
#000eeb Color on black background
This is how a font and box color of #000eeb hex color will look
on a black background.