Shades of Verdun Green #575604
Tints of Verdun Green #575604
RGB
CMYK
RGB Variations
Color information
#575604 (or 0x575604) is known color: Verdun Green. HEX triplet: 57, 56 and 04. RGB value is (87,86,4). Sum of RGB (Red+Green+Blue) = 87+86+4=177 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.15% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 4 (1.95% from 255 or 2.26% from 177); Max value from RGB is 87 - color contains mainly: red. Hex color #575604 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #575604 is #A8A9FB. Grayscale: #4D4D4D. Windows color (decimal): -11053564 or 284247. OLE color: 284247.
HSL color Cylindrical-coordinate representation of color #575604: hue angle of 59.28º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #575604 is Cyan = 0, Magento = 0.01, Yellow = 0.95 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 86 | 4 | - |
| CMYK | 0 | 0.01 | 0.95 | 0.66 |
| HSL | 59.28º | 0.91% | 0.18% | - |
| HSV(B) | 59.28º | 0.95% | 0.34% | - |
| XYZ | 7.28 | 8.69 | 1.41 | - |
| YUV | 76.95 | 86.83 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 4 | 0 | 0.01 | 0.95 | 0.66 | 59.28 | 0.91 | 0.18 |
| Hex | 57 | 56 | 4 | 0 | 1 | 5F | 42 | 3B | 5B | 12 |
| Octal | 127 | 126 | 4 | 0 | 1 | 137 | 102 | 73 | 133 | 22 |
| Binary | 1010111 | 1010110 | 100 | 0 | 1 | 1011111 | 1000010 | 111011 | 1011011 | 10010 |
Color Harmonies of #575604
Complementary color
Monochromatic Colors of #575604
Black with #575604
Text Example
Text Example
White with #575604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575604; }
p { color: rgb(87,86,4); }
H1.HeaderClassName
{
color: #575604;
}
.AnyTagClassName
{
color: #575604;
}
</style>
background-color css
<style>
a { background-color: #575604; }
a { background-color: rgb(87,86,4); }
div.DivClassName
{
background-color: #575604;
}
.BgClassName
{
background-color: #575604;
}
</style>
border-color css
<style>
span { border-color: #575604; }
span { border-color: rgb(87,86,4); }
td.TdClassName
{
border-color: #575604;
}
.TagClassName
{
border-color: #575604;
}
</style>