Shades of Saratoga #576420
Tints of Saratoga #576420
RGB
CMYK
RGB Variations
Color information
#576420 (or 0x576420) is known color: Saratoga. HEX triplet: 57, 64 and 20. RGB value is (87,100,32). Sum of RGB (Red+Green+Blue) = 87+100+32=219 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.73% from 219); Green value is 100 (39.45% from 255 or 45.66% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 100 - color contains mainly: green. Hex color #576420 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576420 is #A89BDF. Grayscale: #585858. Windows color (decimal): -11049952 or 2122839. OLE color: 2122839.
HSL color Cylindrical-coordinate representation of color #576420: hue angle of 71.47º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #576420 is Cyan = 0.13, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 100 | 32 | - |
| CMYK | 0.13 | 0 | 0.68 | 0.61 |
| HSL | 71.47º | 0.52% | 0.26% | - |
| HSV(B) | 71.47º | 0.68% | 0.39% | - |
| XYZ | 8.75 | 11.24 | 3.08 | - |
| YUV | 88.36 | 96.19 | 127.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 32 | 0.13 | 0 | 0.68 | 0.61 | 71.47 | 0.52 | 0.26 |
| Hex | 57 | 64 | 20 | D | 0 | 44 | 3D | 47 | 34 | 1A |
| Octal | 127 | 144 | 40 | 15 | 0 | 104 | 75 | 107 | 64 | 32 |
| Binary | 1010111 | 1100100 | 100000 | 1101 | 0 | 1000100 | 111101 | 1000111 | 110100 | 11010 |
Color Harmonies of #576420
Complementary color
Monochromatic Colors of #576420
Black with #576420
Text Example
Text Example
White with #576420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576420; }
p { color: rgb(87,100,32); }
H1.HeaderClassName
{
color: #576420;
}
.AnyTagClassName
{
color: #576420;
}
</style>
background-color css
<style>
a { background-color: #576420; }
a { background-color: rgb(87,100,32); }
div.DivClassName
{
background-color: #576420;
}
.BgClassName
{
background-color: #576420;
}
</style>
border-color css
<style>
span { border-color: #576420; }
span { border-color: rgb(87,100,32); }
td.TdClassName
{
border-color: #576420;
}
.TagClassName
{
border-color: #576420;
}
</style>