Shades of Shadow #847246
Tints of Shadow #847246
RGB
CMYK
RGB Variations
Color information
#847246 (or 0x847246) is known color: Shadow. HEX triplet: 84, 72 and 46. RGB value is (132,114,70). Sum of RGB (Red+Green+Blue) = 132+114+70=316 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.77% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 70 (27.73% from 255 or 22.15% from 316); Max value from RGB is 132 - color contains mainly: red. Hex color #847246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847246 is #7B8DB9. Grayscale: #727272. Windows color (decimal): -8097210 or 4616836. OLE color: 4616836.
HSL color Cylindrical-coordinate representation of color #847246: hue angle of 42.58º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #847246 is Cyan = 0, Magento = 0.14, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 70 | - |
| CMYK | 0 | 0.14 | 0.47 | 0.48 |
| HSL | 42.58º | 0.31% | 0.4% | - |
| HSV(B) | 42.58º | 0.47% | 0.52% | - |
| XYZ | 16.64 | 17.38 | 8.27 | - |
| YUV | 114.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 70 | 0 | 0.14 | 0.47 | 0.48 | 42.58 | 0.31 | 0.4 |
| Hex | 84 | 72 | 46 | 0 | E | 2F | 30 | 2B | 1F | 28 |
| Octal | 204 | 162 | 106 | 0 | 16 | 57 | 60 | 53 | 37 | 50 |
| Binary | 10000100 | 1110010 | 1000110 | 0 | 1110 | 101111 | 110000 | 101011 | 11111 | 101000 |
Color Harmonies of #847246
Complementary color
Monochromatic Colors of #847246
Black with #847246
Text Example
Text Example
White with #847246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847246; }
p { color: rgb(132,114,70); }
H1.HeaderClassName
{
color: #847246;
}
.AnyTagClassName
{
color: #847246;
}
</style>
background-color css
<style>
a { background-color: #847246; }
a { background-color: rgb(132,114,70); }
div.DivClassName
{
background-color: #847246;
}
.BgClassName
{
background-color: #847246;
}
</style>
border-color css
<style>
span { border-color: #847246; }
span { border-color: rgb(132,114,70); }
td.TdClassName
{
border-color: #847246;
}
.TagClassName
{
border-color: #847246;
}
</style>