Shades of Shadow #847248
Tints of Shadow #847248
RGB
CMYK
RGB Variations
Color information
#847248 (or 0x847248) is known color: Shadow. HEX triplet: 84, 72 and 48. RGB value is (132,114,72). Sum of RGB (Red+Green+Blue) = 132+114+72=318 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.51% from 318); Green value is 114 (44.92% from 255 or 35.85% from 318); Blue value is 72 (28.52% from 255 or 22.64% from 318); Max value from RGB is 132 - color contains mainly: red. Hex color #847248 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847248 is #7B8DB7. Grayscale: #727272. Windows color (decimal): -8097208 or 4747908. OLE color: 4747908.
HSL color Cylindrical-coordinate representation of color #847248: hue angle of 42º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #847248 is Cyan = 0, Magento = 0.14, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 72 | - |
| CMYK | 0 | 0.14 | 0.45 | 0.48 |
| HSL | 42º | 0.29% | 0.4% | - |
| HSV(B) | 42º | 0.45% | 0.52% | - |
| XYZ | 16.7 | 17.41 | 8.61 | - |
| YUV | 114.59 | 103.96 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 72 | 0 | 0.14 | 0.45 | 0.48 | 42 | 0.29 | 0.4 |
| Hex | 84 | 72 | 48 | 0 | E | 2D | 30 | 2A | 1D | 28 |
| Octal | 204 | 162 | 110 | 0 | 16 | 55 | 60 | 52 | 35 | 50 |
| Binary | 10000100 | 1110010 | 1001000 | 0 | 1110 | 101101 | 110000 | 101010 | 11101 | 101000 |
Color Harmonies of #847248
Complementary color
Monochromatic Colors of #847248
Black with #847248
Text Example
Text Example
White with #847248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847248; }
p { color: rgb(132,114,72); }
H1.HeaderClassName
{
color: #847248;
}
.AnyTagClassName
{
color: #847248;
}
</style>
background-color css
<style>
a { background-color: #847248; }
a { background-color: rgb(132,114,72); }
div.DivClassName
{
background-color: #847248;
}
.BgClassName
{
background-color: #847248;
}
</style>
border-color css
<style>
span { border-color: #847248; }
span { border-color: rgb(132,114,72); }
td.TdClassName
{
border-color: #847248;
}
.TagClassName
{
border-color: #847248;
}
</style>