In RGB color space, #008abd hex color has a red value of 0, a green value of 138 and a blue value of 189.
In CMYK color space (used in color printing), #008abd hex color is composed of 100% cyan, 26.98% magenta, 0% yellow and 25.88% black.
#008abd color has a hue of 196.2 degrees, a saturation of 100% and a lightness of 37.1%.
#008abd hex color contains mainly BLUE.
The closest web safe color of #008abd is #0099cc
#008abd hex color has a decimal value of 35517.
HEX | 008abd | #008abd |
---|---|---|
RGB | 0, 138, 189 | rgb(0, 138, 189) |
RGB Percent | 0, 54.12, 74.12 | rgb(0, 54.12, 74.12) |
CMYK | 100, 27, 0, 26 | |
HSL | 196.2°, 100, 37.1 | hsl(196.2, 100%, 37.1%) |
HSV | 196.2°, 100, 74.1 |
XYZ | 18.274, 21.851, 51.399 |
---|---|
Hunter Lab | 46.745, -12.023, -32.471 |
CIE-LAB | 53.869, -12.576, -35.263 |
CIE-LCH | 53.869, 37.438, 250.372 |
CIE-LUV | 100, 26.98, 0, 25.88 |
Web Safe | 0099cc |
RGB percent of color #008abd
CMYK percent of color #008abd
Text with hexadecimal color #008abd
This text has a font color of #008abd
<p style="color:#008abd">Text here</p>
#008abd Background Color
This box has a background color of #008abd
<div style="background-color:#008abd">Text here</div>
#008abd Border Color
This box has a border color of #008abd
<div style="border: 4px solid #008abd">Text here</div>
CSS codes
<p style="color:#008abd">Text here</p>
<div style="background-color:#008abd">Text here</div>
<div style="border: 4px solid #008abd">Text here</div>
#008abd Color on white background
This is how a font and box color of #008abd will look
on a white background.
#008abd Color on black background
This is how a font and box color of #008abd hex color will look
on a black background.