Shades of Saratoga #576526
Tints of Saratoga #576526
RGB
CMYK
RGB Variations
Color information
#576526 (or 0x576526) is known color: Saratoga. HEX triplet: 57, 65 and 26. RGB value is (87,101,38). Sum of RGB (Red+Green+Blue) = 87+101+38=226 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.50% from 226); Green value is 101 (39.84% from 255 or 44.69% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 101 - color contains mainly: green. Hex color #576526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576526 is #A89AD9. Grayscale: #595959. Windows color (decimal): -11049690 or 2516311. OLE color: 2516311.
HSL color Cylindrical-coordinate representation of color #576526: hue angle of 73.33º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #576526 is Cyan = 0.14, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 101 | 38 | - |
| CMYK | 0.14 | 0 | 0.62 | 0.60 |
| HSL | 73.33º | 0.45% | 0.27% | - |
| HSV(B) | 73.33º | 0.62% | 0.4% | - |
| XYZ | 8.93 | 11.47 | 3.58 | - |
| YUV | 89.63 | 98.86 | 126.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 38 | 0.14 | 0 | 0.62 | 0.60 | 73.33 | 0.45 | 0.27 |
| Hex | 57 | 65 | 26 | E | 0 | 3E | 3C | 49 | 2D | 1B |
| Octal | 127 | 145 | 46 | 16 | 0 | 76 | 74 | 111 | 55 | 33 |
| Binary | 1010111 | 1100101 | 100110 | 1110 | 0 | 111110 | 111100 | 1001001 | 101101 | 11011 |
Color Harmonies of #576526
Complementary color
Monochromatic Colors of #576526
Black with #576526
Text Example
Text Example
White with #576526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576526; }
p { color: rgb(87,101,38); }
H1.HeaderClassName
{
color: #576526;
}
.AnyTagClassName
{
color: #576526;
}
</style>
background-color css
<style>
a { background-color: #576526; }
a { background-color: rgb(87,101,38); }
div.DivClassName
{
background-color: #576526;
}
.BgClassName
{
background-color: #576526;
}
</style>
border-color css
<style>
span { border-color: #576526; }
span { border-color: rgb(87,101,38); }
td.TdClassName
{
border-color: #576526;
}
.TagClassName
{
border-color: #576526;
}
</style>