In RGB color space, #1aaaff hex color has a red value of 26, a green value of 170 and a blue value of 255.
In CMYK color space (used in color printing), #1aaaff hex color is composed of 89.8% cyan, 33.33% magenta, 0% yellow and 0% black.
#1aaaff color has a hue of 202.3 degrees, a saturation of 100% and a lightness of 55.1%.
#1aaaff hex color contains mainly BLUE.
The closest web safe color of #1aaaff is #3399ff
#1aaaff hex color has a decimal value of 1747711.
HEX | 1aaaff | #1aaaff |
---|---|---|
RGB | 26, 170, 255 | rgb(26, 170, 255) |
RGB Percent | 10.2, 66.67, 100 | rgb(10.2, 66.67, 100) |
CMYK | 90, 33, 0, 0 | |
HSL | 202.3°, 100, 55.1 | hsl(202.3, 100%, 55.1%) |
HSV | 202.3°, 89.8, 100 |
XYZ | 32.851, 36.189, 99.862 |
---|---|
Hunter Lab | 60.157, -7.799, -56.312 |
CIE-LAB | 66.664, -5.419, -51.792 |
CIE-LCH | 66.664, 52.075, 264.027 |
CIE-LUV | 89.8, 33.33, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #1aaaff
CMYK percent of color #1aaaff
Text with hexadecimal color #1aaaff
This text has a font color of #1aaaff
<p style="color:#1aaaff">Text here</p>
#1aaaff Background Color
This box has a background color of #1aaaff
<div style="background-color:#1aaaff">Text here</div>
#1aaaff Border Color
This box has a border color of #1aaaff
<div style="border: 4px solid #1aaaff">Text here</div>
CSS codes
<p style="color:#1aaaff">Text here</p>
<div style="background-color:#1aaaff">Text here</div>
<div style="border: 4px solid #1aaaff">Text here</div>
#1aaaff Color on white background
This is how a font and box color of #1aaaff will look
on a white background.
#1aaaff Color on black background
This is how a font and box color of #1aaaff hex color will look
on a black background.