Shades of Shadow #847452
Tints of Shadow #847452
RGB
CMYK
RGB Variations
Color information
#847452 (or 0x847452) is known color: Shadow. HEX triplet: 84, 74 and 52. RGB value is (132,116,82). Sum of RGB (Red+Green+Blue) = 132+116+82=330 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40% from 330); Green value is 116 (45.70% from 255 or 35.15% from 330); Blue value is 82 (32.42% from 255 or 24.85% from 330); Max value from RGB is 132 - color contains mainly: red. Hex color #847452 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847452 is #7B8BAD. Grayscale: #757575. Windows color (decimal): -8096686 or 5403780. OLE color: 5403780.
HSL color Cylindrical-coordinate representation of color #847452: hue angle of 40.8º 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 #847452 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 116 | 82 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.48 |
| HSL | 40.8º | 0.23% | 0.42% | - |
| HSV(B) | 40.8º | 0.38% | 0.52% | - |
| XYZ | 17.28 | 18.01 | 10.55 | - |
| YUV | 116.91 | 108.3 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 82 | 0 | 0.12 | 0.38 | 0.48 | 40.8 | 0.23 | 0.42 |
| Hex | 84 | 74 | 52 | 0 | C | 26 | 30 | 29 | 17 | 2A |
| Octal | 204 | 164 | 122 | 0 | 14 | 46 | 60 | 51 | 27 | 52 |
| Binary | 10000100 | 1110100 | 1010010 | 0 | 1100 | 100110 | 110000 | 101001 | 10111 | 101010 |
Color Harmonies of #847452
Complementary color
Monochromatic Colors of #847452
Black with #847452
Text Example
Text Example
White with #847452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847452; }
p { color: rgb(132,116,82); }
H1.HeaderClassName
{
color: #847452;
}
.AnyTagClassName
{
color: #847452;
}
</style>
background-color css
<style>
a { background-color: #847452; }
a { background-color: rgb(132,116,82); }
div.DivClassName
{
background-color: #847452;
}
.BgClassName
{
background-color: #847452;
}
</style>
border-color css
<style>
span { border-color: #847452; }
span { border-color: rgb(132,116,82); }
td.TdClassName
{
border-color: #847452;
}
.TagClassName
{
border-color: #847452;
}
</style>