In RGB color space, #aaccbc hex color has a red value of 170, a green value of 204 and a blue value of 188.
In CMYK color space (used in color printing), #aaccbc hex color is composed of 16.67% cyan, 0% magenta, 7.84% yellow and 20% black.
#aaccbc color has a hue of 151.8 degrees, a saturation of 25% and a lightness of 73.3%.
#aaccbc hex color contains mainly GREEN.
The closest web safe color of #aaccbc is #99cccc
#aaccbc hex color has a decimal value of 11193532.
HEX | aaccbc | #aaccbc |
---|---|---|
RGB | 170, 204, 188 | rgb(170, 204, 188) |
RGB Percent | 66.67, 80, 73.73 | rgb(66.67, 80, 73.73) |
CMYK | 17, 0, 8, 20 | |
HSL | 151.8°, 25, 73.3 | hsl(151.8, 25%, 73.3%) |
HSV | 151.8°, 16.7, 80 |
XYZ | 47.248, 55.363, 55.773 |
---|---|
Hunter Lab | 74.406, -16.864, 7.642 |
CIE-LAB | 79.25, -14.478, 4.2 |
CIE-LCH | 79.25, 15.075, 163.823 |
CIE-LUV | 16.67, 0, 7.84, 20 |
Web Safe | 99cccc |
RGB percent of color #aaccbc
CMYK percent of color #aaccbc
Text with hexadecimal color #aaccbc
This text has a font color of #aaccbc
<p style="color:#aaccbc">Text here</p>
#aaccbc Background Color
This box has a background color of #aaccbc
<div style="background-color:#aaccbc">Text here</div>
#aaccbc Border Color
This box has a border color of #aaccbc
<div style="border: 4px solid #aaccbc">Text here</div>
CSS codes
<p style="color:#aaccbc">Text here</p>
<div style="background-color:#aaccbc">Text here</div>
<div style="border: 4px solid #aaccbc">Text here</div>
#aaccbc Color on white background
This is how a font and box color of #aaccbc will look
on a white background.
#aaccbc Color on black background
This is how a font and box color of #aaccbc hex color will look
on a black background.