In RGB color space, #000bde hex color has a red value of 0, a green value of 11 and a blue value of 222.
In CMYK color space (used in color printing), #000bde hex color is composed of 100% cyan, 95.05% magenta, 0% yellow and 12.94% black.
#000bde color has a hue of 237 degrees, a saturation of 100% and a lightness of 43.5%.
#000bde hex color contains mainly BLUE.
The closest web safe color of #000bde is #0000cc
#000bde hex color has a decimal value of 3038.
HEX | 000bde | #000bde |
---|---|---|
RGB | 0, 11, 222 | rgb(0, 11, 222) |
RGB Percent | 0, 4.31, 87.06 | rgb(0, 4.31, 87.06) |
CMYK | 100, 95, 0, 13 | |
HSL | 237°, 100, 43.5 | hsl(237, 100%, 43.5%) |
HSV | 237°, 100, 87.1 |
XYZ | 13.304, 5.513, 69.47 |
---|---|
Hunter Lab | 23.48, 60.051, -158.986 |
CIE-LAB | 28.149, 69.311, -96.058 |
CIE-LCH | 28.149, 118.453, 305.812 |
CIE-LUV | 100, 95.05, 0, 12.94 |
Web Safe | 0000cc |
RGB percent of color #000bde
CMYK percent of color #000bde
Text with hexadecimal color #000bde
This text has a font color of #000bde
<p style="color:#000bde">Text here</p>
#000bde Background Color
This box has a background color of #000bde
<div style="background-color:#000bde">Text here</div>
#000bde Border Color
This box has a border color of #000bde
<div style="border: 4px solid #000bde">Text here</div>
CSS codes
<p style="color:#000bde">Text here</p>
<div style="background-color:#000bde">Text here</div>
<div style="border: 4px solid #000bde">Text here</div>
#000bde Color on white background
This is how a font and box color of #000bde will look
on a white background.
#000bde Color on black background
This is how a font and box color of #000bde hex color will look
on a black background.