In RGB color space, #abc3bc hex color has a red value of 171, a green value of 195 and a blue value of 188.
In CMYK color space (used in color printing), #abc3bc hex color is composed of 12.31% cyan, 0% magenta, 3.59% yellow and 23.53% black.
#abc3bc color has a hue of 162.5 degrees, a saturation of 16.67% and a lightness of 71.8%.
#abc3bc hex color contains mainly GREEN.
The closest web safe color of #abc3bc is #99cccc
#abc3bc hex color has a decimal value of 11256764.
HEX | abc3bc | #abc3bc |
---|---|---|
RGB | 171, 195, 188 | rgb(171, 195, 188) |
RGB Percent | 67.06, 76.47, 73.73 | rgb(67.06, 76.47, 73.73) |
CMYK | 12, 0, 4, 24 | |
HSL | 162.5°, 16.67, 71.8 | hsl(162.5, 16.67%, 71.8%) |
HSV | 162.5°, 12.3, 76.5 |
XYZ | 45.387, 51.319, 55.09 |
---|---|
Hunter Lab | 71.637, -12.274, 4.551 |
CIE-LAB | 76.872, -9.498, 0.756 |
CIE-LCH | 76.872, 9.528, 175.449 |
CIE-LUV | 12.31, 0, 3.59, 23.53 |
Web Safe | 99cccc |
RGB percent of color #abc3bc
CMYK percent of color #abc3bc
Text with hexadecimal color #abc3bc
This text has a font color of #abc3bc
<p style="color:#abc3bc">Text here</p>
#abc3bc Background Color
This box has a background color of #abc3bc
<div style="background-color:#abc3bc">Text here</div>
#abc3bc Border Color
This box has a border color of #abc3bc
<div style="border: 4px solid #abc3bc">Text here</div>
CSS codes
<p style="color:#abc3bc">Text here</p>
<div style="background-color:#abc3bc">Text here</div>
<div style="border: 4px solid #abc3bc">Text here</div>
#abc3bc Color on white background
This is how a font and box color of #abc3bc will look
on a white background.
#abc3bc Color on black background
This is how a font and box color of #abc3bc hex color will look
on a black background.