Shades of Saratoga #516026
Tints of Saratoga #516026
RGB
CMYK
RGB Variations
Color information
#516026 (or 0x516026) is known color: Saratoga. HEX triplet: 51, 60 and 26. RGB value is (81,96,38). Sum of RGB (Red+Green+Blue) = 81+96+38=215 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.67% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 38 (15.23% from 255 or 17.67% from 215); Max value from RGB is 96 - color contains mainly: green. Hex color #516026 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516026 is #AE9FD9. Grayscale: #555555. Windows color (decimal): -11444186 or 2515025. OLE color: 2515025.
HSL color Cylindrical-coordinate representation of color #516026: hue angle of 75.52º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #516026 is Cyan = 0.16, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 96 | 38 | - |
| CMYK | 0.16 | 0 | 0.60 | 0.62 |
| HSL | 75.52º | 0.43% | 0.26% | - |
| HSV(B) | 75.52º | 0.6% | 0.38% | - |
| XYZ | 7.93 | 10.26 | 3.4 | - |
| YUV | 84.9 | 101.53 | 125.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 38 | 0.16 | 0 | 0.60 | 0.62 | 75.52 | 0.43 | 0.26 |
| Hex | 51 | 60 | 26 | 10 | 0 | 3C | 3E | 4C | 2B | 1A |
| Octal | 121 | 140 | 46 | 20 | 0 | 74 | 76 | 114 | 53 | 32 |
| Binary | 1010001 | 1100000 | 100110 | 10000 | 0 | 111100 | 111110 | 1001100 | 101011 | 11010 |
Color Harmonies of #516026
Complementary color
Monochromatic Colors of #516026
Black with #516026
Text Example
Text Example
White with #516026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516026; }
p { color: rgb(81,96,38); }
H1.HeaderClassName
{
color: #516026;
}
.AnyTagClassName
{
color: #516026;
}
</style>
background-color css
<style>
a { background-color: #516026; }
a { background-color: rgb(81,96,38); }
div.DivClassName
{
background-color: #516026;
}
.BgClassName
{
background-color: #516026;
}
</style>
border-color css
<style>
span { border-color: #516026; }
span { border-color: rgb(81,96,38); }
td.TdClassName
{
border-color: #516026;
}
.TagClassName
{
border-color: #516026;
}
</style>