Shades of Stonewall #837960
Tints of Stonewall #837960
RGB
CMYK
RGB Variations
Color information
#837960 (or 0x837960) is known color: Stonewall. HEX triplet: 83, 79 and 60. RGB value is (131,121,96). Sum of RGB (Red+Green+Blue) = 131+121+96=348 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.64% from 348); Green value is 121 (47.66% from 255 or 34.77% from 348); Blue value is 96 (37.89% from 255 or 27.59% from 348); Max value from RGB is 131 - color contains mainly: red. Hex color #837960 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837960 is #7C869F. Grayscale: #797979. Windows color (decimal): -8160928 or 6322563. OLE color: 6322563.
HSL color Cylindrical-coordinate representation of color #837960: hue angle of 42.86º 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 #837960 is Cyan = 0, Magento = 0.08, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 96 | - |
| CMYK | 0 | 0.08 | 0.27 | 0.49 |
| HSL | 42.86º | 0.15% | 0.45% | - |
| HSV(B) | 42.86º | 0.27% | 0.51% | - |
| XYZ | 18.31 | 19.34 | 13.84 | - |
| YUV | 121.14 | 113.81 | 135.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 96 | 0 | 0.08 | 0.27 | 0.49 | 42.86 | 0.15 | 0.45 |
| Hex | 83 | 79 | 60 | 0 | 8 | 1B | 31 | 2B | F | 2D |
| Octal | 203 | 171 | 140 | 0 | 10 | 33 | 61 | 53 | 17 | 55 |
| Binary | 10000011 | 1111001 | 1100000 | 0 | 1000 | 11011 | 110001 | 101011 | 1111 | 101101 |
Color Harmonies of #837960
Complementary color
Monochromatic Colors of #837960
Black with #837960
Text Example
Text Example
White with #837960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837960; }
p { color: rgb(131,121,96); }
H1.HeaderClassName
{
color: #837960;
}
.AnyTagClassName
{
color: #837960;
}
</style>
background-color css
<style>
a { background-color: #837960; }
a { background-color: rgb(131,121,96); }
div.DivClassName
{
background-color: #837960;
}
.BgClassName
{
background-color: #837960;
}
</style>
border-color css
<style>
span { border-color: #837960; }
span { border-color: rgb(131,121,96); }
td.TdClassName
{
border-color: #837960;
}
.TagClassName
{
border-color: #837960;
}
</style>