strong cyan
Enter any color value (e.g., #a3f4c1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#34feff color RGB value is (52,254,255)
#34feff color CMYK value
#34feff color HSL value
HSV(or HSB) | 180.3° | 79.6 | 100.0 |
XYZ | 54.908 | 78.834 | 106.930 |
Yxy | 0.228 | 0.328 | 78.834 |
LAB | 91.159 | -45.468 | -14.040 |
LUV | 91.159 | -67.416 | -15.409 |
Hunter-LAB | 88.788 | -44.993 | -9.253 |
CIE-LCH | 91.159 | 47.587 | 197.160 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | FE | FF |
Decimal | 52 | 254 | 255 |
Octal | 64 | 376 | 377 |
Binary | 00110100 | 11111110 | 11111111 |
Below, you can see some colors close to #34feff. 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 #34feff.
<span style="color:#34feff">Text here</span>
This paragraph has a background color of #34feff.
<p style="background-color:#34feff;">Content here</p>
This element has a border color of #34feff.
<div style="border:1px #34feff;">Content here</div>
.text {color:#34feff;}
.background {background-color:#34feff;}
.border {border:1px solid #34feff;}
.text-shadow {border:1px solid #34feff;}
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.