Shades of Saratoga #576225
Tints of Saratoga #576225
RGB
CMYK
RGB Variations
Color information
#576225 (or 0x576225) is known color: Saratoga. HEX triplet: 57, 62 and 25. RGB value is (87,98,37). Sum of RGB (Red+Green+Blue) = 87+98+37=222 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.19% from 222); Green value is 98 (38.67% from 255 or 44.14% from 222); Blue value is 37 (14.84% from 255 or 16.67% from 222); Max value from RGB is 98 - color contains mainly: green. Hex color #576225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576225 is #A89DDA. Grayscale: #575757. Windows color (decimal): -11050459 or 2450007. OLE color: 2450007.
HSL color Cylindrical-coordinate representation of color #576225: hue angle of 70.82º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #576225 is Cyan = 0.11, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 98 | 37 | - |
| CMYK | 0.11 | 0 | 0.62 | 0.62 |
| HSL | 70.82º | 0.45% | 0.26% | - |
| HSV(B) | 70.82º | 0.62% | 0.38% | - |
| XYZ | 8.63 | 10.9 | 3.4 | - |
| YUV | 87.76 | 99.36 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 98 | 37 | 0.11 | 0 | 0.62 | 0.62 | 70.82 | 0.45 | 0.26 |
| Hex | 57 | 62 | 25 | B | 0 | 3E | 3E | 47 | 2D | 1A |
| Octal | 127 | 142 | 45 | 13 | 0 | 76 | 76 | 107 | 55 | 32 |
| Binary | 1010111 | 1100010 | 100101 | 1011 | 0 | 111110 | 111110 | 1000111 | 101101 | 11010 |
Color Harmonies of #576225
Complementary color
Monochromatic Colors of #576225
Black with #576225
Text Example
Text Example
White with #576225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576225; }
p { color: rgb(87,98,37); }
H1.HeaderClassName
{
color: #576225;
}
.AnyTagClassName
{
color: #576225;
}
</style>
background-color css
<style>
a { background-color: #576225; }
a { background-color: rgb(87,98,37); }
div.DivClassName
{
background-color: #576225;
}
.BgClassName
{
background-color: #576225;
}
</style>
border-color css
<style>
span { border-color: #576225; }
span { border-color: rgb(87,98,37); }
td.TdClassName
{
border-color: #576225;
}
.TagClassName
{
border-color: #576225;
}
</style>