Shades of Saratoga #526320
Tints of Saratoga #526320
RGB
CMYK
RGB Variations
Color information
#526320 (or 0x526320) is known color: Saratoga. HEX triplet: 52, 63 and 20. RGB value is (82,99,32). Sum of RGB (Red+Green+Blue) = 82+99+32=213 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.50% from 213); Green value is 99 (39.06% from 255 or 46.48% from 213); Blue value is 32 (12.89% from 255 or 15.02% from 213); Max value from RGB is 99 - color contains mainly: green. Hex color #526320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526320 is #AD9CDF. Grayscale: #565656. Windows color (decimal): -11377888 or 2122578. OLE color: 2122578.
HSL color Cylindrical-coordinate representation of color #526320: hue angle of 75.22º degrees, saturation: 0.51, 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 #526320 is Cyan = 0.17, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 99 | 32 | - |
| CMYK | 0.17 | 0 | 0.68 | 0.61 |
| HSL | 75.22º | 0.51% | 0.26% | - |
| HSV(B) | 75.22º | 0.68% | 0.39% | - |
| XYZ | 8.2 | 10.82 | 3.02 | - |
| YUV | 86.28 | 97.37 | 124.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 32 | 0.17 | 0 | 0.68 | 0.61 | 75.22 | 0.51 | 0.26 |
| Hex | 52 | 63 | 20 | 11 | 0 | 44 | 3D | 4B | 33 | 1A |
| Octal | 122 | 143 | 40 | 21 | 0 | 104 | 75 | 113 | 63 | 32 |
| Binary | 1010010 | 1100011 | 100000 | 10001 | 0 | 1000100 | 111101 | 1001011 | 110011 | 11010 |
Color Harmonies of #526320
Complementary color
Monochromatic Colors of #526320
Black with #526320
Text Example
Text Example
White with #526320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526320; }
p { color: rgb(82,99,32); }
H1.HeaderClassName
{
color: #526320;
}
.AnyTagClassName
{
color: #526320;
}
</style>
background-color css
<style>
a { background-color: #526320; }
a { background-color: rgb(82,99,32); }
div.DivClassName
{
background-color: #526320;
}
.BgClassName
{
background-color: #526320;
}
</style>
border-color css
<style>
span { border-color: #526320; }
span { border-color: rgb(82,99,32); }
td.TdClassName
{
border-color: #526320;
}
.TagClassName
{
border-color: #526320;
}
</style>