Shades of Shadow #847148
Tints of Shadow #847148
RGB
CMYK
RGB Variations
Color information
#847148 (or 0x847148) is known color: Shadow. HEX triplet: 84, 71 and 48. RGB value is (132,113,72). Sum of RGB (Red+Green+Blue) = 132+113+72=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 113 (44.53% from 255 or 35.65% from 317); Blue value is 72 (28.52% from 255 or 22.71% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #847148 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847148 is #7B8EB7. Grayscale: #727272. Windows color (decimal): -8097464 or 4747652. OLE color: 4747652.
HSL color Cylindrical-coordinate representation of color #847148: hue angle of 41º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #847148 is Cyan = 0, Magento = 0.14, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 72 | - |
| CMYK | 0 | 0.14 | 0.45 | 0.48 |
| HSL | 41º | 0.29% | 0.4% | - |
| HSV(B) | 41º | 0.45% | 0.52% | - |
| XYZ | 16.59 | 17.18 | 8.57 | - |
| YUV | 114.01 | 104.29 | 140.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 72 | 0 | 0.14 | 0.45 | 0.48 | 41 | 0.29 | 0.4 |
| Hex | 84 | 71 | 48 | 0 | E | 2D | 30 | 29 | 1D | 28 |
| Octal | 204 | 161 | 110 | 0 | 16 | 55 | 60 | 51 | 35 | 50 |
| Binary | 10000100 | 1110001 | 1001000 | 0 | 1110 | 101101 | 110000 | 101001 | 11101 | 101000 |
Color Harmonies of #847148
Complementary color
Monochromatic Colors of #847148
Black with #847148
Text Example
Text Example
White with #847148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847148; }
p { color: rgb(132,113,72); }
H1.HeaderClassName
{
color: #847148;
}
.AnyTagClassName
{
color: #847148;
}
</style>
background-color css
<style>
a { background-color: #847148; }
a { background-color: rgb(132,113,72); }
div.DivClassName
{
background-color: #847148;
}
.BgClassName
{
background-color: #847148;
}
</style>
border-color css
<style>
span { border-color: #847148; }
span { border-color: rgb(132,113,72); }
td.TdClassName
{
border-color: #847148;
}
.TagClassName
{
border-color: #847148;
}
</style>