Shades of Saratoga #576128
Tints of Saratoga #576128
RGB
CMYK
RGB Variations
Color information
#576128 (or 0x576128) is known color: Saratoga. HEX triplet: 57, 61 and 28. RGB value is (87,97,40). Sum of RGB (Red+Green+Blue) = 87+97+40=224 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.84% from 224); Green value is 97 (38.28% from 255 or 43.30% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 97 - color contains mainly: green. Hex color #576128 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576128 is #A89ED7. Grayscale: #575757. Windows color (decimal): -11050712 or 2646359. OLE color: 2646359.
HSL color Cylindrical-coordinate representation of color #576128: hue angle of 70.53º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #576128 is Cyan = 0.10, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 97 | 40 | - |
| CMYK | 0.10 | 0 | 0.59 | 0.62 |
| HSL | 70.53º | 0.42% | 0.27% | - |
| HSV(B) | 70.53º | 0.59% | 0.38% | - |
| XYZ | 8.59 | 10.73 | 3.63 | - |
| YUV | 87.51 | 101.19 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 40 | 0.10 | 0 | 0.59 | 0.62 | 70.53 | 0.42 | 0.27 |
| Hex | 57 | 61 | 28 | A | 0 | 3B | 3E | 47 | 2A | 1B |
| Octal | 127 | 141 | 50 | 12 | 0 | 73 | 76 | 107 | 52 | 33 |
| Binary | 1010111 | 1100001 | 101000 | 1010 | 0 | 111011 | 111110 | 1000111 | 101010 | 11011 |
Color Harmonies of #576128
Complementary color
Monochromatic Colors of #576128
Black with #576128
Text Example
Text Example
White with #576128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576128; }
p { color: rgb(87,97,40); }
H1.HeaderClassName
{
color: #576128;
}
.AnyTagClassName
{
color: #576128;
}
</style>
background-color css
<style>
a { background-color: #576128; }
a { background-color: rgb(87,97,40); }
div.DivClassName
{
background-color: #576128;
}
.BgClassName
{
background-color: #576128;
}
</style>
border-color css
<style>
span { border-color: #576128; }
span { border-color: rgb(87,97,40); }
td.TdClassName
{
border-color: #576128;
}
.TagClassName
{
border-color: #576128;
}
</style>