Shades of Saratoga #566228
Tints of Saratoga #566228
RGB
CMYK
RGB Variations
Color information
#566228 (or 0x566228) is known color: Saratoga. HEX triplet: 56, 62 and 28. RGB value is (86,98,40). Sum of RGB (Red+Green+Blue) = 86+98+40=224 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.39% from 224); Green value is 98 (38.67% from 255 or 43.75% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 98 - color contains mainly: green. Hex color #566228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566228 is #A99DD7. Grayscale: #585858. Windows color (decimal): -11115992 or 2646614. OLE color: 2646614.
HSL color Cylindrical-coordinate representation of color #566228: hue angle of 72.41º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #566228 is Cyan = 0.12, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 98 | 40 | - |
| CMYK | 0.12 | 0 | 0.59 | 0.62 |
| HSL | 72.41º | 0.42% | 0.27% | - |
| HSV(B) | 72.41º | 0.59% | 0.38% | - |
| XYZ | 8.59 | 10.87 | 3.65 | - |
| YUV | 87.8 | 101.02 | 126.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 40 | 0.12 | 0 | 0.59 | 0.62 | 72.41 | 0.42 | 0.27 |
| Hex | 56 | 62 | 28 | C | 0 | 3B | 3E | 48 | 2A | 1B |
| Octal | 126 | 142 | 50 | 14 | 0 | 73 | 76 | 110 | 52 | 33 |
| Binary | 1010110 | 1100010 | 101000 | 1100 | 0 | 111011 | 111110 | 1001000 | 101010 | 11011 |
Color Harmonies of #566228
Complementary color
Monochromatic Colors of #566228
Black with #566228
Text Example
Text Example
White with #566228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566228; }
p { color: rgb(86,98,40); }
H1.HeaderClassName
{
color: #566228;
}
.AnyTagClassName
{
color: #566228;
}
</style>
background-color css
<style>
a { background-color: #566228; }
a { background-color: rgb(86,98,40); }
div.DivClassName
{
background-color: #566228;
}
.BgClassName
{
background-color: #566228;
}
</style>
border-color css
<style>
span { border-color: #566228; }
span { border-color: rgb(86,98,40); }
td.TdClassName
{
border-color: #566228;
}
.TagClassName
{
border-color: #566228;
}
</style>