Shades of Verdun Green #576508
Tints of Verdun Green #576508
RGB
CMYK
RGB Variations
Color information
#576508 (or 0x576508) is known color: Verdun Green. HEX triplet: 57, 65 and 08. RGB value is (87,101,8). Sum of RGB (Red+Green+Blue) = 87+101+8=196 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.39% from 196); Green value is 101 (39.84% from 255 or 51.53% from 196); Blue value is 8 (3.52% from 255 or 4.08% from 196); Max value from RGB is 101 - color contains mainly: green. Hex color #576508 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576508 is #A89AF7. Grayscale: #565656. Windows color (decimal): -11049720 or 550231. OLE color: 550231.
HSL color Cylindrical-coordinate representation of color #576508: hue angle of 69.03º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #576508 is Cyan = 0.14, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 101 | 8 | - |
| CMYK | 0.14 | 0 | 0.92 | 0.60 |
| HSL | 69.03º | 0.85% | 0.21% | - |
| HSV(B) | 69.03º | 0.92% | 0.4% | - |
| XYZ | 8.63 | 11.35 | 1.97 | - |
| YUV | 86.21 | 83.86 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 8 | 0.14 | 0 | 0.92 | 0.60 | 69.03 | 0.85 | 0.21 |
| Hex | 57 | 65 | 8 | E | 0 | 5C | 3C | 45 | 55 | 15 |
| Octal | 127 | 145 | 10 | 16 | 0 | 134 | 74 | 105 | 125 | 25 |
| Binary | 1010111 | 1100101 | 1000 | 1110 | 0 | 1011100 | 111100 | 1000101 | 1010101 | 10101 |
Color Harmonies of #576508
Complementary color
Monochromatic Colors of #576508
Black with #576508
Text Example
Text Example
White with #576508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576508; }
p { color: rgb(87,101,8); }
H1.HeaderClassName
{
color: #576508;
}
.AnyTagClassName
{
color: #576508;
}
</style>
background-color css
<style>
a { background-color: #576508; }
a { background-color: rgb(87,101,8); }
div.DivClassName
{
background-color: #576508;
}
.BgClassName
{
background-color: #576508;
}
</style>
border-color css
<style>
span { border-color: #576508; }
span { border-color: rgb(87,101,8); }
td.TdClassName
{
border-color: #576508;
}
.TagClassName
{
border-color: #576508;
}
</style>