Shades of Saratoga #525730
Tints of Saratoga #525730
RGB
CMYK
RGB Variations
Color information
#525730 (or 0x525730) is known color: Saratoga. HEX triplet: 52, 57 and 30. RGB value is (82,87,48). Sum of RGB (Red+Green+Blue) = 82+87+48=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 87 (34.38% from 255 or 40.09% from 217); Blue value is 48 (19.14% from 255 or 22.12% from 217); Max value from RGB is 87 - color contains mainly: green. Hex color #525730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525730 is #ADA8CF. Grayscale: #515151. Windows color (decimal): -11380944 or 3168082. OLE color: 3168082.
HSL color Cylindrical-coordinate representation of color #525730: hue angle of 67.69º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #525730 is Cyan = 0.06, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 87 | 48 | - |
| CMYK | 0.06 | 0 | 0.45 | 0.66 |
| HSL | 67.69º | 0.29% | 0.26% | - |
| HSV(B) | 67.69º | 0.45% | 0.34% | - |
| XYZ | 7.42 | 8.82 | 4.11 | - |
| YUV | 81.06 | 109.34 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 48 | 0.06 | 0 | 0.45 | 0.66 | 67.69 | 0.29 | 0.26 |
| Hex | 52 | 57 | 30 | 6 | 0 | 2D | 42 | 44 | 1D | 1A |
| Octal | 122 | 127 | 60 | 6 | 0 | 55 | 102 | 104 | 35 | 32 |
| Binary | 1010010 | 1010111 | 110000 | 110 | 0 | 101101 | 1000010 | 1000100 | 11101 | 11010 |
Color Harmonies of #525730
Complementary color
Monochromatic Colors of #525730
Black with #525730
Text Example
Text Example
White with #525730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525730; }
p { color: rgb(82,87,48); }
H1.HeaderClassName
{
color: #525730;
}
.AnyTagClassName
{
color: #525730;
}
</style>
background-color css
<style>
a { background-color: #525730; }
a { background-color: rgb(82,87,48); }
div.DivClassName
{
background-color: #525730;
}
.BgClassName
{
background-color: #525730;
}
</style>
border-color css
<style>
span { border-color: #525730; }
span { border-color: rgb(82,87,48); }
td.TdClassName
{
border-color: #525730;
}
.TagClassName
{
border-color: #525730;
}
</style>