Shades of Shadow #847150
Tints of Shadow #847150
RGB
CMYK
RGB Variations
Color information
#847150 (or 0x847150) is known color: Shadow. HEX triplet: 84, 71 and 50. RGB value is (132,113,80). Sum of RGB (Red+Green+Blue) = 132+113+80=325 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.62% from 325); Green value is 113 (44.53% from 255 or 34.77% from 325); Blue value is 80 (31.64% from 255 or 24.62% from 325); Max value from RGB is 132 - color contains mainly: red. Hex color #847150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847150 is #7B8EAF. Grayscale: #737373. Windows color (decimal): -8097456 or 5271940. OLE color: 5271940.
HSL color Cylindrical-coordinate representation of color #847150: hue angle of 38.08º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #847150 is Cyan = 0, Magento = 0.14, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 80 | - |
| CMYK | 0 | 0.14 | 0.39 | 0.48 |
| HSL | 38.08º | 0.25% | 0.42% | - |
| HSV(B) | 38.08º | 0.39% | 0.52% | - |
| XYZ | 16.87 | 17.29 | 10.04 | - |
| YUV | 114.92 | 108.29 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 80 | 0 | 0.14 | 0.39 | 0.48 | 38.08 | 0.25 | 0.42 |
| Hex | 84 | 71 | 50 | 0 | E | 27 | 30 | 26 | 19 | 2A |
| Octal | 204 | 161 | 120 | 0 | 16 | 47 | 60 | 46 | 31 | 52 |
| Binary | 10000100 | 1110001 | 1010000 | 0 | 1110 | 100111 | 110000 | 100110 | 11001 | 101010 |
Color Harmonies of #847150
Complementary color
Monochromatic Colors of #847150
Black with #847150
Text Example
Text Example
White with #847150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847150; }
p { color: rgb(132,113,80); }
H1.HeaderClassName
{
color: #847150;
}
.AnyTagClassName
{
color: #847150;
}
</style>
background-color css
<style>
a { background-color: #847150; }
a { background-color: rgb(132,113,80); }
div.DivClassName
{
background-color: #847150;
}
.BgClassName
{
background-color: #847150;
}
</style>
border-color css
<style>
span { border-color: #847150; }
span { border-color: rgb(132,113,80); }
td.TdClassName
{
border-color: #847150;
}
.TagClassName
{
border-color: #847150;
}
</style>