Shades of Saratoga #525734
Tints of Saratoga #525734
RGB
CMYK
RGB Variations
Color information
#525734 (or 0x525734) is known color: Saratoga. HEX triplet: 52, 57 and 34. RGB value is (82,87,52). Sum of RGB (Red+Green+Blue) = 82+87+52=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 87 (34.38% from 255 or 39.37% from 221); Blue value is 52 (20.70% from 255 or 23.53% from 221); Max value from RGB is 87 - color contains mainly: green. Hex color #525734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525734 is #ADA8CB. Grayscale: #515151. Windows color (decimal): -11380940 or 3430226. OLE color: 3430226.
HSL color Cylindrical-coordinate representation of color #525734: hue angle of 68.57º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #525734 is Cyan = 0.06, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 87 | 52 | - |
| CMYK | 0.06 | 0 | 0.40 | 0.66 |
| HSL | 68.57º | 0.25% | 0.27% | - |
| HSV(B) | 68.57º | 0.4% | 0.34% | - |
| XYZ | 7.51 | 8.86 | 4.56 | - |
| YUV | 81.52 | 111.34 | 128.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 52 | 0.06 | 0 | 0.40 | 0.66 | 68.57 | 0.25 | 0.27 |
| Hex | 52 | 57 | 34 | 6 | 0 | 28 | 42 | 45 | 19 | 1B |
| Octal | 122 | 127 | 64 | 6 | 0 | 50 | 102 | 105 | 31 | 33 |
| Binary | 1010010 | 1010111 | 110100 | 110 | 0 | 101000 | 1000010 | 1000101 | 11001 | 11011 |
Color Harmonies of #525734
Complementary color
Monochromatic Colors of #525734
Black with #525734
Text Example
Text Example
White with #525734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525734; }
p { color: rgb(82,87,52); }
H1.HeaderClassName
{
color: #525734;
}
.AnyTagClassName
{
color: #525734;
}
</style>
background-color css
<style>
a { background-color: #525734; }
a { background-color: rgb(82,87,52); }
div.DivClassName
{
background-color: #525734;
}
.BgClassName
{
background-color: #525734;
}
</style>
border-color css
<style>
span { border-color: #525734; }
span { border-color: rgb(82,87,52); }
td.TdClassName
{
border-color: #525734;
}
.TagClassName
{
border-color: #525734;
}
</style>