In RGB color space, #000acb hex color has a red value of 0, a green value of 10 and a blue value of 203.
In CMYK color space (used in color printing), #000acb hex color is composed of 100% cyan, 95.07% magenta, 0% yellow and 20.39% black.
#000acb color has a hue of 237 degrees, a saturation of 100% and a lightness of 39.8%.
#000acb hex color contains mainly BLUE.
The closest web safe color of #000acb is #0000cc
#000acb hex color has a decimal value of 2763.
HEX | 000acb | #000acb |
---|---|---|
RGB | 0, 10, 203 | rgb(0, 10, 203) |
RGB Percent | 0, 3.92, 79.61 | rgb(0, 3.92, 79.61) |
CMYK | 100, 95, 0, 20 | |
HSL | 237°, 100, 39.8 | hsl(237, 100%, 39.8%) |
HSV | 237°, 100, 79.6 |
XYZ | 10.888, 4.529, 56.8 |
---|---|
Hunter Lab | 21.281, 54.082, -143.347 |
CIE-LAB | 25.348, 64.606, -89.71 |
CIE-LCH | 25.348, 110.552, 305.76 |
CIE-LUV | 100, 95.07, 0, 20.39 |
Web Safe | 0000cc |
RGB percent of color #000acb
CMYK percent of color #000acb
Text with hexadecimal color #000acb
This text has a font color of #000acb
<p style="color:#000acb">Text here</p>
#000acb Background Color
This box has a background color of #000acb
<div style="background-color:#000acb">Text here</div>
#000acb Border Color
This box has a border color of #000acb
<div style="border: 4px solid #000acb">Text here</div>
CSS codes
<p style="color:#000acb">Text here</p>
<div style="background-color:#000acb">Text here</div>
<div style="border: 4px solid #000acb">Text here</div>
#000acb Color on white background
This is how a font and box color of #000acb will look
on a white background.
#000acb Color on black background
This is how a font and box color of #000acb hex color will look
on a black background.