Shades of Shadow #846846
Tints of Shadow #846846
RGB
CMYK
RGB Variations
Color information
#846846 (or 0x846846) is known color: Shadow. HEX triplet: 84, 68 and 46. RGB value is (132,104,70). Sum of RGB (Red+Green+Blue) = 132+104+70=306 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.14% from 306); Green value is 104 (41.02% from 255 or 33.99% from 306); Blue value is 70 (27.73% from 255 or 22.88% from 306); Max value from RGB is 132 - color contains mainly: red. Hex color #846846 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846846 is #7B97B9. Grayscale: #6C6C6C. Windows color (decimal): -8099770 or 4614276. OLE color: 4614276.
HSL color Cylindrical-coordinate representation of color #846846: hue angle of 32.9º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #846846 is Cyan = 0, Magento = 0.21, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 70 | - |
| CMYK | 0 | 0.21 | 0.47 | 0.48 |
| HSL | 32.9º | 0.31% | 0.4% | - |
| HSV(B) | 32.9º | 0.47% | 0.52% | - |
| XYZ | 15.57 | 15.25 | 7.92 | - |
| YUV | 108.5 | 106.28 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 70 | 0 | 0.21 | 0.47 | 0.48 | 32.9 | 0.31 | 0.4 |
| Hex | 84 | 68 | 46 | 0 | 15 | 2F | 30 | 21 | 1F | 28 |
| Octal | 204 | 150 | 106 | 0 | 25 | 57 | 60 | 41 | 37 | 50 |
| Binary | 10000100 | 1101000 | 1000110 | 0 | 10101 | 101111 | 110000 | 100001 | 11111 | 101000 |
Color Harmonies of #846846
Complementary color
Monochromatic Colors of #846846
Black with #846846
Text Example
Text Example
White with #846846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846846; }
p { color: rgb(132,104,70); }
H1.HeaderClassName
{
color: #846846;
}
.AnyTagClassName
{
color: #846846;
}
</style>
background-color css
<style>
a { background-color: #846846; }
a { background-color: rgb(132,104,70); }
div.DivClassName
{
background-color: #846846;
}
.BgClassName
{
background-color: #846846;
}
</style>
border-color css
<style>
span { border-color: #846846; }
span { border-color: rgb(132,104,70); }
td.TdClassName
{
border-color: #846846;
}
.TagClassName
{
border-color: #846846;
}
</style>