Shades of Verdun Green #575506
Tints of Verdun Green #575506
RGB
CMYK
RGB Variations
Color information
#575506 (or 0x575506) is known color: Verdun Green. HEX triplet: 57, 55 and 06. RGB value is (87,85,6). Sum of RGB (Red+Green+Blue) = 87+85+6=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 85 (33.59% from 255 or 47.75% from 178); Blue value is 6 (2.73% from 255 or 3.37% from 178); Max value from RGB is 87 - color contains mainly: red. Hex color #575506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #575506 is #A8AAF9. Grayscale: #4C4C4C. Windows color (decimal): -11053818 or 415063. OLE color: 415063.
HSL color Cylindrical-coordinate representation of color #575506: hue angle of 58.52º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #575506 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 85 | 6 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.66 |
| HSL | 58.52º | 0.87% | 0.18% | - |
| HSV(B) | 58.52º | 0.93% | 0.34% | - |
| XYZ | 7.21 | 8.54 | 1.44 | - |
| YUV | 76.59 | 88.16 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 6 | 0 | 0.02 | 0.93 | 0.66 | 58.52 | 0.87 | 0.18 |
| Hex | 57 | 55 | 6 | 0 | 2 | 5D | 42 | 3B | 57 | 12 |
| Octal | 127 | 125 | 6 | 0 | 2 | 135 | 102 | 73 | 127 | 22 |
| Binary | 1010111 | 1010101 | 110 | 0 | 10 | 1011101 | 1000010 | 111011 | 1010111 | 10010 |
Color Harmonies of #575506
Complementary color
Monochromatic Colors of #575506
Black with #575506
Text Example
Text Example
White with #575506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575506; }
p { color: rgb(87,85,6); }
H1.HeaderClassName
{
color: #575506;
}
.AnyTagClassName
{
color: #575506;
}
</style>
background-color css
<style>
a { background-color: #575506; }
a { background-color: rgb(87,85,6); }
div.DivClassName
{
background-color: #575506;
}
.BgClassName
{
background-color: #575506;
}
</style>
border-color css
<style>
span { border-color: #575506; }
span { border-color: rgb(87,85,6); }
td.TdClassName
{
border-color: #575506;
}
.TagClassName
{
border-color: #575506;
}
</style>