Shades of Saratoga #596136
Tints of Saratoga #596136
RGB
CMYK
RGB Variations
Color information
#596136 (or 0x596136) is known color: Saratoga. HEX triplet: 59, 61 and 36. RGB value is (89,97,54). Sum of RGB (Red+Green+Blue) = 89+97+54=240 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.08% from 240); Green value is 97 (38.28% from 255 or 40.42% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 97 - color contains mainly: green. Hex color #596136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596136 is #A69EC9. Grayscale: #595959. Windows color (decimal): -10919626 or 3563865. OLE color: 3563865.
HSL color Cylindrical-coordinate representation of color #596136: hue angle of 71.16º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #596136 is Cyan = 0.08, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 97 | 54 | - |
| CMYK | 0.08 | 0 | 0.44 | 0.62 |
| HSL | 71.16º | 0.28% | 0.3% | - |
| HSV(B) | 71.16º | 0.44% | 0.38% | - |
| XYZ | 9.06 | 10.94 | 5.12 | - |
| YUV | 89.71 | 107.85 | 127.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 97 | 54 | 0.08 | 0 | 0.44 | 0.62 | 71.16 | 0.28 | 0.3 |
| Hex | 59 | 61 | 36 | 8 | 0 | 2C | 3E | 47 | 1C | 1E |
| Octal | 131 | 141 | 66 | 10 | 0 | 54 | 76 | 107 | 34 | 36 |
| Binary | 1011001 | 1100001 | 110110 | 1000 | 0 | 101100 | 111110 | 1000111 | 11100 | 11110 |
Color Harmonies of #596136
Complementary color
Monochromatic Colors of #596136
Black with #596136
Text Example
Text Example
White with #596136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596136; }
p { color: rgb(89,97,54); }
H1.HeaderClassName
{
color: #596136;
}
.AnyTagClassName
{
color: #596136;
}
</style>
background-color css
<style>
a { background-color: #596136; }
a { background-color: rgb(89,97,54); }
div.DivClassName
{
background-color: #596136;
}
.BgClassName
{
background-color: #596136;
}
</style>
border-color css
<style>
span { border-color: #596136; }
span { border-color: rgb(89,97,54); }
td.TdClassName
{
border-color: #596136;
}
.TagClassName
{
border-color: #596136;
}
</style>