deep green-cyan/deep spring green
#38c987 color RGB value is (56,201,135)
#38c987 color CMYK value
#38c987 color HSL value
HSV(or HSB) | 152.7° | 72.1 | 78.8 |
XYZ | 26.891 | 44.363 | 30.067 |
Yxy | 0.265 | 0.438 | 44.363 |
LAB | 72.471 | -53.099 | 22.296 |
LUV | 72.471 | -56.892 | 39.461 |
Hunter-LAB | 66.606 | -44.494 | 19.859 |
CIE-LCH | 72.471 | 57.59 | 157.222 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 38 | C9 | 87 |
Decimal | 56 | 201 | 135 |
Octal | 70 | 311 | 207 |
Binary | 00111000 | 11001001 | 10000111 |
Below, you can see some colors close to #38c987. 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 #38c987.
<span style="color:#38c987">Text here</span>
This paragraph has a background color of #38c987.
<p style="background-color:#38c987;">Content here</p>
This element has a border color of #38c987.
<div style="border:1px #38c987;">Content here</div>
.text {color:#38c987;}
.background {background-color:#38c987;}
.border {border:1px solid #38c987;}
.text-shadow {border:1px solid #38c987;}
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 #f0fbf6 is the lightest one.