In RGB color space, #abc6ba hex color has a red value of 171, a green value of 198 and a blue value of 186.
In CMYK color space (used in color printing), #abc6ba hex color is composed of 13.64% cyan, 0% magenta, 6.06% yellow and 22.35% black.
#abc6ba color has a hue of 153.3 degrees, a saturation of 19.15% and a lightness of 72.4%.
#abc6ba hex color contains mainly GREEN.
The closest web safe color of #abc6ba is #99cccc
#abc6ba hex color has a decimal value of 11257530.
HEX | abc6ba | #abc6ba |
---|---|---|
RGB | 171, 198, 186 | rgb(171, 198, 186) |
RGB Percent | 67.06, 77.65, 72.94 | rgb(67.06, 77.65, 72.94) |
CMYK | 14, 0, 6, 22 | |
HSL | 153.3°, 19.15, 72.4 | hsl(153.3, 19.15%, 72.4%) |
HSV | 153.3°, 13.6, 77.6 |
XYZ | 45.852, 52.591, 54.189 |
---|---|
Hunter Lab | 72.52, -14.049, 6.46 |
CIE-LAB | 77.633, -11.448, 2.942 |
CIE-LCH | 77.633, 11.82, 165.588 |
CIE-LUV | 13.64, 0, 6.06, 22.35 |
Web Safe | 99cccc |
RGB percent of color #abc6ba
CMYK percent of color #abc6ba
Text with hexadecimal color #abc6ba
This text has a font color of #abc6ba
<p style="color:#abc6ba">Text here</p>
#abc6ba Background Color
This box has a background color of #abc6ba
<div style="background-color:#abc6ba">Text here</div>
#abc6ba Border Color
This box has a border color of #abc6ba
<div style="border: 4px solid #abc6ba">Text here</div>
CSS codes
<p style="color:#abc6ba">Text here</p>
<div style="background-color:#abc6ba">Text here</div>
<div style="border: 4px solid #abc6ba">Text here</div>
#abc6ba Color on white background
This is how a font and box color of #abc6ba will look
on a white background.
#abc6ba Color on black background
This is how a font and box color of #abc6ba hex color will look
on a black background.