very deep green/very deep sap green
#082f00 color RGB value is (8,47,0)
#082f00 color CMYK value
#082f00 color HSL value
HSV(or HSB) | 109.8° | 100 | 18.4 |
XYZ | 1.117 | 2.085 | 0.344 |
Yxy | 0.315 | 0.588 | 2.085 |
LAB | 15.925 | -23.943 | 22.544 |
LUV | 15.925 | -13.287 | 19.277 |
Hunter-LAB | 14.438 | -11.462 | 8.696 |
CIE-LCH | 15.925 | 32.886 | 136.724 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8 | 2F | 0 |
Decimal | 8 | 47 | 0 |
Octal | 10 | 57 | 0 |
Binary | 00001000 | 00101111 | 00000000 |
Below, you can see some colors close to #082f00. 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 #082f00.
<span style="color:#082f00">Text here</span>
This paragraph has a background color of #082f00.
<p style="background-color:#082f00;">Content here</p>
This element has a border color of #082f00.
<div style="border:1px #082f00;">Content here</div>
.text {color:#082f00;}
.background {background-color:#082f00;}
.border {border:1px solid #082f00;}
.text-shadow {border:1px solid #082f00;}
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, #010400 is the darkest color, while #f1ffee is the lightest one.