deep green/deep chartreuse green
#253c0d color RGB value is (37,60,13)
#253c0d color CMYK value
#253c0d color HSL value
HSV(or HSB) | 89.4° | 78.3 | 23.5 |
XYZ | 2.451 | 3.654 | 0.957 |
Yxy | 0.347 | 0.517 | 3.654 |
LAB | 22.493 | -18.19 | 25.095 |
LUV | 22.493 | -10.168 | 22.972 |
Hunter-LAB | 19.116 | -10.561 | 10.413 |
CIE-LCH | 22.493 | 30.994 | 125.937 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 25 | 3C | D |
Decimal | 37 | 60 | 13 |
Octal | 45 | 74 | 15 |
Binary | 00100101 | 00111100 | 00001101 |
Below, you can see some colors close to #253c0d. 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 #253c0d.
<span style="color:#253c0d">Text here</span>
This paragraph has a background color of #253c0d.
<p style="background-color:#253c0d;">Content here</p>
This element has a border color of #253c0d.
<div style="border:1px #253c0d;">Content here</div>
.text {color:#253c0d;}
.background {background-color:#253c0d;}
.border {border:1px solid #253c0d;}
.text-shadow {border:1px solid #253c0d;}
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 #f9fdf5 is the lightest one.