Shades of Shadow #847042
Tints of Shadow #847042
RGB
CMYK
RGB Variations
Color information
#847042 (or 0x847042) is known color: Shadow. HEX triplet: 84, 70 and 42. RGB value is (132,112,66). Sum of RGB (Red+Green+Blue) = 132+112+66=310 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.58% from 310); Green value is 112 (44.14% from 255 or 36.13% from 310); Blue value is 66 (26.17% from 255 or 21.29% from 310); Max value from RGB is 132 - color contains mainly: red. Hex color #847042 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847042 is #7B8FBD. Grayscale: #707070. Windows color (decimal): -8097726 or 4354180. OLE color: 4354180.
HSL color Cylindrical-coordinate representation of color #847042: hue angle of 41.82º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #847042 is Cyan = 0, Magento = 0.15, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 66 | - |
| CMYK | 0 | 0.15 | 0.5 | 0.48 |
| HSL | 41.82º | 0.33% | 0.39% | - |
| HSV(B) | 41.82º | 0.5% | 0.52% | - |
| XYZ | 16.29 | 16.89 | 7.56 | - |
| YUV | 112.74 | 101.63 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 66 | 0 | 0.15 | 0.5 | 0.48 | 41.82 | 0.33 | 0.39 |
| Hex | 84 | 70 | 42 | 0 | F | 32 | 30 | 2A | 21 | 27 |
| Octal | 204 | 160 | 102 | 0 | 17 | 62 | 60 | 52 | 41 | 47 |
| Binary | 10000100 | 1110000 | 1000010 | 0 | 1111 | 110010 | 110000 | 101010 | 100001 | 100111 |
Color Harmonies of #847042
Complementary color
Monochromatic Colors of #847042
Black with #847042
Text Example
Text Example
White with #847042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847042; }
p { color: rgb(132,112,66); }
H1.HeaderClassName
{
color: #847042;
}
.AnyTagClassName
{
color: #847042;
}
</style>
background-color css
<style>
a { background-color: #847042; }
a { background-color: rgb(132,112,66); }
div.DivClassName
{
background-color: #847042;
}
.BgClassName
{
background-color: #847042;
}
</style>
border-color css
<style>
span { border-color: #847042; }
span { border-color: rgb(132,112,66); }
td.TdClassName
{
border-color: #847042;
}
.TagClassName
{
border-color: #847042;
}
</style>