#0d320d color RGB value is (13,50,13)
#0d320d color CMYK value
#0d320d color HSL value
HSV(or HSB) | 120° | 74 | 19.6 |
XYZ | 1.379 | 2.396 | 0.771 |
Yxy | 0.303 | 0.527 | 2.396 |
LAB | 17.441 | -22.186 | 19.049 |
LUV | 17.441 | -13.292 | 17.182 |
Hunter-LAB | 15.478 | -11.182 | 7.883 |
CIE-LCH | 17.441 | 29.242 | 139.349 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D | 32 | D |
Decimal | 13 | 50 | 13 |
Octal | 15 | 62 | 15 |
Binary | 00001101 | 00110010 | 00001101 |
Below, you can see some colors close to #0d320d. 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 #0d320d.
<span style="color:#0d320d">Text here</span>
This paragraph has a background color of #0d320d.
<p style="background-color:#0d320d;">Content here</p>
This element has a border color of #0d320d.
<div style="border:1px #0d320d;">Content here</div>
.text {color:#0d320d;}
.background {background-color:#0d320d;}
.border {border:1px solid #0d320d;}
.text-shadow {border:1px solid #0d320d;}
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, #041004 is the darkest color, while #fefffe is the lightest one.