In RGB color space, #32aaff hex color has a red value of 50, a green value of 170 and a blue value of 255.
In CMYK color space (used in color printing), #32aaff hex color is composed of 80.39% cyan, 33.33% magenta, 0% yellow and 0% black.
#32aaff color has a hue of 204.9 degrees, a saturation of 100% and a lightness of 59.8%.
#32aaff hex color contains mainly BLUE.
The closest web safe color of #32aaff is #3399ff
#32aaff hex color has a decimal value of 3320575.
HEX | 32aaff | #32aaff |
---|---|---|
RGB | 50, 170, 255 | rgb(50, 170, 255) |
RGB Percent | 19.61, 66.67, 100 | rgb(19.61, 66.67, 100) |
CMYK | 80, 33, 0, 0 | |
HSL | 204.9°, 100, 59.8 | hsl(204.9, 100%, 59.8%) |
HSV | 204.9°, 80.4, 100 |
XYZ | 33.74, 36.648, 99.903 |
---|---|
Hunter Lab | 60.538, -6.456, -55.468 |
CIE-LAB | 67.012, -3.782, -51.219 |
CIE-LCH | 67.012, 51.358, 265.777 |
CIE-LUV | 80.39, 33.33, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #32aaff
CMYK percent of color #32aaff
Text with hexadecimal color #32aaff
This text has a font color of #32aaff
<p style="color:#32aaff">Text here</p>
#32aaff Background Color
This box has a background color of #32aaff
<div style="background-color:#32aaff">Text here</div>
#32aaff Border Color
This box has a border color of #32aaff
<div style="border: 4px solid #32aaff">Text here</div>
CSS codes
<p style="color:#32aaff">Text here</p>
<div style="background-color:#32aaff">Text here</div>
<div style="border: 4px solid #32aaff">Text here</div>
#32aaff Color on white background
This is how a font and box color of #32aaff will look
on a white background.
#32aaff Color on black background
This is how a font and box color of #32aaff hex color will look
on a black background.