Shades of Shadow #847053
Tints of Shadow #847053
RGB
CMYK
RGB Variations
Color information
#847053 (or 0x847053) is known color: Shadow. HEX triplet: 84, 70 and 53. RGB value is (132,112,83). Sum of RGB (Red+Green+Blue) = 132+112+83=327 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.37% from 327); Green value is 112 (44.14% from 255 or 34.25% from 327); Blue value is 83 (32.81% from 255 or 25.38% from 327); Max value from RGB is 132 - color contains mainly: red. Hex color #847053 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847053 is #7B8FAC. Grayscale: #727272. Windows color (decimal): -8097709 or 5468292. OLE color: 5468292.
HSL color Cylindrical-coordinate representation of color #847053: hue angle of 35.51º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #847053 is Cyan = 0, Magento = 0.15, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 83 | - |
| CMYK | 0 | 0.15 | 0.37 | 0.48 |
| HSL | 35.51º | 0.23% | 0.42% | - |
| HSV(B) | 35.51º | 0.37% | 0.52% | - |
| XYZ | 16.87 | 17.12 | 10.6 | - |
| YUV | 114.67 | 110.13 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 83 | 0 | 0.15 | 0.37 | 0.48 | 35.51 | 0.23 | 0.42 |
| Hex | 84 | 70 | 53 | 0 | F | 25 | 30 | 24 | 17 | 2A |
| Octal | 204 | 160 | 123 | 0 | 17 | 45 | 60 | 44 | 27 | 52 |
| Binary | 10000100 | 1110000 | 1010011 | 0 | 1111 | 100101 | 110000 | 100100 | 10111 | 101010 |
Color Harmonies of #847053
Complementary color
Monochromatic Colors of #847053
Black with #847053
Text Example
Text Example
White with #847053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847053; }
p { color: rgb(132,112,83); }
H1.HeaderClassName
{
color: #847053;
}
.AnyTagClassName
{
color: #847053;
}
</style>
background-color css
<style>
a { background-color: #847053; }
a { background-color: rgb(132,112,83); }
div.DivClassName
{
background-color: #847053;
}
.BgClassName
{
background-color: #847053;
}
</style>
border-color css
<style>
span { border-color: #847053; }
span { border-color: rgb(132,112,83); }
td.TdClassName
{
border-color: #847053;
}
.TagClassName
{
border-color: #847053;
}
</style>