Shades of Saratoga #576325
Tints of Saratoga #576325
RGB
CMYK
RGB Variations
Color information
#576325 (or 0x576325) is known color: Saratoga. HEX triplet: 57, 63 and 25. RGB value is (87,99,37). Sum of RGB (Red+Green+Blue) = 87+99+37=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 99 (39.06% from 255 or 44.39% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 99 - color contains mainly: green. Hex color #576325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576325 is #A89CDA. Grayscale: #585858. Windows color (decimal): -11050203 or 2450263. OLE color: 2450263.
HSL color Cylindrical-coordinate representation of color #576325: hue angle of 71.61º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #576325 is Cyan = 0.12, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 99 | 37 | - |
| CMYK | 0.12 | 0 | 0.63 | 0.61 |
| HSL | 71.61º | 0.46% | 0.27% | - |
| HSV(B) | 71.61º | 0.63% | 0.39% | - |
| XYZ | 8.73 | 11.08 | 3.43 | - |
| YUV | 88.34 | 99.02 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 37 | 0.12 | 0 | 0.63 | 0.61 | 71.61 | 0.46 | 0.27 |
| Hex | 57 | 63 | 25 | C | 0 | 3F | 3D | 48 | 2E | 1B |
| Octal | 127 | 143 | 45 | 14 | 0 | 77 | 75 | 110 | 56 | 33 |
| Binary | 1010111 | 1100011 | 100101 | 1100 | 0 | 111111 | 111101 | 1001000 | 101110 | 11011 |
Color Harmonies of #576325
Complementary color
Monochromatic Colors of #576325
Black with #576325
Text Example
Text Example
White with #576325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576325; }
p { color: rgb(87,99,37); }
H1.HeaderClassName
{
color: #576325;
}
.AnyTagClassName
{
color: #576325;
}
</style>
background-color css
<style>
a { background-color: #576325; }
a { background-color: rgb(87,99,37); }
div.DivClassName
{
background-color: #576325;
}
.BgClassName
{
background-color: #576325;
}
</style>
border-color css
<style>
span { border-color: #576325; }
span { border-color: rgb(87,99,37); }
td.TdClassName
{
border-color: #576325;
}
.TagClassName
{
border-color: #576325;
}
</style>