In RGB color space, #000bda hex color has a red value of 0, a green value of 11 and a blue value of 218.
In CMYK color space (used in color printing), #000bda hex color is composed of 100% cyan, 94.95% magenta, 0% yellow and 14.51% black.
#000bda color has a hue of 237 degrees, a saturation of 100% and a lightness of 42.7%.
#000bda hex color contains mainly BLUE.
The closest web safe color of #000bda is #0000cc
#000bda hex color has a decimal value of 3034.
HEX | 000bda | #000bda |
---|---|---|
RGB | 0, 11, 218 | rgb(0, 11, 218) |
RGB Percent | 0, 4.31, 85.49 | rgb(0, 4.31, 85.49) |
CMYK | 100, 95, 0, 15 | |
HSL | 237°, 100, 42.7 | hsl(237, 100%, 42.7%) |
HSV | 237°, 100, 85.5 |
XYZ | 12.775, 5.301, 66.68 |
---|---|
Hunter Lab | 23.024, 58.75, -155.594 |
CIE-LAB | 27.576, 68.294, -94.71 |
CIE-LCH | 27.576, 116.765, 305.795 |
CIE-LUV | 100, 94.95, 0, 14.51 |
Web Safe | 0000cc |
RGB percent of color #000bda
CMYK percent of color #000bda
Text with hexadecimal color #000bda
This text has a font color of #000bda
<p style="color:#000bda">Text here</p>
#000bda Background Color
This box has a background color of #000bda
<div style="background-color:#000bda">Text here</div>
#000bda Border Color
This box has a border color of #000bda
<div style="border: 4px solid #000bda">Text here</div>
CSS codes
<p style="color:#000bda">Text here</p>
<div style="background-color:#000bda">Text here</div>
<div style="border: 4px solid #000bda">Text here</div>
#000bda Color on white background
This is how a font and box color of #000bda will look
on a white background.
#000bda Color on black background
This is how a font and box color of #000bda hex color will look
on a black background.