In RGB color space, #1affff hex color has a red value of 26, a green value of 255 and a blue value of 255.
In CMYK color space (used in color printing), #1affff hex color is composed of 89.8% cyan, 0% magenta, 0% yellow and 0% black.
#1affff color has a hue of 180 degrees, a saturation of 100% and a lightness of 55.1%.
#1affff hex color contains mainly GREEN.
The closest web safe color of #1affff is #33ffff
#1affff hex color has a decimal value of 1769471.
HEX | 1affff | #1affff |
---|---|---|
RGB | 26, 255, 255 | rgb(26, 255, 255) |
RGB Percent | 10.2, 100, 100 | rgb(10.2, 100, 100) |
CMYK | 90, 0, 0, 0 | |
HSL | 180°, 100, 55.1 | hsl(180, 100%, 55.1%) |
HSV | 180°, 89.8, 100 |
XYZ | 54.236, 78.96, 106.99 |
---|---|
Hunter Lab | 88.859, -46.555, -9.186 |
CIE-LAB | 91.216, -47.421, -13.979 |
CIE-LCH | 91.216, 49.438, 196.425 |
CIE-LUV | 89.8, 0, 0, 0 |
Web Safe | 33ffff |
RGB percent of color #1affff
CMYK percent of color #1affff
Text with hexadecimal color #1affff
This text has a font color of #1affff
<p style="color:#1affff">Text here</p>
#1affff Background Color
This box has a background color of #1affff
<div style="background-color:#1affff">Text here</div>
#1affff Border Color
This box has a border color of #1affff
<div style="border: 4px solid #1affff">Text here</div>
CSS codes
<p style="color:#1affff">Text here</p>
<div style="background-color:#1affff">Text here</div>
<div style="border: 4px solid #1affff">Text here</div>
#1affff Color on white background
This is how a font and box color of #1affff will look
on a white background.
#1affff Color on black background
This is how a font and box color of #1affff hex color will look
on a black background.