#0d5d0d hex color code descriptions: deep green. #0d5d0d color hex could be obtained by blending #1aba1a with #000000 . Closest websafe color is: #006600.
#0d5d0d color RGB value is (13,93,13)
#0d5d0d color CMYK value
#0d5d0d color HSL value
HSV(or HSB) | 120° | 86 | 36.5 |
XYZ | 4.153 | 7.943 | 1.695 |
Yxy | 0.301 | 0.576 | 7.943 |
LAB | 33.865 | -38.826 | 36.034 |
LUV | 33.865 | -30.135 | 38.957 |
Hunter-LAB | 28.184 | -23.019 | 16.163 |
CIE-LCH | 33.865 | 52.971 | 137.136 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D | 5D | D |
Decimal | 13 | 93 | 13 |
Octal | 15 | 135 | 15 |
Binary | 00001101 | 01011101 | 00001101 |
Below, you can see some colors close to #0d5d0d. 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 #0d5d0d.
<span style="color:#0d5d0d">Text here</span>
This paragraph has a background color of #0d5d0d.
<p style="background-color:#0d5d0d;">Content here</p>
This element has a border color of #0d5d0d.
<div style="border:1px #0d5d0d;">Content here</div>
.text {color:#0d5d0d;}
.background {background-color:#0d5d0d;}
.border {border:1px solid #0d5d0d;}
.text-shadow {border:1px solid #0d5d0d;}
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, #031203 is the darkest color, while #ffffff is the lightest one.