In RGB color space, #aedddd hex color has a red value of 174, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #aedddd hex color is composed of 21.27% cyan, 0% magenta, 0% yellow and 13.33% black.
#aedddd color has a hue of 180 degrees, a saturation of 40.87% and a lightness of 77.5%.
#aedddd hex color contains mainly GREEN.
The closest web safe color of #aedddd is #99cccc
#aedddd hex color has a decimal value of 11460061.
HEX | aedddd | #aedddd |
---|---|---|
RGB | 174, 221, 221 | rgb(174, 221, 221) |
RGB Percent | 68.24, 86.67, 86.67 | rgb(68.24, 86.67, 86.67) |
CMYK | 21, 0, 0, 13 | |
HSL | 180°, 40.87, 77.5 | hsl(180, 40.87%, 77.5%) |
HSV | 180°, 21.3, 86.7 |
XYZ | 56.363, 65.932, 78.162 |
---|---|
Hunter Lab | 81.199, -18.194, -0.234 |
CIE-LAB | 84.962, -15.11, -5.006 |
CIE-LCH | 84.962, 15.918, 198.33 |
CIE-LUV | 21.27, 0, 0, 13.33 |
Web Safe | 99cccc |
RGB percent of color #aedddd
CMYK percent of color #aedddd
Text with hexadecimal color #aedddd
This text has a font color of #aedddd
<p style="color:#aedddd">Text here</p>
#aedddd Background Color
This box has a background color of #aedddd
<div style="background-color:#aedddd">Text here</div>
#aedddd Border Color
This box has a border color of #aedddd
<div style="border: 4px solid #aedddd">Text here</div>
CSS codes
<p style="color:#aedddd">Text here</p>
<div style="background-color:#aedddd">Text here</div>
<div style="border: 4px solid #aedddd">Text here</div>
#aedddd Color on white background
This is how a font and box color of #aedddd will look
on a white background.
#aedddd Color on black background
This is how a font and box color of #aedddd hex color will look
on a black background.