Shades of Woodland #596041
Tints of Woodland #596041
RGB
CMYK
RGB Variations
Color information
#596041 (or 0x596041) is known color: Woodland. HEX triplet: 59, 60 and 41. RGB value is (89,96,65). Sum of RGB (Red+Green+Blue) = 89+96+65=250 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.6% from 250); Green value is 96 (37.89% from 255 or 38.4% from 250); Blue value is 65 (25.78% from 255 or 26% from 250); Max value from RGB is 96 - color contains mainly: green. Hex color #596041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596041 is #A69FBE. Grayscale: #5A5A5A. Windows color (decimal): -10919871 or 4284505. OLE color: 4284505.
HSL color Cylindrical-coordinate representation of color #596041: hue angle of 73.55º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #596041 is Cyan = 0.07, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 96 | 65 | - |
| CMYK | 0.07 | 0 | 0.32 | 0.62 |
| HSL | 73.55º | 0.19% | 0.32% | - |
| HSV(B) | 73.55º | 0.32% | 0.38% | - |
| XYZ | 9.26 | 10.87 | 6.61 | - |
| YUV | 90.37 | 113.68 | 127.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 96 | 65 | 0.07 | 0 | 0.32 | 0.62 | 73.55 | 0.19 | 0.32 |
| Hex | 59 | 60 | 41 | 7 | 0 | 20 | 3E | 4A | 13 | 20 |
| Octal | 131 | 140 | 101 | 7 | 0 | 40 | 76 | 112 | 23 | 40 |
| Binary | 1011001 | 1100000 | 1000001 | 111 | 0 | 100000 | 111110 | 1001010 | 10011 | 100000 |
Color Harmonies of #596041
Complementary color
Monochromatic Colors of #596041
Black with #596041
Text Example
Text Example
White with #596041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596041; }
p { color: rgb(89,96,65); }
H1.HeaderClassName
{
color: #596041;
}
.AnyTagClassName
{
color: #596041;
}
</style>
background-color css
<style>
a { background-color: #596041; }
a { background-color: rgb(89,96,65); }
div.DivClassName
{
background-color: #596041;
}
.BgClassName
{
background-color: #596041;
}
</style>
border-color css
<style>
span { border-color: #596041; }
span { border-color: rgb(89,96,65); }
td.TdClassName
{
border-color: #596041;
}
.TagClassName
{
border-color: #596041;
}
</style>