Shades of Verdun Green #596011
Tints of Verdun Green #596011
RGB
CMYK
RGB Variations
Color information
#596011 (or 0x596011) is known color: Verdun Green. HEX triplet: 59, 60 and 11. RGB value is (89,96,17). Sum of RGB (Red+Green+Blue) = 89+96+17=202 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.06% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 17 (7.03% from 255 or 8.42% from 202); Max value from RGB is 96 - color contains mainly: green. Hex color #596011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #596011 is #A69FEE. Grayscale: #555555. Windows color (decimal): -10919919 or 1138777. OLE color: 1138777.
HSL color Cylindrical-coordinate representation of color #596011: hue angle of 65.32º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #596011 is Cyan = 0.07, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 96 | 17 | - |
| CMYK | 0.07 | 0 | 0.82 | 0.62 |
| HSL | 65.32º | 0.7% | 0.22% | - |
| HSV(B) | 65.32º | 0.82% | 0.38% | - |
| XYZ | 8.4 | 10.53 | 2.12 | - |
| YUV | 84.9 | 89.68 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 96 | 17 | 0.07 | 0 | 0.82 | 0.62 | 65.32 | 0.7 | 0.22 |
| Hex | 59 | 60 | 11 | 7 | 0 | 52 | 3E | 41 | 46 | 16 |
| Octal | 131 | 140 | 21 | 7 | 0 | 122 | 76 | 101 | 106 | 26 |
| Binary | 1011001 | 1100000 | 10001 | 111 | 0 | 1010010 | 111110 | 1000001 | 1000110 | 10110 |
Color Harmonies of #596011
Complementary color
Monochromatic Colors of #596011
Black with #596011
Text Example
Text Example
White with #596011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596011; }
p { color: rgb(89,96,17); }
H1.HeaderClassName
{
color: #596011;
}
.AnyTagClassName
{
color: #596011;
}
</style>
background-color css
<style>
a { background-color: #596011; }
a { background-color: rgb(89,96,17); }
div.DivClassName
{
background-color: #596011;
}
.BgClassName
{
background-color: #596011;
}
</style>
border-color css
<style>
span { border-color: #596011; }
span { border-color: rgb(89,96,17); }
td.TdClassName
{
border-color: #596011;
}
.TagClassName
{
border-color: #596011;
}
</style>