Shades of Verdun Green #496908
Tints of Verdun Green #496908
RGB
CMYK
RGB Variations
Color information
#496908 (or 0x496908) is known color: Verdun Green. HEX triplet: 49, 69 and 08. RGB value is (73,105,8). Sum of RGB (Red+Green+Blue) = 73+105+8=186 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.25% from 186); Green value is 105 (41.41% from 255 or 56.45% from 186); Blue value is 8 (3.52% from 255 or 4.30% from 186); Max value from RGB is 105 - color contains mainly: green. Hex color #496908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496908 is #B696F7. Grayscale: #545454. Windows color (decimal): -11966200 or 551241. OLE color: 551241.
HSL color Cylindrical-coordinate representation of color #496908: hue angle of 79.79º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #496908 is Cyan = 0.30, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 105 | 8 | - |
| CMYK | 0.30 | 0 | 0.92 | 0.59 |
| HSL | 79.79º | 0.86% | 0.22% | - |
| HSV(B) | 79.79º | 0.92% | 0.41% | - |
| XYZ | 7.84 | 11.54 | 2.04 | - |
| YUV | 84.37 | 84.9 | 119.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 8 | 0.30 | 0 | 0.92 | 0.59 | 79.79 | 0.86 | 0.22 |
| Hex | 49 | 69 | 8 | 1E | 0 | 5C | 3B | 50 | 56 | 16 |
| Octal | 111 | 151 | 10 | 36 | 0 | 134 | 73 | 120 | 126 | 26 |
| Binary | 1001001 | 1101001 | 1000 | 11110 | 0 | 1011100 | 111011 | 1010000 | 1010110 | 10110 |
Color Harmonies of #496908
Complementary color
Monochromatic Colors of #496908
Black with #496908
Text Example
Text Example
White with #496908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496908; }
p { color: rgb(73,105,8); }
H1.HeaderClassName
{
color: #496908;
}
.AnyTagClassName
{
color: #496908;
}
</style>
background-color css
<style>
a { background-color: #496908; }
a { background-color: rgb(73,105,8); }
div.DivClassName
{
background-color: #496908;
}
.BgClassName
{
background-color: #496908;
}
</style>
border-color css
<style>
span { border-color: #496908; }
span { border-color: rgb(73,105,8); }
td.TdClassName
{
border-color: #496908;
}
.TagClassName
{
border-color: #496908;
}
</style>