Shades of Saratoga #525827
Tints of Saratoga #525827
RGB
CMYK
RGB Variations
Color information
#525827 (or 0x525827) is known color: Saratoga. HEX triplet: 52, 58 and 27. RGB value is (82,88,39). Sum of RGB (Red+Green+Blue) = 82+88+39=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 88 (34.77% from 255 or 42.11% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 88 - color contains mainly: green. Hex color #525827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525827 is #ADA7D8. Grayscale: #505050. Windows color (decimal): -11380697 or 2578514. OLE color: 2578514.
HSL color Cylindrical-coordinate representation of color #525827: hue angle of 67.35º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #525827 is Cyan = 0.07, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 88 | 39 | - |
| CMYK | 0.07 | 0 | 0.56 | 0.65 |
| HSL | 67.35º | 0.39% | 0.25% | - |
| HSV(B) | 67.35º | 0.56% | 0.35% | - |
| XYZ | 7.34 | 8.92 | 3.25 | - |
| YUV | 80.62 | 104.51 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 39 | 0.07 | 0 | 0.56 | 0.65 | 67.35 | 0.39 | 0.25 |
| Hex | 52 | 58 | 27 | 7 | 0 | 38 | 41 | 43 | 27 | 19 |
| Octal | 122 | 130 | 47 | 7 | 0 | 70 | 101 | 103 | 47 | 31 |
| Binary | 1010010 | 1011000 | 100111 | 111 | 0 | 111000 | 1000001 | 1000011 | 100111 | 11001 |
Color Harmonies of #525827
Complementary color
Monochromatic Colors of #525827
Black with #525827
Text Example
Text Example
White with #525827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525827; }
p { color: rgb(82,88,39); }
H1.HeaderClassName
{
color: #525827;
}
.AnyTagClassName
{
color: #525827;
}
</style>
background-color css
<style>
a { background-color: #525827; }
a { background-color: rgb(82,88,39); }
div.DivClassName
{
background-color: #525827;
}
.BgClassName
{
background-color: #525827;
}
</style>
border-color css
<style>
span { border-color: #525827; }
span { border-color: rgb(82,88,39); }
td.TdClassName
{
border-color: #525827;
}
.TagClassName
{
border-color: #525827;
}
</style>