Shades of Verdun Green #575706
Tints of Verdun Green #575706
RGB
CMYK
RGB Variations
Color information
#575706 (or 0x575706) is known color: Verdun Green. HEX triplet: 57, 57 and 06. RGB value is (87,87,6). Sum of RGB (Red+Green+Blue) = 87+87+6=180 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.33% from 180); Green value is 87 (34.38% from 255 or 48.33% from 180); Blue value is 6 (2.73% from 255 or 3.33% from 180); Max value from RGB is 87 - color contains mainly: red, green. Hex color #575706 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #575706 is #A8A8F9. Grayscale: #4E4E4E. Windows color (decimal): -11053306 or 415575. OLE color: 415575.
HSL color Cylindrical-coordinate representation of color #575706: hue angle of 60º 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 #575706 is Cyan = 0, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 87 | 6 | - |
| CMYK | 0 | 0 | 0.93 | 0.66 |
| HSL | 60º | 0.87% | 0.18% | - |
| HSV(B) | 60º | 0.93% | 0.34% | - |
| XYZ | 7.37 | 8.86 | 1.49 | - |
| YUV | 77.77 | 87.5 | 134.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 87 | 6 | 0 | 0 | 0.93 | 0.66 | 60 | 0.87 | 0.18 |
| Hex | 57 | 57 | 6 | 0 | 0 | 5D | 42 | 3C | 57 | 12 |
| Octal | 127 | 127 | 6 | 0 | 0 | 135 | 102 | 74 | 127 | 22 |
| Binary | 1010111 | 1010111 | 110 | 0 | 0 | 1011101 | 1000010 | 111100 | 1010111 | 10010 |
Color Harmonies of #575706
Complementary color
Monochromatic Colors of #575706
Black with #575706
Text Example
Text Example
White with #575706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575706; }
p { color: rgb(87,87,6); }
H1.HeaderClassName
{
color: #575706;
}
.AnyTagClassName
{
color: #575706;
}
</style>
background-color css
<style>
a { background-color: #575706; }
a { background-color: rgb(87,87,6); }
div.DivClassName
{
background-color: #575706;
}
.BgClassName
{
background-color: #575706;
}
</style>
border-color css
<style>
span { border-color: #575706; }
span { border-color: rgb(87,87,6); }
td.TdClassName
{
border-color: #575706;
}
.TagClassName
{
border-color: #575706;
}
</style>