Shades of Saratoga #596431
Tints of Saratoga #596431
RGB
CMYK
RGB Variations
Color information
#596431 (or 0x596431) is known color: Saratoga. HEX triplet: 59, 64 and 31. RGB value is (89,100,49). Sum of RGB (Red+Green+Blue) = 89+100+49=238 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.39% from 238); Green value is 100 (39.45% from 255 or 42.02% from 238); Blue value is 49 (19.53% from 255 or 20.59% from 238); Max value from RGB is 100 - color contains mainly: green. Hex color #596431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596431 is #A69BCE. Grayscale: #5B5B5B. Windows color (decimal): -10918863 or 3236953. OLE color: 3236953.
HSL color Cylindrical-coordinate representation of color #596431: hue angle of 72.94º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #596431 is Cyan = 0.11, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 100 | 49 | - |
| CMYK | 0.11 | 0 | 0.51 | 0.61 |
| HSL | 72.94º | 0.34% | 0.29% | - |
| HSV(B) | 72.94º | 0.51% | 0.39% | - |
| XYZ | 9.23 | 11.46 | 4.63 | - |
| YUV | 90.9 | 104.36 | 126.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 49 | 0.11 | 0 | 0.51 | 0.61 | 72.94 | 0.34 | 0.29 |
| Hex | 59 | 64 | 31 | B | 0 | 33 | 3D | 49 | 22 | 1D |
| Octal | 131 | 144 | 61 | 13 | 0 | 63 | 75 | 111 | 42 | 35 |
| Binary | 1011001 | 1100100 | 110001 | 1011 | 0 | 110011 | 111101 | 1001001 | 100010 | 11101 |
Color Harmonies of #596431
Complementary color
Monochromatic Colors of #596431
Black with #596431
Text Example
Text Example
White with #596431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596431; }
p { color: rgb(89,100,49); }
H1.HeaderClassName
{
color: #596431;
}
.AnyTagClassName
{
color: #596431;
}
</style>
background-color css
<style>
a { background-color: #596431; }
a { background-color: rgb(89,100,49); }
div.DivClassName
{
background-color: #596431;
}
.BgClassName
{
background-color: #596431;
}
</style>
border-color css
<style>
span { border-color: #596431; }
span { border-color: rgb(89,100,49); }
td.TdClassName
{
border-color: #596431;
}
.TagClassName
{
border-color: #596431;
}
</style>