In RGB color space, #000beb hex color has a red value of 0, a green value of 11 and a blue value of 235.
In CMYK color space (used in color printing), #000beb hex color is composed of 100% cyan, 95.32% magenta, 0% yellow and 7.84% black.
#000beb color has a hue of 237.2 degrees, a saturation of 100% and a lightness of 46.1%.
#000beb hex color contains mainly BLUE.
The closest web safe color of #000beb is #0000ff
#000beb hex color has a decimal value of 3051.
HEX | 000beb | #000beb |
---|---|---|
RGB | 0, 11, 235 | rgb(0, 11, 235) |
RGB Percent | 0, 4.31, 92.16 | rgb(0, 4.31, 92.16) |
CMYK | 100, 95, 0, 8 | |
HSL | 237.2°, 100, 46.1 | hsl(237.2, 100%, 46.1%) |
HSV | 237.2°, 100, 92.2 |
XYZ | 15.115, 6.238, 79.005 |
---|---|
Hunter Lab | 24.976, 64.317, -170.065 |
CIE-LAB | 30.005, 72.592, -100.4 |
CIE-LCH | 30.005, 123.894, 305.868 |
CIE-LUV | 100, 95.32, 0, 7.84 |
Web Safe | 0000ff |
RGB percent of color #000beb
CMYK percent of color #000beb
Text with hexadecimal color #000beb
This text has a font color of #000beb
<p style="color:#000beb">Text here</p>
#000beb Background Color
This box has a background color of #000beb
<div style="background-color:#000beb">Text here</div>
#000beb Border Color
This box has a border color of #000beb
<div style="border: 4px solid #000beb">Text here</div>
CSS codes
<p style="color:#000beb">Text here</p>
<div style="background-color:#000beb">Text here</div>
<div style="border: 4px solid #000beb">Text here</div>
#000beb Color on white background
This is how a font and box color of #000beb will look
on a white background.
#000beb Color on black background
This is how a font and box color of #000beb hex color will look
on a black background.