Shades of Shadow #847144
Tints of Shadow #847144
RGB
CMYK
RGB Variations
Color information
#847144 (or 0x847144) is known color: Shadow. HEX triplet: 84, 71 and 44. RGB value is (132,113,68). Sum of RGB (Red+Green+Blue) = 132+113+68=313 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.17% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 68 (26.95% from 255 or 21.73% from 313); Max value from RGB is 132 - color contains mainly: red. Hex color #847144 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847144 is #7B8EBB. Grayscale: #717171. Windows color (decimal): -8097468 or 4485508. OLE color: 4485508.
HSL color Cylindrical-coordinate representation of color #847144: hue angle of 42.19º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #847144 is Cyan = 0, Magento = 0.14, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 68 | - |
| CMYK | 0 | 0.14 | 0.48 | 0.48 |
| HSL | 42.19º | 0.32% | 0.39% | - |
| HSV(B) | 42.19º | 0.48% | 0.52% | - |
| XYZ | 16.46 | 17.13 | 7.91 | - |
| YUV | 113.55 | 102.29 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 68 | 0 | 0.14 | 0.48 | 0.48 | 42.19 | 0.32 | 0.39 |
| Hex | 84 | 71 | 44 | 0 | E | 30 | 30 | 2A | 20 | 27 |
| Octal | 204 | 161 | 104 | 0 | 16 | 60 | 60 | 52 | 40 | 47 |
| Binary | 10000100 | 1110001 | 1000100 | 0 | 1110 | 110000 | 110000 | 101010 | 100000 | 100111 |
Color Harmonies of #847144
Complementary color
Monochromatic Colors of #847144
Black with #847144
Text Example
Text Example
White with #847144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847144; }
p { color: rgb(132,113,68); }
H1.HeaderClassName
{
color: #847144;
}
.AnyTagClassName
{
color: #847144;
}
</style>
background-color css
<style>
a { background-color: #847144; }
a { background-color: rgb(132,113,68); }
div.DivClassName
{
background-color: #847144;
}
.BgClassName
{
background-color: #847144;
}
</style>
border-color css
<style>
span { border-color: #847144; }
span { border-color: rgb(132,113,68); }
td.TdClassName
{
border-color: #847144;
}
.TagClassName
{
border-color: #847144;
}
</style>