Shades of Shadow #847456
Tints of Shadow #847456
RGB
CMYK
RGB Variations
Color information
#847456 (or 0x847456) is known color: Shadow. HEX triplet: 84, 74 and 56. RGB value is (132,116,86). Sum of RGB (Red+Green+Blue) = 132+116+86=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 116 (45.70% from 255 or 34.73% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 132 - color contains mainly: red. Hex color #847456 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847456 is #7B8BA9. Grayscale: #757575. Windows color (decimal): -8096682 or 5665924. OLE color: 5665924.
HSL color Cylindrical-coordinate representation of color #847456: hue angle of 39.13º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #847456 is Cyan = 0, Magento = 0.12, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 116 | 86 | - |
| CMYK | 0 | 0.12 | 0.35 | 0.48 |
| HSL | 39.13º | 0.21% | 0.43% | - |
| HSV(B) | 39.13º | 0.35% | 0.52% | - |
| XYZ | 17.44 | 18.07 | 11.37 | - |
| YUV | 117.36 | 110.3 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 86 | 0 | 0.12 | 0.35 | 0.48 | 39.13 | 0.21 | 0.43 |
| Hex | 84 | 74 | 56 | 0 | C | 23 | 30 | 27 | 15 | 2B |
| Octal | 204 | 164 | 126 | 0 | 14 | 43 | 60 | 47 | 25 | 53 |
| Binary | 10000100 | 1110100 | 1010110 | 0 | 1100 | 100011 | 110000 | 100111 | 10101 | 101011 |
Color Harmonies of #847456
Complementary color
Monochromatic Colors of #847456
Black with #847456
Text Example
Text Example
White with #847456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847456; }
p { color: rgb(132,116,86); }
H1.HeaderClassName
{
color: #847456;
}
.AnyTagClassName
{
color: #847456;
}
</style>
background-color css
<style>
a { background-color: #847456; }
a { background-color: rgb(132,116,86); }
div.DivClassName
{
background-color: #847456;
}
.BgClassName
{
background-color: #847456;
}
</style>
border-color css
<style>
span { border-color: #847456; }
span { border-color: rgb(132,116,86); }
td.TdClassName
{
border-color: #847456;
}
.TagClassName
{
border-color: #847456;
}
</style>