Shades of Saratoga #576038
Tints of Saratoga #576038
RGB
CMYK
RGB Variations
Color information
#576038 (or 0x576038) is known color: Saratoga. HEX triplet: 57, 60 and 38. RGB value is (87,96,56). Sum of RGB (Red+Green+Blue) = 87+96+56=239 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.40% from 239); Green value is 96 (37.89% from 255 or 40.17% from 239); Blue value is 56 (22.27% from 255 or 23.43% from 239); Max value from RGB is 96 - color contains mainly: green. Hex color #576038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576038 is #A89FC7. Grayscale: #585858. Windows color (decimal): -11050952 or 3694679. OLE color: 3694679.
HSL color Cylindrical-coordinate representation of color #576038: hue angle of 73.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #576038 is Cyan = 0.09, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 56 | - |
| CMYK | 0.09 | 0 | 0.42 | 0.62 |
| HSL | 73.5º | 0.26% | 0.3% | - |
| HSV(B) | 73.5º | 0.42% | 0.38% | - |
| XYZ | 8.83 | 10.68 | 5.34 | - |
| YUV | 88.75 | 109.52 | 126.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 56 | 0.09 | 0 | 0.42 | 0.62 | 73.5 | 0.26 | 0.3 |
| Hex | 57 | 60 | 38 | 9 | 0 | 2A | 3E | 4A | 1A | 1E |
| Octal | 127 | 140 | 70 | 11 | 0 | 52 | 76 | 112 | 32 | 36 |
| Binary | 1010111 | 1100000 | 111000 | 1001 | 0 | 101010 | 111110 | 1001010 | 11010 | 11110 |
Color Harmonies of #576038
Complementary color
Monochromatic Colors of #576038
Black with #576038
Text Example
Text Example
White with #576038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576038; }
p { color: rgb(87,96,56); }
H1.HeaderClassName
{
color: #576038;
}
.AnyTagClassName
{
color: #576038;
}
</style>
background-color css
<style>
a { background-color: #576038; }
a { background-color: rgb(87,96,56); }
div.DivClassName
{
background-color: #576038;
}
.BgClassName
{
background-color: #576038;
}
</style>
border-color css
<style>
span { border-color: #576038; }
span { border-color: rgb(87,96,56); }
td.TdClassName
{
border-color: #576038;
}
.TagClassName
{
border-color: #576038;
}
</style>