Shades of Saratoga #576031
Tints of Saratoga #576031
RGB
CMYK
RGB Variations
Color information
#576031 (or 0x576031) is known color: Saratoga. HEX triplet: 57, 60 and 31. RGB value is (87,96,49). Sum of RGB (Red+Green+Blue) = 87+96+49=232 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.5% from 232); Green value is 96 (37.89% from 255 or 41.38% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 96 - color contains mainly: green. Hex color #576031 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576031 is #A89FCE. Grayscale: #585858. Windows color (decimal): -11050959 or 3235927. OLE color: 3235927.
HSL color Cylindrical-coordinate representation of color #576031: hue angle of 71.49º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #576031 is Cyan = 0.09, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 49 | - |
| CMYK | 0.09 | 0 | 0.49 | 0.62 |
| HSL | 71.49º | 0.32% | 0.28% | - |
| HSV(B) | 71.49º | 0.49% | 0.38% | - |
| XYZ | 8.67 | 10.61 | 4.5 | - |
| YUV | 87.95 | 106.02 | 127.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 49 | 0.09 | 0 | 0.49 | 0.62 | 71.49 | 0.32 | 0.28 |
| Hex | 57 | 60 | 31 | 9 | 0 | 31 | 3E | 47 | 20 | 1C |
| Octal | 127 | 140 | 61 | 11 | 0 | 61 | 76 | 107 | 40 | 34 |
| Binary | 1010111 | 1100000 | 110001 | 1001 | 0 | 110001 | 111110 | 1000111 | 100000 | 11100 |
Color Harmonies of #576031
Complementary color
Monochromatic Colors of #576031
Black with #576031
Text Example
Text Example
White with #576031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576031; }
p { color: rgb(87,96,49); }
H1.HeaderClassName
{
color: #576031;
}
.AnyTagClassName
{
color: #576031;
}
</style>
background-color css
<style>
a { background-color: #576031; }
a { background-color: rgb(87,96,49); }
div.DivClassName
{
background-color: #576031;
}
.BgClassName
{
background-color: #576031;
}
</style>
border-color css
<style>
span { border-color: #576031; }
span { border-color: rgb(87,96,49); }
td.TdClassName
{
border-color: #576031;
}
.TagClassName
{
border-color: #576031;
}
</style>