strong cyan/strong opal
Enter any color value (e.g., #c0551a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#34fff0 color RGB value is (52,255,240)
#34fff0 color CMYK value
#34fff0 color HSL value
HSV(or HSB) | 175.6° | 79.6 | 100.0 |
XYZ | 52.904 | 78.541 | 94.810 |
Yxy | 0.234 | 0.347 | 78.541 |
LAB | 91.026 | -50.025 | -6.455 |
LUV | 91.026 | -68.871 | -2.241 |
Hunter-LAB | 88.624 | -48.535 | -1.392 |
CIE-LCH | 91.026 | 50.439 | 187.352 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 34 | FF | F0 |
Decimal | 52 | 255 | 240 |
Octal | 64 | 377 | 360 |
Binary | 00110100 | 11111111 | 11110000 |
Below, you can see some colors close to #34fff0. 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 #34fff0.
<span style="color:#34fff0">Text here</span>
This paragraph has a background color of #34fff0.
<p style="background-color:#34fff0;">Content here</p>
This element has a border color of #34fff0.
<div style="border:1px #34fff0;">Content here</div>
.text {color:#34fff0;}
.background {background-color:#34fff0;}
.border {border:1px solid #34fff0;}
.text-shadow {border:1px solid #34fff0;}
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 #f3fffe is the lightest one.