In RGB color space, #20aaff hex color has a red value of 32, a green value of 170 and a blue value of 255.
In CMYK color space (used in color printing), #20aaff hex color is composed of 87.45% cyan, 33.33% magenta, 0% yellow and 0% black.
#20aaff color has a hue of 202.9 degrees, a saturation of 100% and a lightness of 56.3%.
#20aaff hex color contains mainly BLUE.
The closest web safe color of #20aaff is #3399ff
#20aaff hex color has a decimal value of 2140927.
HEX | 20aaff | #20aaff |
---|---|---|
RGB | 32, 170, 255 | rgb(32, 170, 255) |
RGB Percent | 12.55, 66.67, 100 | rgb(12.55, 66.67, 100) |
CMYK | 87, 33, 0, 0 | |
HSL | 202.9°, 100, 56.3 | hsl(202.9, 100%, 56.3%) |
HSV | 202.9°, 87.5, 100 |
XYZ | 33.02, 36.277, 99.869 |
---|---|
Hunter Lab | 60.23, -7.544, -56.148 |
CIE-LAB | 66.731, -5.107, -51.681 |
CIE-LCH | 66.731, 51.933, 264.356 |
CIE-LUV | 87.45, 33.33, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #20aaff
CMYK percent of color #20aaff
Text with hexadecimal color #20aaff
This text has a font color of #20aaff
<p style="color:#20aaff">Text here</p>
#20aaff Background Color
This box has a background color of #20aaff
<div style="background-color:#20aaff">Text here</div>
#20aaff Border Color
This box has a border color of #20aaff
<div style="border: 4px solid #20aaff">Text here</div>
CSS codes
<p style="color:#20aaff">Text here</p>
<div style="background-color:#20aaff">Text here</div>
<div style="border: 4px solid #20aaff">Text here</div>
#20aaff Color on white background
This is how a font and box color of #20aaff will look
on a white background.
#20aaff Color on black background
This is how a font and box color of #20aaff hex color will look
on a black background.