Shades of Shadow #847141
Tints of Shadow #847141
RGB
CMYK
RGB Variations
Color information
#847141 (or 0x847141) is known color: Shadow. HEX triplet: 84, 71 and 41. RGB value is (132,113,65). Sum of RGB (Red+Green+Blue) = 132+113+65=310 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.58% from 310); Green value is 113 (44.53% from 255 or 36.45% from 310); Blue value is 65 (25.78% from 255 or 20.97% from 310); Max value from RGB is 132 - color contains mainly: red. Hex color #847141 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847141 is #7B8EBE. Grayscale: #717171. Windows color (decimal): -8097471 or 4288900. OLE color: 4288900.
HSL color Cylindrical-coordinate representation of color #847141: hue angle of 42.99º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #847141 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 65 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.48 |
| HSL | 42.99º | 0.34% | 0.39% | - |
| HSV(B) | 42.99º | 0.51% | 0.52% | - |
| XYZ | 16.37 | 17.1 | 7.44 | - |
| YUV | 113.21 | 100.79 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 65 | 0 | 0.14 | 0.51 | 0.48 | 42.99 | 0.34 | 0.39 |
| Hex | 84 | 71 | 41 | 0 | E | 33 | 30 | 2B | 22 | 27 |
| Octal | 204 | 161 | 101 | 0 | 16 | 63 | 60 | 53 | 42 | 47 |
| Binary | 10000100 | 1110001 | 1000001 | 0 | 1110 | 110011 | 110000 | 101011 | 100010 | 100111 |
Color Harmonies of #847141
Complementary color
Monochromatic Colors of #847141
Black with #847141
Text Example
Text Example
White with #847141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847141; }
p { color: rgb(132,113,65); }
H1.HeaderClassName
{
color: #847141;
}
.AnyTagClassName
{
color: #847141;
}
</style>
background-color css
<style>
a { background-color: #847141; }
a { background-color: rgb(132,113,65); }
div.DivClassName
{
background-color: #847141;
}
.BgClassName
{
background-color: #847141;
}
</style>
border-color css
<style>
span { border-color: #847141; }
span { border-color: rgb(132,113,65); }
td.TdClassName
{
border-color: #847141;
}
.TagClassName
{
border-color: #847141;
}
</style>