deep green-cyan/deep turquoise
#24edb1 color RGB value is (36,237,177)
#24edb1 color CMYK value
#24edb1 color HSL value
HSV(or HSB) | 162.1° | 84.8 | 92.9 |
XYZ | 38.948 | 64.118 | 51.918 |
Yxy | 0.251 | 0.414 | 64.118 |
LAB | 84.027 | -59.772 | 16.212 |
LUV | 84.027 | -68.958 | 33.479 |
Hunter-LAB | 80.074 | -53.307 | 17.609 |
CIE-LCH | 84.027 | 61.932 | 164.825 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 24 | ED | B1 |
Decimal | 36 | 237 | 177 |
Octal | 44 | 355 | 261 |
Binary | 00100100 | 11101101 | 10110001 |
Below, you can see some colors close to #24edb1. 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 #24edb1.
<span style="color:#24edb1">Text here</span>
This paragraph has a background color of #24edb1.
<p style="background-color:#24edb1;">Content here</p>
This element has a border color of #24edb1.
<div style="border:1px #24edb1;">Content here</div>
.text {color:#24edb1;}
.background {background-color:#24edb1;}
.border {border:1px solid #24edb1;}
.text-shadow {border:1px solid #24edb1;}
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, #01110c is the darkest color, while #fcfffe is the lightest one.