Shades of Saratoga #576329
Tints of Saratoga #576329
RGB
CMYK
RGB Variations
Color information
#576329 (or 0x576329) is known color: Saratoga. HEX triplet: 57, 63 and 29. RGB value is (87,99,41). Sum of RGB (Red+Green+Blue) = 87+99+41=227 (30% of max value = 765). Red value is 87 (34.38% from 255 or 38.33% from 227); Green value is 99 (39.06% from 255 or 43.61% from 227); Blue value is 41 (16.41% from 255 or 18.06% from 227); Max value from RGB is 99 - color contains mainly: green. Hex color #576329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576329 is #A89CD6. Grayscale: #595959. Windows color (decimal): -11050199 or 2712407. OLE color: 2712407.
HSL color Cylindrical-coordinate representation of color #576329: hue angle of 72.41º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #576329 is Cyan = 0.12, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 99 | 41 | - |
| CMYK | 0.12 | 0 | 0.59 | 0.61 |
| HSL | 72.41º | 0.41% | 0.27% | - |
| HSV(B) | 72.41º | 0.59% | 0.39% | - |
| XYZ | 8.79 | 11.11 | 3.78 | - |
| YUV | 88.8 | 101.02 | 126.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 41 | 0.12 | 0 | 0.59 | 0.61 | 72.41 | 0.41 | 0.27 |
| Hex | 57 | 63 | 29 | C | 0 | 3B | 3D | 48 | 29 | 1B |
| Octal | 127 | 143 | 51 | 14 | 0 | 73 | 75 | 110 | 51 | 33 |
| Binary | 1010111 | 1100011 | 101001 | 1100 | 0 | 111011 | 111101 | 1001000 | 101001 | 11011 |
Color Harmonies of #576329
Complementary color
Monochromatic Colors of #576329
Black with #576329
Text Example
Text Example
White with #576329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576329; }
p { color: rgb(87,99,41); }
H1.HeaderClassName
{
color: #576329;
}
.AnyTagClassName
{
color: #576329;
}
</style>
background-color css
<style>
a { background-color: #576329; }
a { background-color: rgb(87,99,41); }
div.DivClassName
{
background-color: #576329;
}
.BgClassName
{
background-color: #576329;
}
</style>
border-color css
<style>
span { border-color: #576329; }
span { border-color: rgb(87,99,41); }
td.TdClassName
{
border-color: #576329;
}
.TagClassName
{
border-color: #576329;
}
</style>