Shades of Saratoga #566126
Tints of Saratoga #566126
RGB
CMYK
RGB Variations
Color information
#566126 (or 0x566126) is known color: Saratoga. HEX triplet: 56, 61 and 26. RGB value is (86,97,38). Sum of RGB (Red+Green+Blue) = 86+97+38=221 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.91% from 221); Green value is 97 (38.28% from 255 or 43.89% from 221); Blue value is 38 (15.23% from 255 or 17.19% from 221); Max value from RGB is 97 - color contains mainly: green. Hex color #566126 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566126 is #A99ED9. Grayscale: #575757. Windows color (decimal): -11116250 or 2515286. OLE color: 2515286.
HSL color Cylindrical-coordinate representation of color #566126: hue angle of 71.19º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #566126 is Cyan = 0.11, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 97 | 38 | - |
| CMYK | 0.11 | 0 | 0.61 | 0.62 |
| HSL | 71.19º | 0.44% | 0.26% | - |
| HSV(B) | 71.19º | 0.61% | 0.38% | - |
| XYZ | 8.46 | 10.67 | 3.45 | - |
| YUV | 86.99 | 100.36 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 38 | 0.11 | 0 | 0.61 | 0.62 | 71.19 | 0.44 | 0.26 |
| Hex | 56 | 61 | 26 | B | 0 | 3D | 3E | 47 | 2C | 1A |
| Octal | 126 | 141 | 46 | 13 | 0 | 75 | 76 | 107 | 54 | 32 |
| Binary | 1010110 | 1100001 | 100110 | 1011 | 0 | 111101 | 111110 | 1000111 | 101100 | 11010 |
Color Harmonies of #566126
Complementary color
Monochromatic Colors of #566126
Black with #566126
Text Example
Text Example
White with #566126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566126; }
p { color: rgb(86,97,38); }
H1.HeaderClassName
{
color: #566126;
}
.AnyTagClassName
{
color: #566126;
}
</style>
background-color css
<style>
a { background-color: #566126; }
a { background-color: rgb(86,97,38); }
div.DivClassName
{
background-color: #566126;
}
.BgClassName
{
background-color: #566126;
}
</style>
border-color css
<style>
span { border-color: #566126; }
span { border-color: rgb(86,97,38); }
td.TdClassName
{
border-color: #566126;
}
.TagClassName
{
border-color: #566126;
}
</style>