strong cyan
Enter any color value (e.g., #63a492, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#34fdff color RGB value is (52,253,255)
#34fdff color CMYK value
#34fdff color HSL value
HSV(or HSB) | 180.6° | 79.6 | 100.0 |
XYZ | 54.591 | 78.201 | 106.825 |
Yxy | 0.228 | 0.326 | 78.201 |
LAB | 90.871 | -45.030 | -14.471 |
LUV | 90.871 | -67.080 | -16.188 |
Hunter-LAB | 88.431 | -44.560 | -9.720 |
CIE-LCH | 90.871 | 47.298 | 197.815 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | FD | FF |
Decimal | 52 | 253 | 255 |
Octal | 64 | 375 | 377 |
Binary | 00110100 | 11111101 | 11111111 |
Below, you can see some colors close to #34fdff. 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 #34fdff.
<span style="color:#34fdff">Text here</span>
This paragraph has a background color of #34fdff.
<p style="background-color:#34fdff;">Content here</p>
This element has a border color of #34fdff.
<div style="border:1px #34fdff;">Content here</div>
.text {color:#34fdff;}
.background {background-color:#34fdff;}
.border {border:1px solid #34fdff;}
.text-shadow {border:1px solid #34fdff;}
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, #000909 is the darkest color, while #f3ffff is the lightest one.