In RGB color space, #afffdc hex color has a red value of 175, a green value of 255 and a blue value of 220.
In CMYK color space (used in color printing), #afffdc hex color is composed of 31.37% cyan, 0% magenta, 13.73% yellow and 0% black.
#afffdc color has a hue of 153.8 degrees, a saturation of 100% and a lightness of 84.3%.
#afffdc hex color contains mainly GREEN.
The closest web safe color of #afffdc is #99ffcc
#afffdc hex color has a decimal value of 11534300.
HEX | afffdc | #afffdc |
---|---|---|
RGB | 175, 255, 220 | rgb(175, 255, 220) |
RGB Percent | 68.63, 100, 86.27 | rgb(68.63, 100, 86.27) |
CMYK | 31, 0, 14, 0 | |
HSL | 153.8°, 100, 84.3 | hsl(153.8, 100%, 84.3%) |
HSV | 153.8°, 31.4, 100 |
XYZ | 66.357, 85.801, 80.774 |
---|---|
Hunter Lab | 92.629, -34.227, 13.138 |
CIE-LAB | 94.227, -31.557, 8.996 |
CIE-LCH | 94.227, 32.814, 164.089 |
CIE-LUV | 31.37, 0, 13.73, 0 |
Web Safe | 99ffcc |
RGB percent of color #afffdc
CMYK percent of color #afffdc
Text with hexadecimal color #afffdc
This text has a font color of #afffdc
<p style="color:#afffdc">Text here</p>
#afffdc Background Color
This box has a background color of #afffdc
<div style="background-color:#afffdc">Text here</div>
#afffdc Border Color
This box has a border color of #afffdc
<div style="border: 4px solid #afffdc">Text here</div>
CSS codes
<p style="color:#afffdc">Text here</p>
<div style="background-color:#afffdc">Text here</div>
<div style="border: 4px solid #afffdc">Text here</div>
#afffdc Color on white background
This is how a font and box color of #afffdc will look
on a white background.
#afffdc Color on black background
This is how a font and box color of #afffdc hex color will look
on a black background.