Shades of Shadow #847354
Tints of Shadow #847354
RGB
CMYK
RGB Variations
Color information
#847354 (or 0x847354) is known color: Shadow. HEX triplet: 84, 73 and 54. RGB value is (132,115,84). Sum of RGB (Red+Green+Blue) = 132+115+84=331 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.88% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 84 (33.20% from 255 or 25.38% from 331); Max value from RGB is 132 - color contains mainly: red. Hex color #847354 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847354 is #7B8CAB. Grayscale: #747474. Windows color (decimal): -8096940 or 5534596. OLE color: 5534596.
HSL color Cylindrical-coordinate representation of color #847354: hue angle of 38.75º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #847354 is Cyan = 0, Magento = 0.13, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 115 | 84 | - |
| CMYK | 0 | 0.13 | 0.36 | 0.48 |
| HSL | 38.75º | 0.22% | 0.42% | - |
| HSV(B) | 38.75º | 0.36% | 0.52% | - |
| XYZ | 17.25 | 17.81 | 10.92 | - |
| YUV | 116.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 115 | 84 | 0 | 0.13 | 0.36 | 0.48 | 38.75 | 0.22 | 0.42 |
| Hex | 84 | 73 | 54 | 0 | D | 24 | 30 | 27 | 16 | 2A |
| Octal | 204 | 163 | 124 | 0 | 15 | 44 | 60 | 47 | 26 | 52 |
| Binary | 10000100 | 1110011 | 1010100 | 0 | 1101 | 100100 | 110000 | 100111 | 10110 | 101010 |
Color Harmonies of #847354
Complementary color
Monochromatic Colors of #847354
Black with #847354
Text Example
Text Example
White with #847354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847354; }
p { color: rgb(132,115,84); }
H1.HeaderClassName
{
color: #847354;
}
.AnyTagClassName
{
color: #847354;
}
</style>
background-color css
<style>
a { background-color: #847354; }
a { background-color: rgb(132,115,84); }
div.DivClassName
{
background-color: #847354;
}
.BgClassName
{
background-color: #847354;
}
</style>
border-color css
<style>
span { border-color: #847354; }
span { border-color: rgb(132,115,84); }
td.TdClassName
{
border-color: #847354;
}
.TagClassName
{
border-color: #847354;
}
</style>