deep green/deep chartreuse green
#3a5f15 color RGB value is (58,95,21)
#3a5f15 color CMYK value
#3a5f15 color HSL value
HSV(or HSB) | 90° | 77.9 | 37.3 |
XYZ | 5.972 | 9.138 | 2.159 |
Yxy | 0.346 | 0.529 | 9.138 |
LAB | 36.249 | -26.429 | 35.955 |
LUV | 36.249 | -17.936 | 38.505 |
Hunter-LAB | 30.229 | -17.635 | 16.927 |
CIE-LCH | 36.249 | 44.624 | 126.318 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3A | 5F | 15 |
Decimal | 58 | 95 | 21 |
Octal | 72 | 137 | 25 |
Binary | 00111010 | 01011111 | 00010101 |
Below, you can see some colors close to #3a5f15. 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 #3a5f15.
<span style="color:#3a5f15">Text here</span>
This paragraph has a background color of #3a5f15.
<p style="background-color:#3a5f15;">Content here</p>
This element has a border color of #3a5f15.
<div style="border:1px #3a5f15;">Content here</div>
.text {color:#3a5f15;}
.background {background-color:#3a5f15;}
.border {border:1px solid #3a5f15;}
.text-shadow {border:1px solid #3a5f15;}
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.