In RGB color space, #acddff hex color has a red value of 172, a green value of 221 and a blue value of 255.
In CMYK color space (used in color printing), #acddff hex color is composed of 32.55% cyan, 13.33% magenta, 0% yellow and 0% black.
#acddff color has a hue of 204.6 degrees, a saturation of 100% and a lightness of 83.7%.
#acddff hex color contains mainly BLUE.
The closest web safe color of #acddff is #99ccff
#acddff hex color has a decimal value of 11329023.
HEX | acddff | #acddff |
---|---|---|
RGB | 172, 221, 255 | rgb(172, 221, 255) |
RGB Percent | 67.45, 86.67, 100 | rgb(67.45, 86.67, 100) |
CMYK | 33, 13, 0, 0 | |
HSL | 204.6°, 100, 83.7 | hsl(204.6, 100%, 83.7%) |
HSV | 204.6°, 32.5, 100 |
XYZ | 60.92, 67.704, 104.465 |
---|---|
Hunter Lab | 82.282, -11.837, -17.676 |
CIE-LAB | 85.858, -7.945, -21.64 |
CIE-LCH | 85.858, 23.052, 249.84 |
CIE-LUV | 32.55, 13.33, 0, 0 |
Web Safe | 99ccff |
RGB percent of color #acddff
CMYK percent of color #acddff
Text with hexadecimal color #acddff
This text has a font color of #acddff
<p style="color:#acddff">Text here</p>
#acddff Background Color
This box has a background color of #acddff
<div style="background-color:#acddff">Text here</div>
#acddff Border Color
This box has a border color of #acddff
<div style="border: 4px solid #acddff">Text here</div>
CSS codes
<p style="color:#acddff">Text here</p>
<div style="background-color:#acddff">Text here</div>
<div style="border: 4px solid #acddff">Text here</div>
#acddff Color on white background
This is how a font and box color of #acddff will look
on a white background.
#acddff Color on black background
This is how a font and box color of #acddff hex color will look
on a black background.