Shades of Saratoga #515731
Tints of Saratoga #515731
RGB
CMYK
RGB Variations
Color information
#515731 (or 0x515731) is known color: Saratoga. HEX triplet: 51, 57 and 31. RGB value is (81,87,49). Sum of RGB (Red+Green+Blue) = 81+87+49=217 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.33% from 217); Green value is 87 (34.38% from 255 or 40.09% from 217); Blue value is 49 (19.53% from 255 or 22.58% from 217); Max value from RGB is 87 - color contains mainly: green. Hex color #515731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515731 is #AEA8CE. Grayscale: #515151. Windows color (decimal): -11446479 or 3233617. OLE color: 3233617.
HSL color Cylindrical-coordinate representation of color #515731: hue angle of 69.47º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #515731 is Cyan = 0.07, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 87 | 49 | - |
| CMYK | 0.07 | 0 | 0.44 | 0.66 |
| HSL | 69.47º | 0.28% | 0.27% | - |
| HSV(B) | 69.47º | 0.44% | 0.34% | - |
| XYZ | 7.36 | 8.79 | 4.21 | - |
| YUV | 80.87 | 110.01 | 128.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 49 | 0.07 | 0 | 0.44 | 0.66 | 69.47 | 0.28 | 0.27 |
| Hex | 51 | 57 | 31 | 7 | 0 | 2C | 42 | 45 | 1C | 1B |
| Octal | 121 | 127 | 61 | 7 | 0 | 54 | 102 | 105 | 34 | 33 |
| Binary | 1010001 | 1010111 | 110001 | 111 | 0 | 101100 | 1000010 | 1000101 | 11100 | 11011 |
Color Harmonies of #515731
Complementary color
Monochromatic Colors of #515731
Black with #515731
Text Example
Text Example
White with #515731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515731; }
p { color: rgb(81,87,49); }
H1.HeaderClassName
{
color: #515731;
}
.AnyTagClassName
{
color: #515731;
}
</style>
background-color css
<style>
a { background-color: #515731; }
a { background-color: rgb(81,87,49); }
div.DivClassName
{
background-color: #515731;
}
.BgClassName
{
background-color: #515731;
}
</style>
border-color css
<style>
span { border-color: #515731; }
span { border-color: rgb(81,87,49); }
td.TdClassName
{
border-color: #515731;
}
.TagClassName
{
border-color: #515731;
}
</style>