Shades of Saratoga #525826
Tints of Saratoga #525826
RGB
CMYK
RGB Variations
Color information
#525826 (or 0x525826) is known color: Saratoga. HEX triplet: 52, 58 and 26. RGB value is (82,88,38). Sum of RGB (Red+Green+Blue) = 82+88+38=208 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.42% from 208); Green value is 88 (34.77% from 255 or 42.31% from 208); Blue value is 38 (15.23% from 255 or 18.27% from 208); Max value from RGB is 88 - color contains mainly: green. Hex color #525826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525826 is #ADA7D9. Grayscale: #505050. Windows color (decimal): -11380698 or 2512978. OLE color: 2512978.
HSL color Cylindrical-coordinate representation of color #525826: hue angle of 67.2º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #525826 is Cyan = 0.07, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 88 | 38 | - |
| CMYK | 0.07 | 0 | 0.57 | 0.65 |
| HSL | 67.2º | 0.4% | 0.25% | - |
| HSV(B) | 67.2º | 0.57% | 0.35% | - |
| XYZ | 7.32 | 8.91 | 3.17 | - |
| YUV | 80.51 | 104.01 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 38 | 0.07 | 0 | 0.57 | 0.65 | 67.2 | 0.4 | 0.25 |
| Hex | 52 | 58 | 26 | 7 | 0 | 39 | 41 | 43 | 28 | 19 |
| Octal | 122 | 130 | 46 | 7 | 0 | 71 | 101 | 103 | 50 | 31 |
| Binary | 1010010 | 1011000 | 100110 | 111 | 0 | 111001 | 1000001 | 1000011 | 101000 | 11001 |
Color Harmonies of #525826
Complementary color
Monochromatic Colors of #525826
Black with #525826
Text Example
Text Example
White with #525826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525826; }
p { color: rgb(82,88,38); }
H1.HeaderClassName
{
color: #525826;
}
.AnyTagClassName
{
color: #525826;
}
</style>
background-color css
<style>
a { background-color: #525826; }
a { background-color: rgb(82,88,38); }
div.DivClassName
{
background-color: #525826;
}
.BgClassName
{
background-color: #525826;
}
</style>
border-color css
<style>
span { border-color: #525826; }
span { border-color: rgb(82,88,38); }
td.TdClassName
{
border-color: #525826;
}
.TagClassName
{
border-color: #525826;
}
</style>