Shades of Shadow #847449
Tints of Shadow #847449
RGB
CMYK
RGB Variations
Color information
#847449 (or 0x847449) is known color: Shadow. HEX triplet: 84, 74 and 49. RGB value is (132,116,73). Sum of RGB (Red+Green+Blue) = 132+116+73=321 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.12% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 73 (28.91% from 255 or 22.74% from 321); Max value from RGB is 132 - color contains mainly: red. Hex color #847449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847449 is #7B8BB6. Grayscale: #747474. Windows color (decimal): -8096695 or 4813956. OLE color: 4813956.
HSL color Cylindrical-coordinate representation of color #847449: hue angle of 43.73º 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 #847449 is Cyan = 0, Magento = 0.12, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 116 | 73 | - |
| CMYK | 0 | 0.12 | 0.45 | 0.48 |
| HSL | 43.73º | 0.29% | 0.4% | - |
| HSV(B) | 43.73º | 0.45% | 0.52% | - |
| XYZ | 16.96 | 17.88 | 8.86 | - |
| YUV | 115.88 | 103.8 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 73 | 0 | 0.12 | 0.45 | 0.48 | 43.73 | 0.29 | 0.4 |
| Hex | 84 | 74 | 49 | 0 | C | 2D | 30 | 2C | 1D | 28 |
| Octal | 204 | 164 | 111 | 0 | 14 | 55 | 60 | 54 | 35 | 50 |
| Binary | 10000100 | 1110100 | 1001001 | 0 | 1100 | 101101 | 110000 | 101100 | 11101 | 101000 |
Color Harmonies of #847449
Complementary color
Monochromatic Colors of #847449
Black with #847449
Text Example
Text Example
White with #847449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847449; }
p { color: rgb(132,116,73); }
H1.HeaderClassName
{
color: #847449;
}
.AnyTagClassName
{
color: #847449;
}
</style>
background-color css
<style>
a { background-color: #847449; }
a { background-color: rgb(132,116,73); }
div.DivClassName
{
background-color: #847449;
}
.BgClassName
{
background-color: #847449;
}
</style>
border-color css
<style>
span { border-color: #847449; }
span { border-color: rgb(132,116,73); }
td.TdClassName
{
border-color: #847449;
}
.TagClassName
{
border-color: #847449;
}
</style>