Shades of Verdun Green #576108
Tints of Verdun Green #576108
RGB
CMYK
RGB Variations
Color information
#576108 (or 0x576108) is known color: Verdun Green. HEX triplet: 57, 61 and 08. RGB value is (87,97,8). Sum of RGB (Red+Green+Blue) = 87+97+8=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 97 (38.28% from 255 or 50.52% from 192); Blue value is 8 (3.52% from 255 or 4.17% from 192); Max value from RGB is 97 - color contains mainly: green. Hex color #576108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576108 is #A89EF7. Grayscale: #545454. Windows color (decimal): -11050744 or 549207. OLE color: 549207.
HSL color Cylindrical-coordinate representation of color #576108: hue angle of 66.74º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #576108 is Cyan = 0.10, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 97 | 8 | - |
| CMYK | 0.10 | 0 | 0.92 | 0.62 |
| HSL | 66.74º | 0.85% | 0.21% | - |
| HSV(B) | 66.74º | 0.92% | 0.38% | - |
| XYZ | 8.25 | 10.59 | 1.84 | - |
| YUV | 83.86 | 85.19 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 8 | 0.10 | 0 | 0.92 | 0.62 | 66.74 | 0.85 | 0.21 |
| Hex | 57 | 61 | 8 | A | 0 | 5C | 3E | 43 | 55 | 15 |
| Octal | 127 | 141 | 10 | 12 | 0 | 134 | 76 | 103 | 125 | 25 |
| Binary | 1010111 | 1100001 | 1000 | 1010 | 0 | 1011100 | 111110 | 1000011 | 1010101 | 10101 |
Color Harmonies of #576108
Complementary color
Monochromatic Colors of #576108
Black with #576108
Text Example
Text Example
White with #576108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576108; }
p { color: rgb(87,97,8); }
H1.HeaderClassName
{
color: #576108;
}
.AnyTagClassName
{
color: #576108;
}
</style>
background-color css
<style>
a { background-color: #576108; }
a { background-color: rgb(87,97,8); }
div.DivClassName
{
background-color: #576108;
}
.BgClassName
{
background-color: #576108;
}
</style>
border-color css
<style>
span { border-color: #576108; }
span { border-color: rgb(87,97,8); }
td.TdClassName
{
border-color: #576108;
}
.TagClassName
{
border-color: #576108;
}
</style>