In RGB color space, #000abd hex color has a red value of 0, a green value of 10 and a blue value of 189.
In CMYK color space (used in color printing), #000abd hex color is composed of 100% cyan, 94.71% magenta, 0% yellow and 25.88% black.
#000abd color has a hue of 236.8 degrees, a saturation of 100% and a lightness of 37.1%.
#000abd hex color contains mainly BLUE.
The closest web safe color of #000abd is #0000cc
#000abd hex color has a decimal value of 2749.
HEX | 000abd | #000abd |
---|---|---|
RGB | 0, 10, 189 | rgb(0, 10, 189) |
RGB Percent | 0, 3.92, 74.12 | rgb(0, 3.92, 74.12) |
CMYK | 100, 95, 0, 26 | |
HSL | 236.8°, 100, 37.1 | hsl(236.8, 100%, 37.1%) |
HSV | 236.8°, 100, 74.1 |
XYZ | 9.294, 3.891, 48.405 |
---|---|
Hunter Lab | 19.726, 49.583, -131.685 |
CIE-LAB | 23.308, 60.922, -84.87 |
CIE-LCH | 23.308, 104.472, 305.672 |
CIE-LUV | 100, 94.71, 0, 25.88 |
Web Safe | 0000cc |
RGB percent of color #000abd
CMYK percent of color #000abd
Text with hexadecimal color #000abd
This text has a font color of #000abd
<p style="color:#000abd">Text here</p>
#000abd Background Color
This box has a background color of #000abd
<div style="background-color:#000abd">Text here</div>
#000abd Border Color
This box has a border color of #000abd
<div style="border: 4px solid #000abd">Text here</div>
CSS codes
<p style="color:#000abd">Text here</p>
<div style="background-color:#000abd">Text here</div>
<div style="border: 4px solid #000abd">Text here</div>
#000abd Color on white background
This is how a font and box color of #000abd will look
on a white background.
#000abd Color on black background
This is how a font and box color of #000abd hex color will look
on a black background.