Shades of Shadow #847151
Tints of Shadow #847151
RGB
CMYK
RGB Variations
Color information
#847151 (or 0x847151) is known color: Shadow. HEX triplet: 84, 71 and 51. RGB value is (132,113,81). Sum of RGB (Red+Green+Blue) = 132+113+81=326 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.49% from 326); Green value is 113 (44.53% from 255 or 34.66% from 326); Blue value is 81 (32.03% from 255 or 24.85% from 326); Max value from RGB is 132 - color contains mainly: red. Hex color #847151 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847151 is #7B8EAE. Grayscale: #737373. Windows color (decimal): -8097455 or 5337476. OLE color: 5337476.
HSL color Cylindrical-coordinate representation of color #847151: hue angle of 37.65º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #847151 is Cyan = 0, Magento = 0.14, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 81 | - |
| CMYK | 0 | 0.14 | 0.39 | 0.48 |
| HSL | 37.65º | 0.24% | 0.42% | - |
| HSV(B) | 37.65º | 0.39% | 0.52% | - |
| XYZ | 16.91 | 17.31 | 10.23 | - |
| YUV | 115.03 | 108.79 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 81 | 0 | 0.14 | 0.39 | 0.48 | 37.65 | 0.24 | 0.42 |
| Hex | 84 | 71 | 51 | 0 | E | 27 | 30 | 26 | 18 | 2A |
| Octal | 204 | 161 | 121 | 0 | 16 | 47 | 60 | 46 | 30 | 52 |
| Binary | 10000100 | 1110001 | 1010001 | 0 | 1110 | 100111 | 110000 | 100110 | 11000 | 101010 |
Color Harmonies of #847151
Complementary color
Monochromatic Colors of #847151
Black with #847151
Text Example
Text Example
White with #847151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847151; }
p { color: rgb(132,113,81); }
H1.HeaderClassName
{
color: #847151;
}
.AnyTagClassName
{
color: #847151;
}
</style>
background-color css
<style>
a { background-color: #847151; }
a { background-color: rgb(132,113,81); }
div.DivClassName
{
background-color: #847151;
}
.BgClassName
{
background-color: #847151;
}
</style>
border-color css
<style>
span { border-color: #847151; }
span { border-color: rgb(132,113,81); }
td.TdClassName
{
border-color: #847151;
}
.TagClassName
{
border-color: #847151;
}
</style>