In RGB color space, #000bee hex color has a red value of 0, a green value of 11 and a blue value of 238.
In CMYK color space (used in color printing), #000bee hex color is composed of 100% cyan, 95.38% magenta, 0% yellow and 6.67% black.
#000bee color has a hue of 237.2 degrees, a saturation of 100% and a lightness of 46.7%.
#000bee hex color contains mainly BLUE.
The closest web safe color of #000bee is #0000ff
#000bee hex color has a decimal value of 3054.
HEX | 000bee | #000bee |
---|---|---|
RGB | 0, 11, 238 | rgb(0, 11, 238) |
RGB Percent | 0, 4.31, 93.33 | rgb(0, 4.31, 93.33) |
CMYK | 100, 95, 0, 7 | |
HSL | 237.2°, 100, 46.7 | hsl(237.2, 100%, 46.7%) |
HSV | 237.2°, 100, 93.3 |
XYZ | 15.552, 6.412, 81.307 |
---|---|
Hunter Lab | 25.322, 65.316, -172.651 |
CIE-LAB | 30.429, 73.351, -101.398 |
CIE-LCH | 30.429, 125.148, 305.882 |
CIE-LUV | 100, 95.38, 0, 6.67 |
Web Safe | 0000ff |
RGB percent of color #000bee
CMYK percent of color #000bee
Text with hexadecimal color #000bee
This text has a font color of #000bee
<p style="color:#000bee">Text here</p>
#000bee Background Color
This box has a background color of #000bee
<div style="background-color:#000bee">Text here</div>
#000bee Border Color
This box has a border color of #000bee
<div style="border: 4px solid #000bee">Text here</div>
CSS codes
<p style="color:#000bee">Text here</p>
<div style="background-color:#000bee">Text here</div>
<div style="border: 4px solid #000bee">Text here</div>
#000bee Color on white background
This is how a font and box color of #000bee will look
on a white background.
#000bee Color on black background
This is how a font and box color of #000bee hex color will look
on a black background.