Shades of Saratoga #566425
Tints of Saratoga #566425
RGB
CMYK
RGB Variations
Color information
#566425 (or 0x566425) is known color: Saratoga. HEX triplet: 56, 64 and 25. RGB value is (86,100,37). Sum of RGB (Red+Green+Blue) = 86+100+37=223 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.57% from 223); Green value is 100 (39.45% from 255 or 44.84% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 100 - color contains mainly: green. Hex color #566425 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566425 is #A99BDA. Grayscale: #585858. Windows color (decimal): -11115483 or 2450518. OLE color: 2450518.
HSL color Cylindrical-coordinate representation of color #566425: hue angle of 73.33º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #566425 is Cyan = 0.14, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 100 | 37 | - |
| CMYK | 0.14 | 0 | 0.63 | 0.61 |
| HSL | 73.33º | 0.46% | 0.27% | - |
| HSV(B) | 73.33º | 0.63% | 0.39% | - |
| XYZ | 8.73 | 11.23 | 3.46 | - |
| YUV | 88.63 | 98.86 | 126.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 37 | 0.14 | 0 | 0.63 | 0.61 | 73.33 | 0.46 | 0.27 |
| Hex | 56 | 64 | 25 | E | 0 | 3F | 3D | 49 | 2E | 1B |
| Octal | 126 | 144 | 45 | 16 | 0 | 77 | 75 | 111 | 56 | 33 |
| Binary | 1010110 | 1100100 | 100101 | 1110 | 0 | 111111 | 111101 | 1001001 | 101110 | 11011 |
Color Harmonies of #566425
Complementary color
Monochromatic Colors of #566425
Black with #566425
Text Example
Text Example
White with #566425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566425; }
p { color: rgb(86,100,37); }
H1.HeaderClassName
{
color: #566425;
}
.AnyTagClassName
{
color: #566425;
}
</style>
background-color css
<style>
a { background-color: #566425; }
a { background-color: rgb(86,100,37); }
div.DivClassName
{
background-color: #566425;
}
.BgClassName
{
background-color: #566425;
}
</style>
border-color css
<style>
span { border-color: #566425; }
span { border-color: rgb(86,100,37); }
td.TdClassName
{
border-color: #566425;
}
.TagClassName
{
border-color: #566425;
}
</style>