Shades of Verdun Green #446906
Tints of Verdun Green #446906
RGB
CMYK
RGB Variations
Color information
#446906 (or 0x446906) is known color: Verdun Green. HEX triplet: 44, 69 and 06. RGB value is (68,105,6). Sum of RGB (Red+Green+Blue) = 68+105+6=179 (23% of max value = 765). Red value is 68 (26.95% from 255 or 37.99% from 179); Green value is 105 (41.41% from 255 or 58.66% from 179); Blue value is 6 (2.73% from 255 or 3.35% from 179); Max value from RGB is 105 - color contains mainly: green. Hex color #446906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #446906 is #BB96F9. Grayscale: #535353. Windows color (decimal): -12293882 or 420164. OLE color: 420164.
HSL color Cylindrical-coordinate representation of color #446906: hue angle of 82.42º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #446906 is Cyan = 0.35, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 105 | 6 | - |
| CMYK | 0.35 | 0 | 0.94 | 0.59 |
| HSL | 82.42º | 0.89% | 0.22% | - |
| HSV(B) | 82.42º | 0.94% | 0.41% | - |
| XYZ | 7.47 | 11.35 | 1.97 | - |
| YUV | 82.65 | 84.74 | 117.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 6 | 0.35 | 0 | 0.94 | 0.59 | 82.42 | 0.89 | 0.22 |
| Hex | 44 | 69 | 6 | 23 | 0 | 5E | 3B | 52 | 59 | 16 |
| Octal | 104 | 151 | 6 | 43 | 0 | 136 | 73 | 122 | 131 | 26 |
| Binary | 1000100 | 1101001 | 110 | 100011 | 0 | 1011110 | 111011 | 1010010 | 1011001 | 10110 |
Color Harmonies of #446906
Complementary color
Monochromatic Colors of #446906
Black with #446906
Text Example
Text Example
White with #446906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446906; }
p { color: rgb(68,105,6); }
H1.HeaderClassName
{
color: #446906;
}
.AnyTagClassName
{
color: #446906;
}
</style>
background-color css
<style>
a { background-color: #446906; }
a { background-color: rgb(68,105,6); }
div.DivClassName
{
background-color: #446906;
}
.BgClassName
{
background-color: #446906;
}
</style>
border-color css
<style>
span { border-color: #446906; }
span { border-color: rgb(68,105,6); }
td.TdClassName
{
border-color: #446906;
}
.TagClassName
{
border-color: #446906;
}
</style>