In RGB color space, #acceff hex color has a red value of 172, a green value of 206 and a blue value of 255.
In CMYK color space (used in color printing), #acceff hex color is composed of 32.55% cyan, 19.22% magenta, 0% yellow and 0% black.
#acceff color has a hue of 215.4 degrees, a saturation of 100% and a lightness of 83.7%.
#acceff hex color contains mainly BLUE.
The closest web safe color of #acceff is #99ccff
#acceff hex color has a decimal value of 11325183.
HEX | acceff | #acceff |
---|---|---|
RGB | 172, 206, 255 | rgb(172, 206, 255) |
RGB Percent | 67.45, 80.78, 100 | rgb(67.45, 80.78, 100) |
CMYK | 33, 19, 0, 0 | |
HSL | 215.4°, 100, 83.7 | hsl(215.4, 100%, 83.7%) |
HSV | 215.4°, 32.5, 100 |
XYZ | 57.135, 60.133, 103.203 |
---|---|
Hunter Lab | 77.545, -4.187, -24.625 |
CIE-LAB | 81.91, -0.048, -27.649 |
CIE-LCH | 81.91, 27.649, 269.901 |
CIE-LUV | 32.55, 19.22, 0, 0 |
Web Safe | 99ccff |
RGB percent of color #acceff
CMYK percent of color #acceff
Text with hexadecimal color #acceff
This text has a font color of #acceff
<p style="color:#acceff">Text here</p>
#acceff Background Color
This box has a background color of #acceff
<div style="background-color:#acceff">Text here</div>
#acceff Border Color
This box has a border color of #acceff
<div style="border: 4px solid #acceff">Text here</div>
CSS codes
<p style="color:#acceff">Text here</p>
<div style="background-color:#acceff">Text here</div>
<div style="border: 4px solid #acceff">Text here</div>
#acceff Color on white background
This is how a font and box color of #acceff will look
on a white background.
#acceff Color on black background
This is how a font and box color of #acceff hex color will look
on a black background.