Shades of Saratoga #566035
Tints of Saratoga #566035
RGB
CMYK
RGB Variations
Color information
#566035 (or 0x566035) is known color: Saratoga. HEX triplet: 56, 60 and 35. RGB value is (86,96,53). Sum of RGB (Red+Green+Blue) = 86+96+53=235 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.60% from 235); Green value is 96 (37.89% from 255 or 40.85% from 235); Blue value is 53 (21.09% from 255 or 22.55% from 235); Max value from RGB is 96 - color contains mainly: green. Hex color #566035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566035 is #A99FCA. Grayscale: #585858. Windows color (decimal): -11116491 or 3498070. OLE color: 3498070.
HSL color Cylindrical-coordinate representation of color #566035: hue angle of 73.95º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #566035 is Cyan = 0.10, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 53 | - |
| CMYK | 0.10 | 0 | 0.45 | 0.62 |
| HSL | 73.95º | 0.29% | 0.29% | - |
| HSV(B) | 73.95º | 0.45% | 0.38% | - |
| XYZ | 8.66 | 10.6 | 4.96 | - |
| YUV | 88.11 | 108.19 | 126.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 53 | 0.10 | 0 | 0.45 | 0.62 | 73.95 | 0.29 | 0.29 |
| Hex | 56 | 60 | 35 | A | 0 | 2D | 3E | 4A | 1D | 1D |
| Octal | 126 | 140 | 65 | 12 | 0 | 55 | 76 | 112 | 35 | 35 |
| Binary | 1010110 | 1100000 | 110101 | 1010 | 0 | 101101 | 111110 | 1001010 | 11101 | 11101 |
Color Harmonies of #566035
Complementary color
Monochromatic Colors of #566035
Black with #566035
Text Example
Text Example
White with #566035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566035; }
p { color: rgb(86,96,53); }
H1.HeaderClassName
{
color: #566035;
}
.AnyTagClassName
{
color: #566035;
}
</style>
background-color css
<style>
a { background-color: #566035; }
a { background-color: rgb(86,96,53); }
div.DivClassName
{
background-color: #566035;
}
.BgClassName
{
background-color: #566035;
}
</style>
border-color css
<style>
span { border-color: #566035; }
span { border-color: rgb(86,96,53); }
td.TdClassName
{
border-color: #566035;
}
.TagClassName
{
border-color: #566035;
}
</style>