Shades of Saratoga #575926
Tints of Saratoga #575926
RGB
CMYK
RGB Variations
Color information
#575926 (or 0x575926) is known color: Saratoga. HEX triplet: 57, 59 and 26. RGB value is (87,89,38). Sum of RGB (Red+Green+Blue) = 87+89+38=214 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.65% from 214); Green value is 89 (35.16% from 255 or 41.59% from 214); Blue value is 38 (15.23% from 255 or 17.76% from 214); Max value from RGB is 89 - color contains mainly: green. Hex color #575926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575926 is #A8A6D9. Grayscale: #525252. Windows color (decimal): -11052762 or 2513239. OLE color: 2513239.
HSL color Cylindrical-coordinate representation of color #575926: hue angle of 62.35º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #575926 is Cyan = 0.02, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 89 | 38 | - |
| CMYK | 0.02 | 0 | 0.57 | 0.65 |
| HSL | 62.35º | 0.4% | 0.25% | - |
| HSV(B) | 62.35º | 0.57% | 0.35% | - |
| XYZ | 7.85 | 9.31 | 3.22 | - |
| YUV | 82.59 | 102.84 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 89 | 38 | 0.02 | 0 | 0.57 | 0.65 | 62.35 | 0.4 | 0.25 |
| Hex | 57 | 59 | 26 | 2 | 0 | 39 | 41 | 3E | 28 | 19 |
| Octal | 127 | 131 | 46 | 2 | 0 | 71 | 101 | 76 | 50 | 31 |
| Binary | 1010111 | 1011001 | 100110 | 10 | 0 | 111001 | 1000001 | 111110 | 101000 | 11001 |
Color Harmonies of #575926
Complementary color
Monochromatic Colors of #575926
Black with #575926
Text Example
Text Example
White with #575926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575926; }
p { color: rgb(87,89,38); }
H1.HeaderClassName
{
color: #575926;
}
.AnyTagClassName
{
color: #575926;
}
</style>
background-color css
<style>
a { background-color: #575926; }
a { background-color: rgb(87,89,38); }
div.DivClassName
{
background-color: #575926;
}
.BgClassName
{
background-color: #575926;
}
</style>
border-color css
<style>
span { border-color: #575926; }
span { border-color: rgb(87,89,38); }
td.TdClassName
{
border-color: #575926;
}
.TagClassName
{
border-color: #575926;
}
</style>