Shades of Saratoga #596336
Tints of Saratoga #596336
RGB
CMYK
RGB Variations
Color information
#596336 (or 0x596336) is known color: Saratoga. HEX triplet: 59, 63 and 36. RGB value is (89,99,54). Sum of RGB (Red+Green+Blue) = 89+99+54=242 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.78% from 242); Green value is 99 (39.06% from 255 or 40.91% from 242); Blue value is 54 (21.48% from 255 or 22.31% from 242); Max value from RGB is 99 - color contains mainly: green. Hex color #596336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596336 is #A69CC9. Grayscale: #5B5B5B. Windows color (decimal): -10919114 or 3564377. OLE color: 3564377.
HSL color Cylindrical-coordinate representation of color #596336: hue angle of 73.33º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #596336 is Cyan = 0.10, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 99 | 54 | - |
| CMYK | 0.10 | 0 | 0.45 | 0.61 |
| HSL | 73.33º | 0.29% | 0.3% | - |
| HSV(B) | 73.33º | 0.45% | 0.39% | - |
| XYZ | 9.25 | 11.31 | 5.19 | - |
| YUV | 90.88 | 107.19 | 126.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 54 | 0.10 | 0 | 0.45 | 0.61 | 73.33 | 0.29 | 0.3 |
| Hex | 59 | 63 | 36 | A | 0 | 2D | 3D | 49 | 1D | 1E |
| Octal | 131 | 143 | 66 | 12 | 0 | 55 | 75 | 111 | 35 | 36 |
| Binary | 1011001 | 1100011 | 110110 | 1010 | 0 | 101101 | 111101 | 1001001 | 11101 | 11110 |
Color Harmonies of #596336
Complementary color
Monochromatic Colors of #596336
Black with #596336
Text Example
Text Example
White with #596336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596336; }
p { color: rgb(89,99,54); }
H1.HeaderClassName
{
color: #596336;
}
.AnyTagClassName
{
color: #596336;
}
</style>
background-color css
<style>
a { background-color: #596336; }
a { background-color: rgb(89,99,54); }
div.DivClassName
{
background-color: #596336;
}
.BgClassName
{
background-color: #596336;
}
</style>
border-color css
<style>
span { border-color: #596336; }
span { border-color: rgb(89,99,54); }
td.TdClassName
{
border-color: #596336;
}
.TagClassName
{
border-color: #596336;
}
</style>