Shades of Stonewall #837661
Tints of Stonewall #837661
RGB
CMYK
RGB Variations
Color information
#837661 (or 0x837661) is known color: Stonewall. HEX triplet: 83, 76 and 61. RGB value is (131,118,97). Sum of RGB (Red+Green+Blue) = 131+118+97=346 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.86% from 346); Green value is 118 (46.48% from 255 or 34.10% from 346); Blue value is 97 (38.28% from 255 or 28.03% from 346); Max value from RGB is 131 - color contains mainly: red. Hex color #837661 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837661 is #7C899E. Grayscale: #777777. Windows color (decimal): -8161695 or 6387331. OLE color: 6387331.
HSL color Cylindrical-coordinate representation of color #837661: hue angle of 37.06º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #837661 is Cyan = 0, Magento = 0.10, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 97 | - |
| CMYK | 0 | 0.10 | 0.26 | 0.49 |
| HSL | 37.06º | 0.15% | 0.45% | - |
| HSV(B) | 37.06º | 0.26% | 0.51% | - |
| XYZ | 18 | 18.65 | 13.96 | - |
| YUV | 119.49 | 115.31 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 97 | 0 | 0.10 | 0.26 | 0.49 | 37.06 | 0.15 | 0.45 |
| Hex | 83 | 76 | 61 | 0 | A | 1A | 31 | 25 | F | 2D |
| Octal | 203 | 166 | 141 | 0 | 12 | 32 | 61 | 45 | 17 | 55 |
| Binary | 10000011 | 1110110 | 1100001 | 0 | 1010 | 11010 | 110001 | 100101 | 1111 | 101101 |
Color Harmonies of #837661
Complementary color
Monochromatic Colors of #837661
Black with #837661
Text Example
Text Example
White with #837661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837661; }
p { color: rgb(131,118,97); }
H1.HeaderClassName
{
color: #837661;
}
.AnyTagClassName
{
color: #837661;
}
</style>
background-color css
<style>
a { background-color: #837661; }
a { background-color: rgb(131,118,97); }
div.DivClassName
{
background-color: #837661;
}
.BgClassName
{
background-color: #837661;
}
</style>
border-color css
<style>
span { border-color: #837661; }
span { border-color: rgb(131,118,97); }
td.TdClassName
{
border-color: #837661;
}
.TagClassName
{
border-color: #837661;
}
</style>