Shades of Saratoga #566525
Tints of Saratoga #566525
RGB
CMYK
RGB Variations
Color information
#566525 (or 0x566525) is known color: Saratoga. HEX triplet: 56, 65 and 25. RGB value is (86,101,37). Sum of RGB (Red+Green+Blue) = 86+101+37=224 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.39% from 224); Green value is 101 (39.84% from 255 or 45.09% from 224); Blue value is 37 (14.84% from 255 or 16.52% from 224); Max value from RGB is 101 - color contains mainly: green. Hex color #566525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566525 is #A99ADA. Grayscale: #595959. Windows color (decimal): -11115227 or 2450774. OLE color: 2450774.
HSL color Cylindrical-coordinate representation of color #566525: hue angle of 74.06º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #566525 is Cyan = 0.15, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 101 | 37 | - |
| CMYK | 0.15 | 0 | 0.63 | 0.60 |
| HSL | 74.06º | 0.46% | 0.27% | - |
| HSV(B) | 74.06º | 0.63% | 0.4% | - |
| XYZ | 8.83 | 11.42 | 3.49 | - |
| YUV | 89.22 | 98.53 | 125.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 37 | 0.15 | 0 | 0.63 | 0.60 | 74.06 | 0.46 | 0.27 |
| Hex | 56 | 65 | 25 | F | 0 | 3F | 3C | 4A | 2E | 1B |
| Octal | 126 | 145 | 45 | 17 | 0 | 77 | 74 | 112 | 56 | 33 |
| Binary | 1010110 | 1100101 | 100101 | 1111 | 0 | 111111 | 111100 | 1001010 | 101110 | 11011 |
Color Harmonies of #566525
Complementary color
Monochromatic Colors of #566525
Black with #566525
Text Example
Text Example
White with #566525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566525; }
p { color: rgb(86,101,37); }
H1.HeaderClassName
{
color: #566525;
}
.AnyTagClassName
{
color: #566525;
}
</style>
background-color css
<style>
a { background-color: #566525; }
a { background-color: rgb(86,101,37); }
div.DivClassName
{
background-color: #566525;
}
.BgClassName
{
background-color: #566525;
}
</style>
border-color css
<style>
span { border-color: #566525; }
span { border-color: rgb(86,101,37); }
td.TdClassName
{
border-color: #566525;
}
.TagClassName
{
border-color: #566525;
}
</style>