Shades of Woodland #596045
Tints of Woodland #596045
RGB
CMYK
RGB Variations
Color information
#596045 (or 0x596045) is known color: Woodland. HEX triplet: 59, 60 and 45. RGB value is (89,96,69). Sum of RGB (Red+Green+Blue) = 89+96+69=254 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.04% from 254); Green value is 96 (37.89% from 255 or 37.80% from 254); Blue value is 69 (27.34% from 255 or 27.17% from 254); Max value from RGB is 96 - color contains mainly: green. Hex color #596045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596045 is #A69FBA. Grayscale: #5A5A5A. Windows color (decimal): -10919867 or 4546649. OLE color: 4546649.
HSL color Cylindrical-coordinate representation of color #596045: hue angle of 75.56º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #596045 is Cyan = 0.07, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 96 | 69 | - |
| CMYK | 0.07 | 0 | 0.28 | 0.62 |
| HSL | 75.56º | 0.16% | 0.32% | - |
| HSV(B) | 75.56º | 0.28% | 0.38% | - |
| XYZ | 9.38 | 10.92 | 7.24 | - |
| YUV | 90.83 | 115.68 | 126.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 96 | 69 | 0.07 | 0 | 0.28 | 0.62 | 75.56 | 0.16 | 0.32 |
| Hex | 59 | 60 | 45 | 7 | 0 | 1C | 3E | 4C | 10 | 20 |
| Octal | 131 | 140 | 105 | 7 | 0 | 34 | 76 | 114 | 20 | 40 |
| Binary | 1011001 | 1100000 | 1000101 | 111 | 0 | 11100 | 111110 | 1001100 | 10000 | 100000 |
Color Harmonies of #596045
Complementary color
Monochromatic Colors of #596045
Black with #596045
Text Example
Text Example
White with #596045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596045; }
p { color: rgb(89,96,69); }
H1.HeaderClassName
{
color: #596045;
}
.AnyTagClassName
{
color: #596045;
}
</style>
background-color css
<style>
a { background-color: #596045; }
a { background-color: rgb(89,96,69); }
div.DivClassName
{
background-color: #596045;
}
.BgClassName
{
background-color: #596045;
}
</style>
border-color css
<style>
span { border-color: #596045; }
span { border-color: rgb(89,96,69); }
td.TdClassName
{
border-color: #596045;
}
.TagClassName
{
border-color: #596045;
}
</style>