Shades of Verdun Green #576011
Tints of Verdun Green #576011
RGB
CMYK
RGB Variations
Color information
#576011 (or 0x576011) is known color: Verdun Green. HEX triplet: 57, 60 and 11. RGB value is (87,96,17). Sum of RGB (Red+Green+Blue) = 87+96+17=200 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.5% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 17 (7.03% from 255 or 8.5% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #576011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576011 is #A89FEE. Grayscale: #545454. Windows color (decimal): -11050991 or 1138775. OLE color: 1138775.
HSL color Cylindrical-coordinate representation of color #576011: hue angle of 66.84º 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 #576011 is Cyan = 0.09, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 17 | - |
| CMYK | 0.09 | 0 | 0.82 | 0.62 |
| HSL | 66.84º | 0.7% | 0.22% | - |
| HSV(B) | 66.84º | 0.82% | 0.38% | - |
| XYZ | 8.21 | 10.43 | 2.11 | - |
| YUV | 84.3 | 90.02 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 17 | 0.09 | 0 | 0.82 | 0.62 | 66.84 | 0.7 | 0.22 |
| Hex | 57 | 60 | 11 | 9 | 0 | 52 | 3E | 43 | 46 | 16 |
| Octal | 127 | 140 | 21 | 11 | 0 | 122 | 76 | 103 | 106 | 26 |
| Binary | 1010111 | 1100000 | 10001 | 1001 | 0 | 1010010 | 111110 | 1000011 | 1000110 | 10110 |
Color Harmonies of #576011
Complementary color
Monochromatic Colors of #576011
Black with #576011
Text Example
Text Example
White with #576011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576011; }
p { color: rgb(87,96,17); }
H1.HeaderClassName
{
color: #576011;
}
.AnyTagClassName
{
color: #576011;
}
</style>
background-color css
<style>
a { background-color: #576011; }
a { background-color: rgb(87,96,17); }
div.DivClassName
{
background-color: #576011;
}
.BgClassName
{
background-color: #576011;
}
</style>
border-color css
<style>
span { border-color: #576011; }
span { border-color: rgb(87,96,17); }
td.TdClassName
{
border-color: #576011;
}
.TagClassName
{
border-color: #576011;
}
</style>