Shades of Verdun Green #496305
Tints of Verdun Green #496305
RGB
CMYK
RGB Variations
Color information
#496305 (or 0x496305) is known color: Verdun Green. HEX triplet: 49, 63 and 05. RGB value is (73,99,5). Sum of RGB (Red+Green+Blue) = 73+99+5=177 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.24% from 177); Green value is 99 (39.06% from 255 or 55.93% from 177); Blue value is 5 (2.34% from 255 or 2.82% from 177); Max value from RGB is 99 - color contains mainly: green. Hex color #496305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496305 is #B69CFA. Grayscale: #505050. Windows color (decimal): -11967739 or 353097. OLE color: 353097.
HSL color Cylindrical-coordinate representation of color #496305: hue angle of 76.6º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #496305 is Cyan = 0.26, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 99 | 5 | - |
| CMYK | 0.26 | 0 | 0.95 | 0.61 |
| HSL | 76.6º | 0.9% | 0.2% | - |
| HSV(B) | 76.6º | 0.95% | 0.39% | - |
| XYZ | 7.24 | 10.35 | 1.76 | - |
| YUV | 80.51 | 85.39 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 99 | 5 | 0.26 | 0 | 0.95 | 0.61 | 76.6 | 0.9 | 0.2 |
| Hex | 49 | 63 | 5 | 1A | 0 | 5F | 3D | 4D | 5A | 14 |
| Octal | 111 | 143 | 5 | 32 | 0 | 137 | 75 | 115 | 132 | 24 |
| Binary | 1001001 | 1100011 | 101 | 11010 | 0 | 1011111 | 111101 | 1001101 | 1011010 | 10100 |
Color Harmonies of #496305
Complementary color
Monochromatic Colors of #496305
Black with #496305
Text Example
Text Example
White with #496305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496305; }
p { color: rgb(73,99,5); }
H1.HeaderClassName
{
color: #496305;
}
.AnyTagClassName
{
color: #496305;
}
</style>
background-color css
<style>
a { background-color: #496305; }
a { background-color: rgb(73,99,5); }
div.DivClassName
{
background-color: #496305;
}
.BgClassName
{
background-color: #496305;
}
</style>
border-color css
<style>
span { border-color: #496305; }
span { border-color: rgb(73,99,5); }
td.TdClassName
{
border-color: #496305;
}
.TagClassName
{
border-color: #496305;
}
</style>