Shades of Shadow #847446
Tints of Shadow #847446
RGB
CMYK
RGB Variations
Color information
#847446 (or 0x847446) is known color: Shadow. HEX triplet: 84, 74 and 46. RGB value is (132,116,70). Sum of RGB (Red+Green+Blue) = 132+116+70=318 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.51% from 318); Green value is 116 (45.70% from 255 or 36.48% from 318); Blue value is 70 (27.73% from 255 or 22.01% from 318); Max value from RGB is 132 - color contains mainly: red. Hex color #847446 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847446 is #7B8BB9. Grayscale: #737373. Windows color (decimal): -8096698 or 4617348. OLE color: 4617348.
HSL color Cylindrical-coordinate representation of color #847446: hue angle of 44.52º 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 #847446 is Cyan = 0, Magento = 0.12, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 116 | 70 | - |
| CMYK | 0 | 0.12 | 0.47 | 0.48 |
| HSL | 44.52º | 0.31% | 0.4% | - |
| HSV(B) | 44.52º | 0.47% | 0.52% | - |
| XYZ | 16.87 | 17.84 | 8.35 | - |
| YUV | 115.54 | 102.3 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 70 | 0 | 0.12 | 0.47 | 0.48 | 44.52 | 0.31 | 0.4 |
| Hex | 84 | 74 | 46 | 0 | C | 2F | 30 | 2D | 1F | 28 |
| Octal | 204 | 164 | 106 | 0 | 14 | 57 | 60 | 55 | 37 | 50 |
| Binary | 10000100 | 1110100 | 1000110 | 0 | 1100 | 101111 | 110000 | 101101 | 11111 | 101000 |
Color Harmonies of #847446
Complementary color
Monochromatic Colors of #847446
Black with #847446
Text Example
Text Example
White with #847446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847446; }
p { color: rgb(132,116,70); }
H1.HeaderClassName
{
color: #847446;
}
.AnyTagClassName
{
color: #847446;
}
</style>
background-color css
<style>
a { background-color: #847446; }
a { background-color: rgb(132,116,70); }
div.DivClassName
{
background-color: #847446;
}
.BgClassName
{
background-color: #847446;
}
</style>
border-color css
<style>
span { border-color: #847446; }
span { border-color: rgb(132,116,70); }
td.TdClassName
{
border-color: #847446;
}
.TagClassName
{
border-color: #847446;
}
</style>