Shades of Saratoga #566424
Tints of Saratoga #566424
RGB
CMYK
RGB Variations
Color information
#566424 (or 0x566424) is known color: Saratoga. HEX triplet: 56, 64 and 24. RGB value is (86,100,36). Sum of RGB (Red+Green+Blue) = 86+100+36=222 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.74% from 222); Green value is 100 (39.45% from 255 or 45.05% from 222); Blue value is 36 (14.45% from 255 or 16.22% from 222); Max value from RGB is 100 - color contains mainly: green. Hex color #566424 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566424 is #A99BDB. Grayscale: #585858. Windows color (decimal): -11115484 or 2384982. OLE color: 2384982.
HSL color Cylindrical-coordinate representation of color #566424: hue angle of 73.12º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #566424 is Cyan = 0.14, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 100 | 36 | - |
| CMYK | 0.14 | 0 | 0.64 | 0.61 |
| HSL | 73.13º | 0.47% | 0.27% | - |
| HSV(B) | 73.13º | 0.64% | 0.39% | - |
| XYZ | 8.71 | 11.22 | 3.38 | - |
| YUV | 88.52 | 98.36 | 126.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 36 | 0.14 | 0 | 0.64 | 0.61 | 73.13 | 0.47 | 0.27 |
| Hex | 56 | 64 | 24 | E | 0 | 40 | 3D | 49 | 2F | 1B |
| Octal | 126 | 144 | 44 | 16 | 0 | 100 | 75 | 111 | 57 | 33 |
| Binary | 1010110 | 1100100 | 100100 | 1110 | 0 | 1000000 | 111101 | 1001001 | 101111 | 11011 |
Color Harmonies of #566424
Complementary color
Monochromatic Colors of #566424
Black with #566424
Text Example
Text Example
White with #566424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566424; }
p { color: rgb(86,100,36); }
H1.HeaderClassName
{
color: #566424;
}
.AnyTagClassName
{
color: #566424;
}
</style>
background-color css
<style>
a { background-color: #566424; }
a { background-color: rgb(86,100,36); }
div.DivClassName
{
background-color: #566424;
}
.BgClassName
{
background-color: #566424;
}
</style>
border-color css
<style>
span { border-color: #566424; }
span { border-color: rgb(86,100,36); }
td.TdClassName
{
border-color: #566424;
}
.TagClassName
{
border-color: #566424;
}
</style>