Shades of Saratoga #566423
Tints of Saratoga #566423
RGB
CMYK
RGB Variations
Color information
#566423 (or 0x566423) is known color: Saratoga. HEX triplet: 56, 64 and 23. RGB value is (86,100,35). Sum of RGB (Red+Green+Blue) = 86+100+35=221 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.91% from 221); Green value is 100 (39.45% from 255 or 45.25% from 221); Blue value is 35 (14.06% from 255 or 15.84% from 221); Max value from RGB is 100 - color contains mainly: green. Hex color #566423 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566423 is #A99BDC. Grayscale: #585858. Windows color (decimal): -11115485 or 2319446. OLE color: 2319446.
HSL color Cylindrical-coordinate representation of color #566423: hue angle of 72.92º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #566423 is Cyan = 0.14, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 100 | 35 | - |
| CMYK | 0.14 | 0 | 0.65 | 0.61 |
| HSL | 72.92º | 0.48% | 0.26% | - |
| HSV(B) | 72.92º | 0.65% | 0.39% | - |
| XYZ | 8.7 | 11.21 | 3.3 | - |
| YUV | 88.4 | 97.86 | 126.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 35 | 0.14 | 0 | 0.65 | 0.61 | 72.92 | 0.48 | 0.26 |
| Hex | 56 | 64 | 23 | E | 0 | 41 | 3D | 49 | 30 | 1A |
| Octal | 126 | 144 | 43 | 16 | 0 | 101 | 75 | 111 | 60 | 32 |
| Binary | 1010110 | 1100100 | 100011 | 1110 | 0 | 1000001 | 111101 | 1001001 | 110000 | 11010 |
Color Harmonies of #566423
Complementary color
Monochromatic Colors of #566423
Black with #566423
Text Example
Text Example
White with #566423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566423; }
p { color: rgb(86,100,35); }
H1.HeaderClassName
{
color: #566423;
}
.AnyTagClassName
{
color: #566423;
}
</style>
background-color css
<style>
a { background-color: #566423; }
a { background-color: rgb(86,100,35); }
div.DivClassName
{
background-color: #566423;
}
.BgClassName
{
background-color: #566423;
}
</style>
border-color css
<style>
span { border-color: #566423; }
span { border-color: rgb(86,100,35); }
td.TdClassName
{
border-color: #566423;
}
.TagClassName
{
border-color: #566423;
}
</style>