reddish black
Enter any color value (e.g., #7ddea8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1affff color RGB value is (26,255,255)
#1affff color CMYK value
#1affff color HSL value
HSV(or HSB) | 180° | 89.8 | 100 |
XYZ | 54.236 | 78.96 | 106.99 |
Yxy | 0.226 | 0.329 | 78.96 |
LAB | 91.216 | -47.42 | -13.979 |
LUV | 91.216 | -69.651 | -15.04 |
Hunter-LAB | 88.859 | -46.555 | -9.186 |
CIE-LCH | 91.216 | 49.437 | 196.425 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1A | FF | FF |
Decimal | 26 | 255 | 255 |
Octal | 32 | 377 | 377 |
Binary | 00011010 | 11111111 | 11111111 |
Below, you can see some colors close to #1affff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #1affff.
<span style="color:#1affff">Text here</span>
This paragraph has a background color of #1affff.
<p style="background-color:#1affff;">Content here</p>
This element has a border color of #1affff.
<div style="border:1px #1affff;">Content here</div>
.text {color:#1affff;}
.background {background-color:#1affff;}
.border {border:1px solid #1affff;}
.text-shadow {border:1px solid #1affff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000505 is the darkest color, while #efffff is the lightest one.