Shades of Stonewall #847661
Tints of Stonewall #847661
RGB
CMYK
RGB Variations
Color information
#847661 (or 0x847661) is known color: Stonewall. HEX triplet: 84, 76 and 61. RGB value is (132,118,97). Sum of RGB (Red+Green+Blue) = 132+118+97=347 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.04% from 347); Green value is 118 (46.48% from 255 or 34.01% from 347); Blue value is 97 (38.28% from 255 or 27.95% from 347); Max value from RGB is 132 - color contains mainly: red. Hex color #847661 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847661 is #7B899E. Grayscale: #777777. Windows color (decimal): -8096159 or 6387332. OLE color: 6387332.
HSL color Cylindrical-coordinate representation of color #847661: hue angle of 36º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #847661 is Cyan = 0, Magento = 0.11, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 118 | 97 | - |
| CMYK | 0 | 0.11 | 0.27 | 0.48 |
| HSL | 36º | 0.15% | 0.45% | - |
| HSV(B) | 36º | 0.27% | 0.52% | - |
| XYZ | 18.15 | 18.73 | 13.97 | - |
| YUV | 119.79 | 115.14 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 118 | 97 | 0 | 0.11 | 0.27 | 0.48 | 36 | 0.15 | 0.45 |
| Hex | 84 | 76 | 61 | 0 | B | 1B | 30 | 24 | F | 2D |
| Octal | 204 | 166 | 141 | 0 | 13 | 33 | 60 | 44 | 17 | 55 |
| Binary | 10000100 | 1110110 | 1100001 | 0 | 1011 | 11011 | 110000 | 100100 | 1111 | 101101 |
Color Harmonies of #847661
Complementary color
Monochromatic Colors of #847661
Black with #847661
Text Example
Text Example
White with #847661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847661; }
p { color: rgb(132,118,97); }
H1.HeaderClassName
{
color: #847661;
}
.AnyTagClassName
{
color: #847661;
}
</style>
background-color css
<style>
a { background-color: #847661; }
a { background-color: rgb(132,118,97); }
div.DivClassName
{
background-color: #847661;
}
.BgClassName
{
background-color: #847661;
}
</style>
border-color css
<style>
span { border-color: #847661; }
span { border-color: rgb(132,118,97); }
td.TdClassName
{
border-color: #847661;
}
.TagClassName
{
border-color: #847661;
}
</style>