Shades of Saratoga #566226
Tints of Saratoga #566226
RGB
CMYK
RGB Variations
Color information
#566226 (or 0x566226) is known color: Saratoga. HEX triplet: 56, 62 and 26. RGB value is (86,98,38). Sum of RGB (Red+Green+Blue) = 86+98+38=222 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.74% from 222); Green value is 98 (38.67% from 255 or 44.14% from 222); Blue value is 38 (15.23% from 255 or 17.12% from 222); Max value from RGB is 98 - color contains mainly: green. Hex color #566226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566226 is #A99DD9. Grayscale: #575757. Windows color (decimal): -11115994 or 2515542. OLE color: 2515542.
HSL color Cylindrical-coordinate representation of color #566226: hue angle of 72º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #566226 is Cyan = 0.12, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 98 | 38 | - |
| CMYK | 0.12 | 0 | 0.61 | 0.62 |
| HSL | 72º | 0.44% | 0.27% | - |
| HSV(B) | 72º | 0.61% | 0.38% | - |
| XYZ | 8.56 | 10.85 | 3.48 | - |
| YUV | 87.57 | 100.02 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 38 | 0.12 | 0 | 0.61 | 0.62 | 72 | 0.44 | 0.27 |
| Hex | 56 | 62 | 26 | C | 0 | 3D | 3E | 48 | 2C | 1B |
| Octal | 126 | 142 | 46 | 14 | 0 | 75 | 76 | 110 | 54 | 33 |
| Binary | 1010110 | 1100010 | 100110 | 1100 | 0 | 111101 | 111110 | 1001000 | 101100 | 11011 |
Color Harmonies of #566226
Complementary color
Monochromatic Colors of #566226
Black with #566226
Text Example
Text Example
White with #566226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566226; }
p { color: rgb(86,98,38); }
H1.HeaderClassName
{
color: #566226;
}
.AnyTagClassName
{
color: #566226;
}
</style>
background-color css
<style>
a { background-color: #566226; }
a { background-color: rgb(86,98,38); }
div.DivClassName
{
background-color: #566226;
}
.BgClassName
{
background-color: #566226;
}
</style>
border-color css
<style>
span { border-color: #566226; }
span { border-color: rgb(86,98,38); }
td.TdClassName
{
border-color: #566226;
}
.TagClassName
{
border-color: #566226;
}
</style>