Shades of Saratoga #596430
Tints of Saratoga #596430
RGB
CMYK
RGB Variations
Color information
#596430 (or 0x596430) is known color: Saratoga. HEX triplet: 59, 64 and 30. RGB value is (89,100,48). Sum of RGB (Red+Green+Blue) = 89+100+48=237 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.55% from 237); Green value is 100 (39.45% from 255 or 42.19% from 237); Blue value is 48 (19.14% from 255 or 20.25% from 237); Max value from RGB is 100 - color contains mainly: green. Hex color #596430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596430 is #A69BCF. Grayscale: #5A5A5A. Windows color (decimal): -10918864 or 3171417. OLE color: 3171417.
HSL color Cylindrical-coordinate representation of color #596430: hue angle of 72.69º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #596430 is Cyan = 0.11, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 100 | 48 | - |
| CMYK | 0.11 | 0 | 0.52 | 0.61 |
| HSL | 72.69º | 0.35% | 0.29% | - |
| HSV(B) | 72.69º | 0.52% | 0.39% | - |
| XYZ | 9.21 | 11.45 | 4.52 | - |
| YUV | 90.78 | 103.86 | 126.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 48 | 0.11 | 0 | 0.52 | 0.61 | 72.69 | 0.35 | 0.29 |
| Hex | 59 | 64 | 30 | B | 0 | 34 | 3D | 49 | 23 | 1D |
| Octal | 131 | 144 | 60 | 13 | 0 | 64 | 75 | 111 | 43 | 35 |
| Binary | 1011001 | 1100100 | 110000 | 1011 | 0 | 110100 | 111101 | 1001001 | 100011 | 11101 |
Color Harmonies of #596430
Complementary color
Monochromatic Colors of #596430
Black with #596430
Text Example
Text Example
White with #596430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596430; }
p { color: rgb(89,100,48); }
H1.HeaderClassName
{
color: #596430;
}
.AnyTagClassName
{
color: #596430;
}
</style>
background-color css
<style>
a { background-color: #596430; }
a { background-color: rgb(89,100,48); }
div.DivClassName
{
background-color: #596430;
}
.BgClassName
{
background-color: #596430;
}
</style>
border-color css
<style>
span { border-color: #596430; }
span { border-color: rgb(89,100,48); }
td.TdClassName
{
border-color: #596430;
}
.TagClassName
{
border-color: #596430;
}
</style>