very deep green-cyan/very deep turquoise
#021d15 color RGB value is (2,29,21)
#021d15 color CMYK value
#021d15 color HSL value
HSV(or HSB) | 162.2° | 93.1 | 11.4 |
XYZ | 0.6 | 0.946 | 0.86 |
Yxy | 0.249 | 0.393 | 0.946 |
LAB | 8.531 | -12.205 | 2.402 |
LUV | 8.531 | -6.622 | 2.414 |
Hunter-LAB | 9.725 | -6.011 | 1.562 |
CIE-LCH | 8.531 | 12.439 | 168.864 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2 | 1D | 15 |
Decimal | 2 | 29 | 21 |
Octal | 2 | 35 | 25 |
Binary | 00000010 | 00011101 | 00010101 |
Below, you can see some colors close to #021d15. 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 #021d15.
<span style="color:#021d15">Text here</span>
This paragraph has a background color of #021d15.
<p style="background-color:#021d15;">Content here</p>
This element has a border color of #021d15.
<div style="border:1px #021d15;">Content here</div>
.text {color:#021d15;}
.background {background-color:#021d15;}
.border {border:1px solid #021d15;}
.text-shadow {border:1px solid #021d15;}
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, #010907 is the darkest color, while #f4fefb is the lightest one.