Shades of Verdun Green #575406
Tints of Verdun Green #575406
RGB
CMYK
RGB Variations
Color information
#575406 (or 0x575406) is known color: Verdun Green. HEX triplet: 57, 54 and 06. RGB value is (87,84,6). Sum of RGB (Red+Green+Blue) = 87+84+6=177 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.15% from 177); Green value is 84 (33.20% from 255 or 47.46% from 177); Blue value is 6 (2.73% from 255 or 3.39% from 177); Max value from RGB is 87 - color contains mainly: red. Hex color #575406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #575406 is #A8ABF9. Grayscale: #4C4C4C. Windows color (decimal): -11054074 or 414807. OLE color: 414807.
HSL color Cylindrical-coordinate representation of color #575406: hue angle of 57.78º 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 #575406 is Cyan = 0, Magento = 0.03, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 84 | 6 | - |
| CMYK | 0 | 0.03 | 0.93 | 0.66 |
| HSL | 57.78º | 0.87% | 0.18% | - |
| HSV(B) | 57.78º | 0.93% | 0.34% | - |
| XYZ | 7.13 | 8.38 | 1.41 | - |
| YUV | 76.01 | 88.49 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 6 | 0 | 0.03 | 0.93 | 0.66 | 57.78 | 0.87 | 0.18 |
| Hex | 57 | 54 | 6 | 0 | 3 | 5D | 42 | 3A | 57 | 12 |
| Octal | 127 | 124 | 6 | 0 | 3 | 135 | 102 | 72 | 127 | 22 |
| Binary | 1010111 | 1010100 | 110 | 0 | 11 | 1011101 | 1000010 | 111010 | 1010111 | 10010 |
Color Harmonies of #575406
Complementary color
Monochromatic Colors of #575406
Black with #575406
Text Example
Text Example
White with #575406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575406; }
p { color: rgb(87,84,6); }
H1.HeaderClassName
{
color: #575406;
}
.AnyTagClassName
{
color: #575406;
}
</style>
background-color css
<style>
a { background-color: #575406; }
a { background-color: rgb(87,84,6); }
div.DivClassName
{
background-color: #575406;
}
.BgClassName
{
background-color: #575406;
}
</style>
border-color css
<style>
span { border-color: #575406; }
span { border-color: rgb(87,84,6); }
td.TdClassName
{
border-color: #575406;
}
.TagClassName
{
border-color: #575406;
}
</style>