deep green
Enter any color value (e.g., #60bfbc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#006d00 color RGB value is (0,109,0)
#006d00 color CMYK value
#006d00 color HSL value
HSV(or HSB) | 120.0° | 100.0 | 42.7 |
XYZ | 5.469 | 10.937 | 1.823 |
Yxy | 0.300 | 0.600 | 10.937 |
LAB | 39.475 | -46.088 | 44.482 |
LUV | 39.475 | -37.379 | 48.322 |
Hunter-LAB | 33.072 | -28.359 | 19.882 |
CIE-LCH | 39.475 | 64.053 | 136.016 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 6D | 0 |
Decimal | 0 | 109 | 0 |
Octal | 0 | 155 | 0 |
Binary | 00000000 | 01101101 | 00000000 |
Below, you can see some colors close to #006d00. 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 #006d00.
<span style="color:#006d00">Text here</span>
This paragraph has a background color of #006d00.
<p style="background-color:#006d00;">Content here</p>
This element has a border color of #006d00.
<div style="border:1px #006d00;">Content here</div>
.text {color:#006d00;}
.background {background-color:#006d00;}
.border {border:1px solid #006d00;}
.text-shadow {border:1px solid #006d00;}
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, #000300 is the darkest color, while #edffed is the lightest one.