Shades of Shadow #847247
Tints of Shadow #847247
RGB
CMYK
RGB Variations
Color information
#847247 (or 0x847247) is known color: Shadow. HEX triplet: 84, 72 and 47. RGB value is (132,114,71). Sum of RGB (Red+Green+Blue) = 132+114+71=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 114 (44.92% from 255 or 35.96% from 317); Blue value is 71 (28.12% from 255 or 22.40% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #847247 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847247 is #7B8DB8. Grayscale: #727272. Windows color (decimal): -8097209 or 4682372. OLE color: 4682372.
HSL color Cylindrical-coordinate representation of color #847247: hue angle of 42.3º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #847247 is Cyan = 0, Magento = 0.14, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 71 | - |
| CMYK | 0 | 0.14 | 0.46 | 0.48 |
| HSL | 42.3º | 0.3% | 0.4% | - |
| HSV(B) | 42.3º | 0.46% | 0.52% | - |
| XYZ | 16.67 | 17.4 | 8.44 | - |
| YUV | 114.48 | 103.46 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 71 | 0 | 0.14 | 0.46 | 0.48 | 42.3 | 0.3 | 0.4 |
| Hex | 84 | 72 | 47 | 0 | E | 2E | 30 | 2A | 1E | 28 |
| Octal | 204 | 162 | 107 | 0 | 16 | 56 | 60 | 52 | 36 | 50 |
| Binary | 10000100 | 1110010 | 1000111 | 0 | 1110 | 101110 | 110000 | 101010 | 11110 | 101000 |
Color Harmonies of #847247
Complementary color
Monochromatic Colors of #847247
Black with #847247
Text Example
Text Example
White with #847247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847247; }
p { color: rgb(132,114,71); }
H1.HeaderClassName
{
color: #847247;
}
.AnyTagClassName
{
color: #847247;
}
</style>
background-color css
<style>
a { background-color: #847247; }
a { background-color: rgb(132,114,71); }
div.DivClassName
{
background-color: #847247;
}
.BgClassName
{
background-color: #847247;
}
</style>
border-color css
<style>
span { border-color: #847247; }
span { border-color: rgb(132,114,71); }
td.TdClassName
{
border-color: #847247;
}
.TagClassName
{
border-color: #847247;
}
</style>