Shades of Stonewall #837660
Tints of Stonewall #837660
RGB
CMYK
RGB Variations
Color information
#837660 (or 0x837660) is known color: Stonewall. HEX triplet: 83, 76 and 60. RGB value is (131,118,96). Sum of RGB (Red+Green+Blue) = 131+118+96=345 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.97% from 345); Green value is 118 (46.48% from 255 or 34.20% from 345); Blue value is 96 (37.89% from 255 or 27.83% from 345); Max value from RGB is 131 - color contains mainly: red. Hex color #837660 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837660 is #7C899F. Grayscale: #777777. Windows color (decimal): -8161696 or 6321795. OLE color: 6321795.
HSL color Cylindrical-coordinate representation of color #837660: hue angle of 37.71º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #837660 is Cyan = 0, Magento = 0.10, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 96 | - |
| CMYK | 0 | 0.10 | 0.27 | 0.49 |
| HSL | 37.71º | 0.15% | 0.45% | - |
| HSV(B) | 37.71º | 0.27% | 0.51% | - |
| XYZ | 17.95 | 18.63 | 13.72 | - |
| YUV | 119.38 | 114.81 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 96 | 0 | 0.10 | 0.27 | 0.49 | 37.71 | 0.15 | 0.45 |
| Hex | 83 | 76 | 60 | 0 | A | 1B | 31 | 26 | F | 2D |
| Octal | 203 | 166 | 140 | 0 | 12 | 33 | 61 | 46 | 17 | 55 |
| Binary | 10000011 | 1110110 | 1100000 | 0 | 1010 | 11011 | 110001 | 100110 | 1111 | 101101 |
Color Harmonies of #837660
Complementary color
Monochromatic Colors of #837660
Black with #837660
Text Example
Text Example
White with #837660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837660; }
p { color: rgb(131,118,96); }
H1.HeaderClassName
{
color: #837660;
}
.AnyTagClassName
{
color: #837660;
}
</style>
background-color css
<style>
a { background-color: #837660; }
a { background-color: rgb(131,118,96); }
div.DivClassName
{
background-color: #837660;
}
.BgClassName
{
background-color: #837660;
}
</style>
border-color css
<style>
span { border-color: #837660; }
span { border-color: rgb(131,118,96); }
td.TdClassName
{
border-color: #837660;
}
.TagClassName
{
border-color: #837660;
}
</style>