In RGB color space, #00abc0 hex color has a red value of 0, a green value of 171 and a blue value of 192.
In CMYK color space (used in color printing), #00abc0 hex color is composed of 100% cyan, 10.94% magenta, 0% yellow and 24.71% black.
#00abc0 color has a hue of 186.6 degrees, a saturation of 100% and a lightness of 37.6%.
#00abc0 hex color contains mainly BLUE.
The closest web safe color of #00abc0 is #0099cc
#00abc0 hex color has a decimal value of 43968.
HEX | 00abc0 | #00abc0 |
---|---|---|
RGB | 0, 171, 192 | rgb(0, 171, 192) |
RGB Percent | 0, 67.06, 75.29 | rgb(0, 67.06, 75.29) |
CMYK | 100, 11, 0, 25 | |
HSL | 186.6°, 100, 37.6 | hsl(186.6, 100%, 37.6%) |
HSV | 186.6°, 100, 75.3 |
XYZ | 24.077, 32.932, 54.957 |
---|---|
Hunter Lab | 57.386, -25.535, -16.61 |
CIE-LAB | 64.106, -28.917, -21.126 |
CIE-LCH | 64.106, 35.812, 216.151 |
CIE-LUV | 100, 10.94, 0, 24.71 |
Web Safe | 0099cc |
RGB percent of color #00abc0
CMYK percent of color #00abc0
Text with hexadecimal color #00abc0
This text has a font color of #00abc0
<p style="color:#00abc0">Text here</p>
#00abc0 Background Color
This box has a background color of #00abc0
<div style="background-color:#00abc0">Text here</div>
#00abc0 Border Color
This box has a border color of #00abc0
<div style="border: 4px solid #00abc0">Text here</div>
CSS codes
<p style="color:#00abc0">Text here</p>
<div style="background-color:#00abc0">Text here</div>
<div style="border: 4px solid #00abc0">Text here</div>
#00abc0 Color on white background
This is how a font and box color of #00abc0 will look
on a white background.
#00abc0 Color on black background
This is how a font and box color of #00abc0 hex color will look
on a black background.