Shades of Saratoga #596326
Tints of Saratoga #596326
RGB
CMYK
RGB Variations
Color information
#596326 (or 0x596326) is known color: Saratoga. HEX triplet: 59, 63 and 26. RGB value is (89,99,38). Sum of RGB (Red+Green+Blue) = 89+99+38=226 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.38% from 226); Green value is 99 (39.06% from 255 or 43.81% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 99 - color contains mainly: green. Hex color #596326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596326 is #A69CD9. Grayscale: #595959. Windows color (decimal): -10919130 or 2515801. OLE color: 2515801.
HSL color Cylindrical-coordinate representation of color #596326: hue angle of 69.84º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #596326 is Cyan = 0.10, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 99 | 38 | - |
| CMYK | 0.10 | 0 | 0.62 | 0.61 |
| HSL | 69.84º | 0.45% | 0.27% | - |
| HSV(B) | 69.84º | 0.62% | 0.39% | - |
| XYZ | 8.93 | 11.19 | 3.52 | - |
| YUV | 89.06 | 99.19 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 38 | 0.10 | 0 | 0.62 | 0.61 | 69.84 | 0.45 | 0.27 |
| Hex | 59 | 63 | 26 | A | 0 | 3E | 3D | 46 | 2D | 1B |
| Octal | 131 | 143 | 46 | 12 | 0 | 76 | 75 | 106 | 55 | 33 |
| Binary | 1011001 | 1100011 | 100110 | 1010 | 0 | 111110 | 111101 | 1000110 | 101101 | 11011 |
Color Harmonies of #596326
Complementary color
Monochromatic Colors of #596326
Black with #596326
Text Example
Text Example
White with #596326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596326; }
p { color: rgb(89,99,38); }
H1.HeaderClassName
{
color: #596326;
}
.AnyTagClassName
{
color: #596326;
}
</style>
background-color css
<style>
a { background-color: #596326; }
a { background-color: rgb(89,99,38); }
div.DivClassName
{
background-color: #596326;
}
.BgClassName
{
background-color: #596326;
}
</style>
border-color css
<style>
span { border-color: #596326; }
span { border-color: rgb(89,99,38); }
td.TdClassName
{
border-color: #596326;
}
.TagClassName
{
border-color: #596326;
}
</style>