Shades of Saratoga #576624
Tints of Saratoga #576624
RGB
CMYK
RGB Variations
Color information
#576624 (or 0x576624) is known color: Saratoga. HEX triplet: 57, 66 and 24. RGB value is (87,102,36). Sum of RGB (Red+Green+Blue) = 87+102+36=225 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.67% from 225); Green value is 102 (40.23% from 255 or 45.33% from 225); Blue value is 36 (14.45% from 255 or 16% from 225); Max value from RGB is 102 - color contains mainly: green. Hex color #576624 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576624 is #A899DB. Grayscale: #5A5A5A. Windows color (decimal): -11049436 or 2385495. OLE color: 2385495.
HSL color Cylindrical-coordinate representation of color #576624: hue angle of 73.64º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #576624 is Cyan = 0.15, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 102 | 36 | - |
| CMYK | 0.15 | 0 | 0.65 | 0.6 |
| HSL | 73.64º | 0.48% | 0.27% | - |
| HSV(B) | 73.64º | 0.65% | 0.4% | - |
| XYZ | 9 | 11.66 | 3.44 | - |
| YUV | 89.99 | 97.53 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 36 | 0.15 | 0 | 0.65 | 0.6 | 73.64 | 0.48 | 0.27 |
| Hex | 57 | 66 | 24 | F | 0 | 41 | 3C | 4A | 30 | 1B |
| Octal | 127 | 146 | 44 | 17 | 0 | 101 | 74 | 112 | 60 | 33 |
| Binary | 1010111 | 1100110 | 100100 | 1111 | 0 | 1000001 | 111100 | 1001010 | 110000 | 11011 |
Color Harmonies of #576624
Complementary color
Monochromatic Colors of #576624
Black with #576624
Text Example
Text Example
White with #576624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576624; }
p { color: rgb(87,102,36); }
H1.HeaderClassName
{
color: #576624;
}
.AnyTagClassName
{
color: #576624;
}
</style>
background-color css
<style>
a { background-color: #576624; }
a { background-color: rgb(87,102,36); }
div.DivClassName
{
background-color: #576624;
}
.BgClassName
{
background-color: #576624;
}
</style>
border-color css
<style>
span { border-color: #576624; }
span { border-color: rgb(87,102,36); }
td.TdClassName
{
border-color: #576624;
}
.TagClassName
{
border-color: #576624;
}
</style>