very deep green/very deep chartreuse green
#050802 color RGB value is (5,8,2)
#050802 color CMYK value
#050802 color HSL value
HSV(or HSB) | 90° | 75 | 3.1 |
XYZ | 0.16 | 0.21 | 0.09 |
Yxy | 0.348 | 0.457 | 0.21 |
LAB | 1.9 | -1.619 | 1.994 |
LUV | 1.9 | -0.465 | 1.477 |
Hunter-LAB | 4.586 | -1.783 | 2.052 |
CIE-LCH | 1.9 | 2.569 | 129.069 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5 | 8 | 2 |
Decimal | 5 | 8 | 2 |
Octal | 5 | 10 | 2 |
Binary | 00000101 | 00001000 | 00000010 |
Below, you can see some colors close to #050802. 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 #050802.
<span style="color:#050802">Text here</span>
This paragraph has a background color of #050802.
<p style="background-color:#050802;">Content here</p>
This element has a border color of #050802.
<div style="border:1px #050802;">Content here</div>
.text {color:#050802;}
.background {background-color:#050802;}
.border {border:1px solid #050802;}
.text-shadow {border:1px solid #050802;}
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, #050802 is the darkest color, while #f9fdf6 is the lightest one.