deep green-cyan/deep spring green
#23de8a color RGB value is (35,222,138)
#23de8a color CMYK value
#23de8a color HSL value
HSV(or HSB) | 153° | 84.2 | 87.1 |
XYZ | 31.402 | 54.435 | 32.897 |
Yxy | 0.264 | 0.458 | 54.435 |
LAB | 78.715 | -62.598 | 29.099 |
LUV | 78.715 | -66.666 | 50.353 |
Hunter-LAB | 73.78 | -53.143 | 25.21 |
CIE-LCH | 78.715 | 69.031 | 155.069 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 23 | DE | 8A |
Decimal | 35 | 222 | 138 |
Octal | 43 | 336 | 212 |
Binary | 00100011 | 11011110 | 10001010 |
Below, you can see some colors close to #23de8a. 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 #23de8a.
<span style="color:#23de8a">Text here</span>
This paragraph has a background color of #23de8a.
<p style="background-color:#23de8a;">Content here</p>
This element has a border color of #23de8a.
<div style="border:1px #23de8a;">Content here</div>
.text {color:#23de8a;}
.background {background-color:#23de8a;}
.border {border:1px solid #23de8a;}
.text-shadow {border:1px solid #23de8a;}
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, #000201 is the darkest color, while #eefcf6 is the lightest one.