Shades of Shadow #847052
Tints of Shadow #847052
RGB
CMYK
RGB Variations
Color information
#847052 (or 0x847052) is known color: Shadow. HEX triplet: 84, 70 and 52. RGB value is (132,112,82). Sum of RGB (Red+Green+Blue) = 132+112+82=326 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.49% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 82 (32.42% from 255 or 25.15% from 326); Max value from RGB is 132 - color contains mainly: red. Hex color #847052 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847052 is #7B8FAD. Grayscale: #727272. Windows color (decimal): -8097710 or 5402756. OLE color: 5402756.
HSL color Cylindrical-coordinate representation of color #847052: hue angle of 36º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #847052 is Cyan = 0, Magento = 0.15, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 82 | - |
| CMYK | 0 | 0.15 | 0.38 | 0.48 |
| HSL | 36º | 0.23% | 0.42% | - |
| HSV(B) | 36º | 0.38% | 0.52% | - |
| XYZ | 16.83 | 17.1 | 10.4 | - |
| YUV | 114.56 | 109.63 | 140.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 82 | 0 | 0.15 | 0.38 | 0.48 | 36 | 0.23 | 0.42 |
| Hex | 84 | 70 | 52 | 0 | F | 26 | 30 | 24 | 17 | 2A |
| Octal | 204 | 160 | 122 | 0 | 17 | 46 | 60 | 44 | 27 | 52 |
| Binary | 10000100 | 1110000 | 1010010 | 0 | 1111 | 100110 | 110000 | 100100 | 10111 | 101010 |
Color Harmonies of #847052
Complementary color
Monochromatic Colors of #847052
Black with #847052
Text Example
Text Example
White with #847052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847052; }
p { color: rgb(132,112,82); }
H1.HeaderClassName
{
color: #847052;
}
.AnyTagClassName
{
color: #847052;
}
</style>
background-color css
<style>
a { background-color: #847052; }
a { background-color: rgb(132,112,82); }
div.DivClassName
{
background-color: #847052;
}
.BgClassName
{
background-color: #847052;
}
</style>
border-color css
<style>
span { border-color: #847052; }
span { border-color: rgb(132,112,82); }
td.TdClassName
{
border-color: #847052;
}
.TagClassName
{
border-color: #847052;
}
</style>