Shades of Stonewall #837860
Tints of Stonewall #837860
RGB
CMYK
RGB Variations
Color information
#837860 (or 0x837860) is known color: Stonewall. HEX triplet: 83, 78 and 60. RGB value is (131,120,96). Sum of RGB (Red+Green+Blue) = 131+120+96=347 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.75% from 347); Green value is 120 (47.27% from 255 or 34.58% from 347); Blue value is 96 (37.89% from 255 or 27.67% from 347); Max value from RGB is 131 - color contains mainly: red. Hex color #837860 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837860 is #7C879F. Grayscale: #787878. Windows color (decimal): -8161184 or 6322307. OLE color: 6322307.
HSL color Cylindrical-coordinate representation of color #837860: hue angle of 41.14º 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 #837860 is Cyan = 0, Magento = 0.08, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 96 | - |
| CMYK | 0 | 0.08 | 0.27 | 0.49 |
| HSL | 41.14º | 0.15% | 0.45% | - |
| HSV(B) | 41.14º | 0.27% | 0.51% | - |
| XYZ | 18.19 | 19.1 | 13.79 | - |
| YUV | 120.55 | 114.14 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 96 | 0 | 0.08 | 0.27 | 0.49 | 41.14 | 0.15 | 0.45 |
| Hex | 83 | 78 | 60 | 0 | 8 | 1B | 31 | 29 | F | 2D |
| Octal | 203 | 170 | 140 | 0 | 10 | 33 | 61 | 51 | 17 | 55 |
| Binary | 10000011 | 1111000 | 1100000 | 0 | 1000 | 11011 | 110001 | 101001 | 1111 | 101101 |
Color Harmonies of #837860
Complementary color
Monochromatic Colors of #837860
Black with #837860
Text Example
Text Example
White with #837860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837860; }
p { color: rgb(131,120,96); }
H1.HeaderClassName
{
color: #837860;
}
.AnyTagClassName
{
color: #837860;
}
</style>
background-color css
<style>
a { background-color: #837860; }
a { background-color: rgb(131,120,96); }
div.DivClassName
{
background-color: #837860;
}
.BgClassName
{
background-color: #837860;
}
</style>
border-color css
<style>
span { border-color: #837860; }
span { border-color: rgb(131,120,96); }
td.TdClassName
{
border-color: #837860;
}
.TagClassName
{
border-color: #837860;
}
</style>