In RGB color space, #2aaaff hex color has a red value of 42, a green value of 170 and a blue value of 255.
In CMYK color space (used in color printing), #2aaaff hex color is composed of 83.53% cyan, 33.33% magenta, 0% yellow and 0% black.
#2aaaff color has a hue of 203.9 degrees, a saturation of 100% and a lightness of 58.2%.
#2aaaff hex color contains mainly BLUE.
The closest web safe color of #2aaaff is #3399ff
#2aaaff hex color has a decimal value of 2796287.
HEX | 2aaaff | #2aaaff |
---|---|---|
RGB | 42, 170, 255 | rgb(42, 170, 255) |
RGB Percent | 16.47, 66.67, 100 | rgb(16.47, 66.67, 100) |
CMYK | 84, 33, 0, 0 | |
HSL | 203.9°, 100, 58.2 | hsl(203.9, 100%, 58.2%) |
HSV | 203.9°, 83.5, 100 |
XYZ | 33.38, 36.462, 99.886 |
---|---|
Hunter Lab | 60.384, -6.997, -55.808 |
CIE-LAB | 66.871, -4.439, -51.45 |
CIE-LCH | 66.871, 51.641, 265.069 |
CIE-LUV | 83.53, 33.33, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #2aaaff
CMYK percent of color #2aaaff
Text with hexadecimal color #2aaaff
This text has a font color of #2aaaff
<p style="color:#2aaaff">Text here</p>
#2aaaff Background Color
This box has a background color of #2aaaff
<div style="background-color:#2aaaff">Text here</div>
#2aaaff Border Color
This box has a border color of #2aaaff
<div style="border: 4px solid #2aaaff">Text here</div>
CSS codes
<p style="color:#2aaaff">Text here</p>
<div style="background-color:#2aaaff">Text here</div>
<div style="border: 4px solid #2aaaff">Text here</div>
#2aaaff Color on white background
This is how a font and box color of #2aaaff will look
on a white background.
#2aaaff Color on black background
This is how a font and box color of #2aaaff hex color will look
on a black background.