deep green-cyan/deep aquamarine
#38c994 color RGB value is (56,201,148)
#38c994 color CMYK value
#38c994 color HSL value
HSV(or HSB) | 158.1° | 72.1 | 78.8 |
XYZ | 27.863 | 44.752 | 35.186 |
Yxy | 0.258 | 0.415 | 44.752 |
LAB | 72.728 | -50.302 | 15.733 |
LUV | 72.728 | -56.104 | 30.427 |
Hunter-LAB | 66.897 | -42.724 | 15.643 |
CIE-LCH | 72.728 | 52.705 | 162.631 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 38 | C9 | 94 |
Decimal | 56 | 201 | 148 |
Octal | 70 | 311 | 224 |
Binary | 00111000 | 11001001 | 10010100 |
Below, you can see some colors close to #38c994. 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 #38c994.
<span style="color:#38c994">Text here</span>
This paragraph has a background color of #38c994.
<p style="background-color:#38c994;">Content here</p>
This element has a border color of #38c994.
<div style="border:1px #38c994;">Content here</div>
.text {color:#38c994;}
.background {background-color:#38c994;}
.border {border:1px solid #38c994;}
.text-shadow {border:1px solid #38c994;}
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 #f0fbf7 is the lightest one.