Shades of Saratoga #576021
Tints of Saratoga #576021
RGB
CMYK
RGB Variations
Color information
#576021 (or 0x576021) is known color: Saratoga. HEX triplet: 57, 60 and 21. RGB value is (87,96,33). Sum of RGB (Red+Green+Blue) = 87+96+33=216 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.28% from 216); Green value is 96 (37.89% from 255 or 44.44% from 216); Blue value is 33 (13.28% from 255 or 15.28% from 216); Max value from RGB is 96 - color contains mainly: green. Hex color #576021 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576021 is #A89FDE. Grayscale: #565656. Windows color (decimal): -11050975 or 2187351. OLE color: 2187351.
HSL color Cylindrical-coordinate representation of color #576021: hue angle of 68.57º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #576021 is Cyan = 0.09, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 33 | - |
| CMYK | 0.09 | 0 | 0.66 | 0.62 |
| HSL | 68.57º | 0.49% | 0.25% | - |
| HSV(B) | 68.57º | 0.66% | 0.38% | - |
| XYZ | 8.39 | 10.5 | 3.02 | - |
| YUV | 86.13 | 98.02 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 33 | 0.09 | 0 | 0.66 | 0.62 | 68.57 | 0.49 | 0.25 |
| Hex | 57 | 60 | 21 | 9 | 0 | 42 | 3E | 45 | 31 | 19 |
| Octal | 127 | 140 | 41 | 11 | 0 | 102 | 76 | 105 | 61 | 31 |
| Binary | 1010111 | 1100000 | 100001 | 1001 | 0 | 1000010 | 111110 | 1000101 | 110001 | 11001 |
Color Harmonies of #576021
Complementary color
Monochromatic Colors of #576021
Black with #576021
Text Example
Text Example
White with #576021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576021; }
p { color: rgb(87,96,33); }
H1.HeaderClassName
{
color: #576021;
}
.AnyTagClassName
{
color: #576021;
}
</style>
background-color css
<style>
a { background-color: #576021; }
a { background-color: rgb(87,96,33); }
div.DivClassName
{
background-color: #576021;
}
.BgClassName
{
background-color: #576021;
}
</style>
border-color css
<style>
span { border-color: #576021; }
span { border-color: rgb(87,96,33); }
td.TdClassName
{
border-color: #576021;
}
.TagClassName
{
border-color: #576021;
}
</style>