Shades of Verdun Green #496504
Tints of Verdun Green #496504
RGB
CMYK
RGB Variations
Color information
#496504 (or 0x496504) is known color: Verdun Green. HEX triplet: 49, 65 and 04. RGB value is (73,101,4). Sum of RGB (Red+Green+Blue) = 73+101+4=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 101 (39.84% from 255 or 56.74% from 178); Blue value is 4 (1.95% from 255 or 2.25% from 178); Max value from RGB is 101 - color contains mainly: green. Hex color #496504 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496504 is #B69AFB. Grayscale: #515151. Windows color (decimal): -11967228 or 288073. OLE color: 288073.
HSL color Cylindrical-coordinate representation of color #496504: hue angle of 77.32º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #496504 is Cyan = 0.28, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 101 | 4 | - |
| CMYK | 0.28 | 0 | 0.96 | 0.60 |
| HSL | 77.32º | 0.92% | 0.21% | - |
| HSV(B) | 77.32º | 0.96% | 0.4% | - |
| XYZ | 7.42 | 10.73 | 1.8 | - |
| YUV | 81.57 | 84.22 | 121.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 4 | 0.28 | 0 | 0.96 | 0.60 | 77.32 | 0.92 | 0.21 |
| Hex | 49 | 65 | 4 | 1C | 0 | 60 | 3C | 4D | 5C | 15 |
| Octal | 111 | 145 | 4 | 34 | 0 | 140 | 74 | 115 | 134 | 25 |
| Binary | 1001001 | 1100101 | 100 | 11100 | 0 | 1100000 | 111100 | 1001101 | 1011100 | 10101 |
Color Harmonies of #496504
Complementary color
Monochromatic Colors of #496504
Black with #496504
Text Example
Text Example
White with #496504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496504; }
p { color: rgb(73,101,4); }
H1.HeaderClassName
{
color: #496504;
}
.AnyTagClassName
{
color: #496504;
}
</style>
background-color css
<style>
a { background-color: #496504; }
a { background-color: rgb(73,101,4); }
div.DivClassName
{
background-color: #496504;
}
.BgClassName
{
background-color: #496504;
}
</style>
border-color css
<style>
span { border-color: #496504; }
span { border-color: rgb(73,101,4); }
td.TdClassName
{
border-color: #496504;
}
.TagClassName
{
border-color: #496504;
}
</style>