#1f4b1f hex color code descriptions: dark green. #1f4b1f color hex could be obtained by blending #3e963e with #000000 . Closest websafe color is: #333333.
#1f4b1f color RGB value is (31,75,31)
#1f4b1f color CMYK value
#1f4b1f color HSL value
HSV(or HSB) | 120° | 58.7 | 29.4 |
XYZ | 3.328 | 5.422 | 2.168 |
Yxy | 0.305 | 0.497 | 5.422 |
LAB | 27.906 | -25.666 | 21.496 |
LUV | 27.906 | -18.792 | 24.292 |
Hunter-LAB | 23.286 | -15.236 | 10.781 |
CIE-LCH | 27.906 | 33.478 | 140.053 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 4B | 1F |
Decimal | 31 | 75 | 31 |
Octal | 37 | 113 | 37 |
Binary | 00011111 | 01001011 | 00011111 |
Below, you can see some colors close to #1f4b1f. 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 #1f4b1f.
<span style="color:#1f4b1f">Text here</span>
This paragraph has a background color of #1f4b1f.
<p style="background-color:#1f4b1f;">Content here</p>
This element has a border color of #1f4b1f.
<div style="border:1px #1f4b1f;">Content here</div>
.text {color:#1f4b1f;}
.background {background-color:#1f4b1f;}
.border {border:1px solid #1f4b1f;}
.text-shadow {border:1px solid #1f4b1f;}
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, #060f06 is the darkest color, while #ffffff is the lightest one.