Shades of Saratoga #576130
Tints of Saratoga #576130
RGB
CMYK
RGB Variations
Color information
#576130 (or 0x576130) is known color: Saratoga. HEX triplet: 57, 61 and 30. RGB value is (87,97,48). Sum of RGB (Red+Green+Blue) = 87+97+48=232 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.5% from 232); Green value is 97 (38.28% from 255 or 41.81% from 232); Blue value is 48 (19.14% from 255 or 20.69% from 232); Max value from RGB is 97 - color contains mainly: green. Hex color #576130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576130 is #A89ECF. Grayscale: #585858. Windows color (decimal): -11050704 or 3170647. OLE color: 3170647.
HSL color Cylindrical-coordinate representation of color #576130: hue angle of 72.24º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #576130 is Cyan = 0.10, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 97 | 48 | - |
| CMYK | 0.10 | 0 | 0.51 | 0.62 |
| HSL | 72.24º | 0.34% | 0.28% | - |
| HSV(B) | 72.24º | 0.51% | 0.38% | - |
| XYZ | 8.74 | 10.79 | 4.42 | - |
| YUV | 88.42 | 105.19 | 126.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 48 | 0.10 | 0 | 0.51 | 0.62 | 72.24 | 0.34 | 0.28 |
| Hex | 57 | 61 | 30 | A | 0 | 33 | 3E | 48 | 22 | 1C |
| Octal | 127 | 141 | 60 | 12 | 0 | 63 | 76 | 110 | 42 | 34 |
| Binary | 1010111 | 1100001 | 110000 | 1010 | 0 | 110011 | 111110 | 1001000 | 100010 | 11100 |
Color Harmonies of #576130
Complementary color
Monochromatic Colors of #576130
Black with #576130
Text Example
Text Example
White with #576130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576130; }
p { color: rgb(87,97,48); }
H1.HeaderClassName
{
color: #576130;
}
.AnyTagClassName
{
color: #576130;
}
</style>
background-color css
<style>
a { background-color: #576130; }
a { background-color: rgb(87,97,48); }
div.DivClassName
{
background-color: #576130;
}
.BgClassName
{
background-color: #576130;
}
</style>
border-color css
<style>
span { border-color: #576130; }
span { border-color: rgb(87,97,48); }
td.TdClassName
{
border-color: #576130;
}
.TagClassName
{
border-color: #576130;
}
</style>