Shades of Shadow #847146
Tints of Shadow #847146
RGB
CMYK
RGB Variations
Color information
#847146 (or 0x847146) is known color: Shadow. HEX triplet: 84, 71 and 46. RGB value is (132,113,70). Sum of RGB (Red+Green+Blue) = 132+113+70=315 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.90% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 70 (27.73% from 255 or 22.22% from 315); Max value from RGB is 132 - color contains mainly: red. Hex color #847146 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847146 is #7B8EB9. Grayscale: #717171. Windows color (decimal): -8097466 or 4616580. OLE color: 4616580.
HSL color Cylindrical-coordinate representation of color #847146: hue angle of 41.61º 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 #847146 is Cyan = 0, Magento = 0.14, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 70 | - |
| CMYK | 0 | 0.14 | 0.47 | 0.48 |
| HSL | 41.61º | 0.31% | 0.4% | - |
| HSV(B) | 41.61º | 0.47% | 0.52% | - |
| XYZ | 16.53 | 17.16 | 8.24 | - |
| YUV | 113.78 | 103.29 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 70 | 0 | 0.14 | 0.47 | 0.48 | 41.61 | 0.31 | 0.4 |
| Hex | 84 | 71 | 46 | 0 | E | 2F | 30 | 2A | 1F | 28 |
| Octal | 204 | 161 | 106 | 0 | 16 | 57 | 60 | 52 | 37 | 50 |
| Binary | 10000100 | 1110001 | 1000110 | 0 | 1110 | 101111 | 110000 | 101010 | 11111 | 101000 |
Color Harmonies of #847146
Complementary color
Monochromatic Colors of #847146
Black with #847146
Text Example
Text Example
White with #847146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847146; }
p { color: rgb(132,113,70); }
H1.HeaderClassName
{
color: #847146;
}
.AnyTagClassName
{
color: #847146;
}
</style>
background-color css
<style>
a { background-color: #847146; }
a { background-color: rgb(132,113,70); }
div.DivClassName
{
background-color: #847146;
}
.BgClassName
{
background-color: #847146;
}
</style>
border-color css
<style>
span { border-color: #847146; }
span { border-color: rgb(132,113,70); }
td.TdClassName
{
border-color: #847146;
}
.TagClassName
{
border-color: #847146;
}
</style>