Shades of Woodland #596140
Tints of Woodland #596140
RGB
CMYK
RGB Variations
Color information
#596140 (or 0x596140) is known color: Woodland. HEX triplet: 59, 61 and 40. RGB value is (89,97,64). Sum of RGB (Red+Green+Blue) = 89+97+64=250 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.6% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 64 (25.39% from 255 or 25.6% from 250); Max value from RGB is 97 - color contains mainly: green. Hex color #596140 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596140 is #A69EBF. Grayscale: #5A5A5A. Windows color (decimal): -10919616 or 4219225. OLE color: 4219225.
HSL color Cylindrical-coordinate representation of color #596140: hue angle of 74.55º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #596140 is Cyan = 0.08, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 97 | 64 | - |
| CMYK | 0.08 | 0 | 0.34 | 0.62 |
| HSL | 74.55º | 0.2% | 0.32% | - |
| HSV(B) | 74.55º | 0.34% | 0.38% | - |
| XYZ | 9.32 | 11.04 | 6.49 | - |
| YUV | 90.85 | 112.85 | 126.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 97 | 64 | 0.08 | 0 | 0.34 | 0.62 | 74.55 | 0.2 | 0.32 |
| Hex | 59 | 61 | 40 | 8 | 0 | 22 | 3E | 4B | 14 | 20 |
| Octal | 131 | 141 | 100 | 10 | 0 | 42 | 76 | 113 | 24 | 40 |
| Binary | 1011001 | 1100001 | 1000000 | 1000 | 0 | 100010 | 111110 | 1001011 | 10100 | 100000 |
Color Harmonies of #596140
Complementary color
Monochromatic Colors of #596140
Black with #596140
Text Example
Text Example
White with #596140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596140; }
p { color: rgb(89,97,64); }
H1.HeaderClassName
{
color: #596140;
}
.AnyTagClassName
{
color: #596140;
}
</style>
background-color css
<style>
a { background-color: #596140; }
a { background-color: rgb(89,97,64); }
div.DivClassName
{
background-color: #596140;
}
.BgClassName
{
background-color: #596140;
}
</style>
border-color css
<style>
span { border-color: #596140; }
span { border-color: rgb(89,97,64); }
td.TdClassName
{
border-color: #596140;
}
.TagClassName
{
border-color: #596140;
}
</style>