strong cyan/strong arctic blue
Enter any color value (e.g., #6628ad, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#34edff color RGB value is (52,237,255)
#34edff color CMYK value
#34edff color HSL value
HSV(or HSB) | 185.3° | 79.6 | 100.0 |
XYZ | 49.750 | 68.518 | 105.211 |
Yxy | 0.223 | 0.307 | 68.518 |
LAB | 86.265 | -37.843 | -21.407 |
LUV | 86.265 | -61.677 | -28.819 |
Hunter-LAB | 82.776 | -37.575 | -17.417 |
CIE-LCH | 86.265 | 43.478 | 209.496 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | ED | FF |
Decimal | 52 | 237 | 255 |
Octal | 64 | 355 | 377 |
Binary | 00110100 | 11101101 | 11111111 |
Below, you can see some colors close to #34edff. 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 #34edff.
<span style="color:#34edff">Text here</span>
This paragraph has a background color of #34edff.
<p style="background-color:#34edff;">Content here</p>
This element has a border color of #34edff.
<div style="border:1px #34edff;">Content here</div>
.text {color:#34edff;}
.background {background-color:#34edff;}
.border {border:1px solid #34edff;}
.text-shadow {border:1px solid #34edff;}
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 #f3feff is the lightest one.