Shades of Verdun Green #576008
Tints of Verdun Green #576008
RGB
CMYK
RGB Variations
Color information
#576008 (or 0x576008) is known color: Verdun Green. HEX triplet: 57, 60 and 08. RGB value is (87,96,8). Sum of RGB (Red+Green+Blue) = 87+96+8=191 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.55% from 191); Green value is 96 (37.89% from 255 or 50.26% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 96 - color contains mainly: green. Hex color #576008 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576008 is #A89FF7. Grayscale: #535353. Windows color (decimal): -11051000 or 548951. OLE color: 548951.
HSL color Cylindrical-coordinate representation of color #576008: hue angle of 66.14º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #576008 is Cyan = 0.09, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 8 | - |
| CMYK | 0.09 | 0 | 0.92 | 0.62 |
| HSL | 66.14º | 0.85% | 0.2% | - |
| HSV(B) | 66.14º | 0.92% | 0.38% | - |
| XYZ | 8.16 | 10.41 | 1.81 | - |
| YUV | 83.28 | 85.52 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 8 | 0.09 | 0 | 0.92 | 0.62 | 66.14 | 0.85 | 0.2 |
| Hex | 57 | 60 | 8 | 9 | 0 | 5C | 3E | 42 | 55 | 14 |
| Octal | 127 | 140 | 10 | 11 | 0 | 134 | 76 | 102 | 125 | 24 |
| Binary | 1010111 | 1100000 | 1000 | 1001 | 0 | 1011100 | 111110 | 1000010 | 1010101 | 10100 |
Color Harmonies of #576008
Complementary color
Monochromatic Colors of #576008
Black with #576008
Text Example
Text Example
White with #576008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576008; }
p { color: rgb(87,96,8); }
H1.HeaderClassName
{
color: #576008;
}
.AnyTagClassName
{
color: #576008;
}
</style>
background-color css
<style>
a { background-color: #576008; }
a { background-color: rgb(87,96,8); }
div.DivClassName
{
background-color: #576008;
}
.BgClassName
{
background-color: #576008;
}
</style>
border-color css
<style>
span { border-color: #576008; }
span { border-color: rgb(87,96,8); }
td.TdClassName
{
border-color: #576008;
}
.TagClassName
{
border-color: #576008;
}
</style>