Shades of Saratoga #566038
Tints of Saratoga #566038
RGB
CMYK
RGB Variations
Color information
#566038 (or 0x566038) is known color: Saratoga. HEX triplet: 56, 60 and 38. RGB value is (86,96,56). Sum of RGB (Red+Green+Blue) = 86+96+56=238 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.13% from 238); Green value is 96 (37.89% from 255 or 40.34% from 238); Blue value is 56 (22.27% from 255 or 23.53% from 238); Max value from RGB is 96 - color contains mainly: green. Hex color #566038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566038 is #A99FC7. Grayscale: #585858. Windows color (decimal): -11116488 or 3694678. OLE color: 3694678.
HSL color Cylindrical-coordinate representation of color #566038: hue angle of 75º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #566038 is Cyan = 0.10, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 56 | - |
| CMYK | 0.10 | 0 | 0.42 | 0.62 |
| HSL | 75º | 0.26% | 0.3% | - |
| HSV(B) | 75º | 0.42% | 0.38% | - |
| XYZ | 8.73 | 10.63 | 5.33 | - |
| YUV | 88.45 | 109.69 | 126.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 56 | 0.10 | 0 | 0.42 | 0.62 | 75 | 0.26 | 0.3 |
| Hex | 56 | 60 | 38 | A | 0 | 2A | 3E | 4B | 1A | 1E |
| Octal | 126 | 140 | 70 | 12 | 0 | 52 | 76 | 113 | 32 | 36 |
| Binary | 1010110 | 1100000 | 111000 | 1010 | 0 | 101010 | 111110 | 1001011 | 11010 | 11110 |
Color Harmonies of #566038
Complementary color
Monochromatic Colors of #566038
Black with #566038
Text Example
Text Example
White with #566038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566038; }
p { color: rgb(86,96,56); }
H1.HeaderClassName
{
color: #566038;
}
.AnyTagClassName
{
color: #566038;
}
</style>
background-color css
<style>
a { background-color: #566038; }
a { background-color: rgb(86,96,56); }
div.DivClassName
{
background-color: #566038;
}
.BgClassName
{
background-color: #566038;
}
</style>
border-color css
<style>
span { border-color: #566038; }
span { border-color: rgb(86,96,56); }
td.TdClassName
{
border-color: #566038;
}
.TagClassName
{
border-color: #566038;
}
</style>