deep green-cyan/deep sea green
#20be5f color RGB value is (32,190,95)
#20be5f color CMYK value
#20be5f color HSL value
HSV(or HSB) | 143.9° | 83.2 | 74.5 |
XYZ | 21.075 | 37.96 | 17.043 |
Yxy | 0.277 | 0.499 | 37.96 |
LAB | 67.991 | -59.402 | 37.028 |
LUV | 67.991 | -58.737 | 56.695 |
Hunter-LAB | 61.612 | -46.764 | 26.728 |
CIE-LCH | 67.991 | 69.998 | 148.063 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 20 | BE | 5F |
Decimal | 32 | 190 | 95 |
Octal | 40 | 276 | 137 |
Binary | 00100000 | 10111110 | 01011111 |
Below, you can see some colors close to #20be5f. 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 #20be5f.
<span style="color:#20be5f">Text here</span>
This paragraph has a background color of #20be5f.
<p style="background-color:#20be5f;">Content here</p>
This element has a border color of #20be5f.
<div style="border:1px #20be5f;">Content here</div>
.text {color:#20be5f;}
.background {background-color:#20be5f;}
.border {border:1px solid #20be5f;}
.text-shadow {border:1px solid #20be5f;}
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, #010804 is the darkest color, while #f5fdf8 is the lightest one.