In RGB color space, #000aba hex color has a red value of 0, a green value of 10 and a blue value of 186.
In CMYK color space (used in color printing), #000aba hex color is composed of 100% cyan, 94.62% magenta, 0% yellow and 27.06% black.
#000aba color has a hue of 236.8 degrees, a saturation of 100% and a lightness of 36.5%.
#000aba hex color contains mainly BLUE.
The closest web safe color of #000aba is #0000cc
#000aba hex color has a decimal value of 2746.
HEX | 000aba | #000aba |
---|---|---|
RGB | 0, 10, 186 | rgb(0, 10, 186) |
RGB Percent | 0, 3.92, 72.94 | rgb(0, 3.92, 72.94) |
CMYK | 100, 95, 0, 27 | |
HSL | 236.8°, 100, 36.5 | hsl(236.8, 100%, 36.5%) |
HSV | 236.8°, 100, 72.9 |
XYZ | 8.971, 3.762, 46.708 |
---|---|
Hunter Lab | 19.396, 48.617, -129.202 |
CIE-LAB | 22.868, 60.115, -83.822 |
CIE-LCH | 22.868, 103.15, 305.647 |
CIE-LUV | 100, 94.62, 0, 27.06 |
Web Safe | 0000cc |
RGB percent of color #000aba
CMYK percent of color #000aba
Text with hexadecimal color #000aba
This text has a font color of #000aba
<p style="color:#000aba">Text here</p>
#000aba Background Color
This box has a background color of #000aba
<div style="background-color:#000aba">Text here</div>
#000aba Border Color
This box has a border color of #000aba
<div style="border: 4px solid #000aba">Text here</div>
CSS codes
<p style="color:#000aba">Text here</p>
<div style="background-color:#000aba">Text here</div>
<div style="border: 4px solid #000aba">Text here</div>
#000aba Color on white background
This is how a font and box color of #000aba will look
on a white background.
#000aba Color on black background
This is how a font and box color of #000aba hex color will look
on a black background.