Shades of Saratoga #576039
Tints of Saratoga #576039
RGB
CMYK
RGB Variations
Color information
#576039 (or 0x576039) is known color: Saratoga. HEX triplet: 57, 60 and 39. RGB value is (87,96,57). Sum of RGB (Red+Green+Blue) = 87+96+57=240 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.25% from 240); Green value is 96 (37.89% from 255 or 40% from 240); Blue value is 57 (22.66% from 255 or 23.75% from 240); Max value from RGB is 96 - color contains mainly: green. Hex color #576039 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576039 is #A89FC6. Grayscale: #595959. Windows color (decimal): -11050951 or 3760215. OLE color: 3760215.
HSL color Cylindrical-coordinate representation of color #576039: hue angle of 73.85º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #576039 is Cyan = 0.09, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 57 | - |
| CMYK | 0.09 | 0 | 0.41 | 0.62 |
| HSL | 73.85º | 0.25% | 0.3% | - |
| HSV(B) | 73.85º | 0.41% | 0.38% | - |
| XYZ | 8.85 | 10.69 | 5.47 | - |
| YUV | 88.86 | 110.02 | 126.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 57 | 0.09 | 0 | 0.41 | 0.62 | 73.85 | 0.25 | 0.3 |
| Hex | 57 | 60 | 39 | 9 | 0 | 29 | 3E | 4A | 19 | 1E |
| Octal | 127 | 140 | 71 | 11 | 0 | 51 | 76 | 112 | 31 | 36 |
| Binary | 1010111 | 1100000 | 111001 | 1001 | 0 | 101001 | 111110 | 1001010 | 11001 | 11110 |
Color Harmonies of #576039
Complementary color
Monochromatic Colors of #576039
Black with #576039
Text Example
Text Example
White with #576039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576039; }
p { color: rgb(87,96,57); }
H1.HeaderClassName
{
color: #576039;
}
.AnyTagClassName
{
color: #576039;
}
</style>
background-color css
<style>
a { background-color: #576039; }
a { background-color: rgb(87,96,57); }
div.DivClassName
{
background-color: #576039;
}
.BgClassName
{
background-color: #576039;
}
</style>
border-color css
<style>
span { border-color: #576039; }
span { border-color: rgb(87,96,57); }
td.TdClassName
{
border-color: #576039;
}
.TagClassName
{
border-color: #576039;
}
</style>