Shades of Saratoga #525625
Tints of Saratoga #525625
RGB
CMYK
RGB Variations
Color information
#525625 (or 0x525625) is known color: Saratoga. HEX triplet: 52, 56 and 25. RGB value is (82,86,37). Sum of RGB (Red+Green+Blue) = 82+86+37=205 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40% from 205); Green value is 86 (33.98% from 255 or 41.95% from 205); Blue value is 37 (14.84% from 255 or 18.05% from 205); Max value from RGB is 86 - color contains mainly: green. Hex color #525625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525625 is #ADA9DA. Grayscale: #4F4F4F. Windows color (decimal): -11381211 or 2446930. OLE color: 2446930.
HSL color Cylindrical-coordinate representation of color #525625: hue angle of 64.9º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #525625 is Cyan = 0.05, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 86 | 37 | - |
| CMYK | 0.05 | 0 | 0.57 | 0.66 |
| HSL | 64.9º | 0.4% | 0.24% | - |
| HSV(B) | 64.9º | 0.57% | 0.34% | - |
| XYZ | 7.14 | 8.58 | 3.03 | - |
| YUV | 79.22 | 104.17 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 37 | 0.05 | 0 | 0.57 | 0.66 | 64.9 | 0.4 | 0.24 |
| Hex | 52 | 56 | 25 | 5 | 0 | 39 | 42 | 41 | 28 | 18 |
| Octal | 122 | 126 | 45 | 5 | 0 | 71 | 102 | 101 | 50 | 30 |
| Binary | 1010010 | 1010110 | 100101 | 101 | 0 | 111001 | 1000010 | 1000001 | 101000 | 11000 |
Color Harmonies of #525625
Complementary color
Monochromatic Colors of #525625
Black with #525625
Text Example
Text Example
White with #525625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525625; }
p { color: rgb(82,86,37); }
H1.HeaderClassName
{
color: #525625;
}
.AnyTagClassName
{
color: #525625;
}
</style>
background-color css
<style>
a { background-color: #525625; }
a { background-color: rgb(82,86,37); }
div.DivClassName
{
background-color: #525625;
}
.BgClassName
{
background-color: #525625;
}
</style>
border-color css
<style>
span { border-color: #525625; }
span { border-color: rgb(82,86,37); }
td.TdClassName
{
border-color: #525625;
}
.TagClassName
{
border-color: #525625;
}
</style>