Shades of Stonewall #847962
Tints of Stonewall #847962
RGB
CMYK
RGB Variations
Color information
#847962 (or 0x847962) is known color: Stonewall. HEX triplet: 84, 79 and 62. RGB value is (132,121,98). Sum of RGB (Red+Green+Blue) = 132+121+98=351 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.61% from 351); Green value is 121 (47.66% from 255 or 34.47% from 351); Blue value is 98 (38.67% from 255 or 27.92% from 351); Max value from RGB is 132 - color contains mainly: red. Hex color #847962 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847962 is #7B869D. Grayscale: #797979. Windows color (decimal): -8095390 or 6453636. OLE color: 6453636.
HSL color Cylindrical-coordinate representation of color #847962: hue angle of 40.59º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #847962 is Cyan = 0, Magento = 0.08, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 121 | 98 | - |
| CMYK | 0 | 0.08 | 0.26 | 0.48 |
| HSL | 40.59º | 0.15% | 0.45% | - |
| HSV(B) | 40.59º | 0.26% | 0.52% | - |
| XYZ | 18.56 | 19.46 | 14.33 | - |
| YUV | 121.67 | 114.64 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 98 | 0 | 0.08 | 0.26 | 0.48 | 40.59 | 0.15 | 0.45 |
| Hex | 84 | 79 | 62 | 0 | 8 | 1A | 30 | 29 | F | 2D |
| Octal | 204 | 171 | 142 | 0 | 10 | 32 | 60 | 51 | 17 | 55 |
| Binary | 10000100 | 1111001 | 1100010 | 0 | 1000 | 11010 | 110000 | 101001 | 1111 | 101101 |
Color Harmonies of #847962
Complementary color
Monochromatic Colors of #847962
Black with #847962
Text Example
Text Example
White with #847962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847962; }
p { color: rgb(132,121,98); }
H1.HeaderClassName
{
color: #847962;
}
.AnyTagClassName
{
color: #847962;
}
</style>
background-color css
<style>
a { background-color: #847962; }
a { background-color: rgb(132,121,98); }
div.DivClassName
{
background-color: #847962;
}
.BgClassName
{
background-color: #847962;
}
</style>
border-color css
<style>
span { border-color: #847962; }
span { border-color: rgb(132,121,98); }
td.TdClassName
{
border-color: #847962;
}
.TagClassName
{
border-color: #847962;
}
</style>