Shades of Saratoga #566224
Tints of Saratoga #566224
RGB
CMYK
RGB Variations
Color information
#566224 (or 0x566224) is known color: Saratoga. HEX triplet: 56, 62 and 24. RGB value is (86,98,36). Sum of RGB (Red+Green+Blue) = 86+98+36=220 (29% of max value = 765). Red value is 86 (33.98% from 255 or 39.09% from 220); Green value is 98 (38.67% from 255 or 44.55% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 98 - color contains mainly: green. Hex color #566224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566224 is #A99DDB. Grayscale: #575757. Windows color (decimal): -11115996 or 2384470. OLE color: 2384470.
HSL color Cylindrical-coordinate representation of color #566224: hue angle of 71.61º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #566224 is Cyan = 0.12, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 98 | 36 | - |
| CMYK | 0.12 | 0 | 0.63 | 0.62 |
| HSL | 71.61º | 0.46% | 0.26% | - |
| HSV(B) | 71.61º | 0.63% | 0.38% | - |
| XYZ | 8.52 | 10.84 | 3.31 | - |
| YUV | 87.34 | 99.02 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 36 | 0.12 | 0 | 0.63 | 0.62 | 71.61 | 0.46 | 0.26 |
| Hex | 56 | 62 | 24 | C | 0 | 3F | 3E | 48 | 2E | 1A |
| Octal | 126 | 142 | 44 | 14 | 0 | 77 | 76 | 110 | 56 | 32 |
| Binary | 1010110 | 1100010 | 100100 | 1100 | 0 | 111111 | 111110 | 1001000 | 101110 | 11010 |
Color Harmonies of #566224
Complementary color
Monochromatic Colors of #566224
Black with #566224
Text Example
Text Example
White with #566224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566224; }
p { color: rgb(86,98,36); }
H1.HeaderClassName
{
color: #566224;
}
.AnyTagClassName
{
color: #566224;
}
</style>
background-color css
<style>
a { background-color: #566224; }
a { background-color: rgb(86,98,36); }
div.DivClassName
{
background-color: #566224;
}
.BgClassName
{
background-color: #566224;
}
</style>
border-color css
<style>
span { border-color: #566224; }
span { border-color: rgb(86,98,36); }
td.TdClassName
{
border-color: #566224;
}
.TagClassName
{
border-color: #566224;
}
</style>