Shades of Saratoga #526220
Tints of Saratoga #526220
RGB
CMYK
RGB Variations
Color information
#526220 (or 0x526220) is known color: Saratoga. HEX triplet: 52, 62 and 20. RGB value is (82,98,32). Sum of RGB (Red+Green+Blue) = 82+98+32=212 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.68% from 212); Green value is 98 (38.67% from 255 or 46.23% from 212); Blue value is 32 (12.89% from 255 or 15.09% from 212); Max value from RGB is 98 - color contains mainly: green. Hex color #526220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526220 is #AD9DDF. Grayscale: #555555. Windows color (decimal): -11378144 or 2122322. OLE color: 2122322.
HSL color Cylindrical-coordinate representation of color #526220: hue angle of 74.55º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #526220 is Cyan = 0.16, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 98 | 32 | - |
| CMYK | 0.16 | 0 | 0.67 | 0.62 |
| HSL | 74.55º | 0.51% | 0.25% | - |
| HSV(B) | 74.55º | 0.67% | 0.38% | - |
| XYZ | 8.11 | 10.63 | 2.99 | - |
| YUV | 85.69 | 97.7 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 32 | 0.16 | 0 | 0.67 | 0.62 | 74.55 | 0.51 | 0.25 |
| Hex | 52 | 62 | 20 | 10 | 0 | 43 | 3E | 4B | 33 | 19 |
| Octal | 122 | 142 | 40 | 20 | 0 | 103 | 76 | 113 | 63 | 31 |
| Binary | 1010010 | 1100010 | 100000 | 10000 | 0 | 1000011 | 111110 | 1001011 | 110011 | 11001 |
Color Harmonies of #526220
Complementary color
Monochromatic Colors of #526220
Black with #526220
Text Example
Text Example
White with #526220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526220; }
p { color: rgb(82,98,32); }
H1.HeaderClassName
{
color: #526220;
}
.AnyTagClassName
{
color: #526220;
}
</style>
background-color css
<style>
a { background-color: #526220; }
a { background-color: rgb(82,98,32); }
div.DivClassName
{
background-color: #526220;
}
.BgClassName
{
background-color: #526220;
}
</style>
border-color css
<style>
span { border-color: #526220; }
span { border-color: rgb(82,98,32); }
td.TdClassName
{
border-color: #526220;
}
.TagClassName
{
border-color: #526220;
}
</style>