Shades of Stonewall #847761
Tints of Stonewall #847761
RGB
CMYK
RGB Variations
Color information
#847761 (or 0x847761) is known color: Stonewall. HEX triplet: 84, 77 and 61. RGB value is (132,119,97). Sum of RGB (Red+Green+Blue) = 132+119+97=348 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.93% from 348); Green value is 119 (46.88% from 255 or 34.20% from 348); Blue value is 97 (38.28% from 255 or 27.87% from 348); Max value from RGB is 132 - color contains mainly: red. Hex color #847761 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847761 is #7B889E. Grayscale: #787878. Windows color (decimal): -8095903 or 6387588. OLE color: 6387588.
HSL color Cylindrical-coordinate representation of color #847761: hue angle of 37.71º 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 #847761 is Cyan = 0, Magento = 0.10, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 97 | - |
| CMYK | 0 | 0.10 | 0.27 | 0.48 |
| HSL | 37.71º | 0.15% | 0.45% | - |
| HSV(B) | 37.71º | 0.27% | 0.52% | - |
| XYZ | 18.27 | 18.96 | 14.01 | - |
| YUV | 120.38 | 114.81 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 97 | 0 | 0.10 | 0.27 | 0.48 | 37.71 | 0.15 | 0.45 |
| Hex | 84 | 77 | 61 | 0 | A | 1B | 30 | 26 | F | 2D |
| Octal | 204 | 167 | 141 | 0 | 12 | 33 | 60 | 46 | 17 | 55 |
| Binary | 10000100 | 1110111 | 1100001 | 0 | 1010 | 11011 | 110000 | 100110 | 1111 | 101101 |
Color Harmonies of #847761
Complementary color
Monochromatic Colors of #847761
Black with #847761
Text Example
Text Example
White with #847761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847761; }
p { color: rgb(132,119,97); }
H1.HeaderClassName
{
color: #847761;
}
.AnyTagClassName
{
color: #847761;
}
</style>
background-color css
<style>
a { background-color: #847761; }
a { background-color: rgb(132,119,97); }
div.DivClassName
{
background-color: #847761;
}
.BgClassName
{
background-color: #847761;
}
</style>
border-color css
<style>
span { border-color: #847761; }
span { border-color: rgb(132,119,97); }
td.TdClassName
{
border-color: #847761;
}
.TagClassName
{
border-color: #847761;
}
</style>