Shades of Verdun Green #575106
Tints of Verdun Green #575106
RGB
CMYK
RGB Variations
Color information
#575106 (or 0x575106) is known color: Verdun Green. HEX triplet: 57, 51 and 06. RGB value is (87,81,6). Sum of RGB (Red+Green+Blue) = 87+81+6=174 (23% of max value = 765). Red value is 87 (34.38% from 255 or 50% from 174); Green value is 81 (32.03% from 255 or 46.55% from 174); Blue value is 6 (2.73% from 255 or 3.45% from 174); Max value from RGB is 87 - color contains mainly: red. Hex color #575106 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #575106 is #A8AEF9. Grayscale: #4A4A4A. Windows color (decimal): -11054842 or 414039. OLE color: 414039.
HSL color Cylindrical-coordinate representation of color #575106: hue angle of 55.56º 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 #575106 is Cyan = 0, Magento = 0.07, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 81 | 6 | - |
| CMYK | 0 | 0.07 | 0.93 | 0.66 |
| HSL | 55.56º | 0.87% | 0.18% | - |
| HSV(B) | 55.56º | 0.93% | 0.34% | - |
| XYZ | 6.91 | 7.92 | 1.34 | - |
| YUV | 74.24 | 89.49 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 81 | 6 | 0 | 0.07 | 0.93 | 0.66 | 55.56 | 0.87 | 0.18 |
| Hex | 57 | 51 | 6 | 0 | 7 | 5D | 42 | 38 | 57 | 12 |
| Octal | 127 | 121 | 6 | 0 | 7 | 135 | 102 | 70 | 127 | 22 |
| Binary | 1010111 | 1010001 | 110 | 0 | 111 | 1011101 | 1000010 | 111000 | 1010111 | 10010 |
Color Harmonies of #575106
Complementary color
Monochromatic Colors of #575106
Black with #575106
Text Example
Text Example
White with #575106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575106; }
p { color: rgb(87,81,6); }
H1.HeaderClassName
{
color: #575106;
}
.AnyTagClassName
{
color: #575106;
}
</style>
background-color css
<style>
a { background-color: #575106; }
a { background-color: rgb(87,81,6); }
div.DivClassName
{
background-color: #575106;
}
.BgClassName
{
background-color: #575106;
}
</style>
border-color css
<style>
span { border-color: #575106; }
span { border-color: rgb(87,81,6); }
td.TdClassName
{
border-color: #575106;
}
.TagClassName
{
border-color: #575106;
}
</style>