In RGB color space, #addfcc hex color has a red value of 173, a green value of 223 and a blue value of 204.
In CMYK color space (used in color printing), #addfcc hex color is composed of 22.42% cyan, 0% magenta, 8.52% yellow and 12.55% black.
#addfcc color has a hue of 157.2 degrees, a saturation of 43.86% and a lightness of 77.6%.
#addfcc hex color contains mainly GREEN.
The closest web safe color of #addfcc is #99cccc
#addfcc hex color has a decimal value of 11395020.
HEX | addfcc | #addfcc |
---|---|---|
RGB | 173, 223, 204 | rgb(173, 223, 204) |
RGB Percent | 67.84, 87.45, 80 | rgb(67.84, 87.45, 80) |
CMYK | 22, 0, 9, 13 | |
HSL | 157.2°, 43.86, 77.6 | hsl(157.2, 43.86%, 77.6%) |
HSV | 157.2°, 22.4, 87.5 |
XYZ | 54.52, 66.019, 66.996 |
---|---|
Hunter Lab | 81.252, -22.418, 7.989 |
CIE-LAB | 85.006, -19.93, 4.04 |
CIE-LCH | 85.006, 20.335, 168.541 |
CIE-LUV | 22.42, 0, 8.52, 12.55 |
Web Safe | 99cccc |
RGB percent of color #addfcc
CMYK percent of color #addfcc
Text with hexadecimal color #addfcc
This text has a font color of #addfcc
<p style="color:#addfcc">Text here</p>
#addfcc Background Color
This box has a background color of #addfcc
<div style="background-color:#addfcc">Text here</div>
#addfcc Border Color
This box has a border color of #addfcc
<div style="border: 4px solid #addfcc">Text here</div>
CSS codes
<p style="color:#addfcc">Text here</p>
<div style="background-color:#addfcc">Text here</div>
<div style="border: 4px solid #addfcc">Text here</div>
#addfcc Color on white background
This is how a font and box color of #addfcc will look
on a white background.
#addfcc Color on black background
This is how a font and box color of #addfcc hex color will look
on a black background.