dark green-cyan/dark spring green
#4db486 color RGB value is (77,180,134)
#4db486 color CMYK value
#4db486 color HSL value
HSV(or HSB) | 153.2° | 57.2 | 70.6 |
XYZ | 23.685 | 35.942 | 28.243 |
Yxy | 0.27 | 0.409 | 35.942 |
LAB | 66.475 | -40.856 | 14.648 |
LUV | 66.475 | -44.533 | 26.969 |
Hunter-LAB | 59.951 | -34.395 | 14.034 |
CIE-LCH | 66.475 | 43.403 | 160.276 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4D | B4 | 86 |
Decimal | 77 | 180 | 134 |
Octal | 115 | 264 | 206 |
Binary | 01001101 | 10110100 | 10000110 |
Below, you can see some colors close to #4db486. 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 #4db486.
<span style="color:#4db486">Text here</span>
This paragraph has a background color of #4db486.
<p style="background-color:#4db486;">Content here</p>
This element has a border color of #4db486.
<div style="border:1px #4db486;">Content here</div>
.text {color:#4db486;}
.background {background-color:#4db486;}
.border {border:1px solid #4db486;}
.text-shadow {border:1px solid #4db486;}
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, #010101 is the darkest color, while #f1f9f6 is the lightest one.