Shades of Saratoga #575720
Tints of Saratoga #575720
RGB
CMYK
RGB Variations
Color information
#575720 (or 0x575720) is known color: Saratoga. HEX triplet: 57, 57 and 20. RGB value is (87,87,32). Sum of RGB (Red+Green+Blue) = 87+87+32=206 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.23% from 206); Green value is 87 (34.38% from 255 or 42.23% from 206); Blue value is 32 (12.89% from 255 or 15.53% from 206); Max value from RGB is 87 - color contains mainly: red, green. Hex color #575720 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575720 is #A8A8DF. Grayscale: #505050. Windows color (decimal): -11053280 or 2119511. OLE color: 2119511.
HSL color Cylindrical-coordinate representation of color #575720: hue angle of 60º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #575720 is Cyan = 0, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 87 | 32 | - |
| CMYK | 0 | 0 | 0.63 | 0.66 |
| HSL | 60º | 0.46% | 0.23% | - |
| HSV(B) | 60º | 0.63% | 0.34% | - |
| XYZ | 7.6 | 8.95 | 2.69 | - |
| YUV | 80.73 | 100.5 | 132.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 87 | 32 | 0 | 0 | 0.63 | 0.66 | 60 | 0.46 | 0.23 |
| Hex | 57 | 57 | 20 | 0 | 0 | 3F | 42 | 3C | 2E | 17 |
| Octal | 127 | 127 | 40 | 0 | 0 | 77 | 102 | 74 | 56 | 27 |
| Binary | 1010111 | 1010111 | 100000 | 0 | 0 | 111111 | 1000010 | 111100 | 101110 | 10111 |
Color Harmonies of #575720
Complementary color
Monochromatic Colors of #575720
Black with #575720
Text Example
Text Example
White with #575720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575720; }
p { color: rgb(87,87,32); }
H1.HeaderClassName
{
color: #575720;
}
.AnyTagClassName
{
color: #575720;
}
</style>
background-color css
<style>
a { background-color: #575720; }
a { background-color: rgb(87,87,32); }
div.DivClassName
{
background-color: #575720;
}
.BgClassName
{
background-color: #575720;
}
</style>
border-color css
<style>
span { border-color: #575720; }
span { border-color: rgb(87,87,32); }
td.TdClassName
{
border-color: #575720;
}
.TagClassName
{
border-color: #575720;
}
</style>