Shades of Shadow #846845
Tints of Shadow #846845
RGB
CMYK
RGB Variations
Color information
#846845 (or 0x846845) is known color: Shadow. HEX triplet: 84, 68 and 45. RGB value is (132,104,69). Sum of RGB (Red+Green+Blue) = 132+104+69=305 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.28% from 305); Green value is 104 (41.02% from 255 or 34.10% from 305); Blue value is 69 (27.34% from 255 or 22.62% from 305); Max value from RGB is 132 - color contains mainly: red. Hex color #846845 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846845 is #7B97BA. Grayscale: #6C6C6C. Windows color (decimal): -8099771 or 4548740. OLE color: 4548740.
HSL color Cylindrical-coordinate representation of color #846845: hue angle of 33.33º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #846845 is Cyan = 0, Magento = 0.21, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 69 | - |
| CMYK | 0 | 0.21 | 0.48 | 0.48 |
| HSL | 33.33º | 0.31% | 0.39% | - |
| HSV(B) | 33.33º | 0.48% | 0.52% | - |
| XYZ | 15.54 | 15.24 | 7.75 | - |
| YUV | 108.38 | 105.78 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 69 | 0 | 0.21 | 0.48 | 0.48 | 33.33 | 0.31 | 0.39 |
| Hex | 84 | 68 | 45 | 0 | 15 | 30 | 30 | 21 | 1F | 27 |
| Octal | 204 | 150 | 105 | 0 | 25 | 60 | 60 | 41 | 37 | 47 |
| Binary | 10000100 | 1101000 | 1000101 | 0 | 10101 | 110000 | 110000 | 100001 | 11111 | 100111 |
Color Harmonies of #846845
Complementary color
Monochromatic Colors of #846845
Black with #846845
Text Example
Text Example
White with #846845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846845; }
p { color: rgb(132,104,69); }
H1.HeaderClassName
{
color: #846845;
}
.AnyTagClassName
{
color: #846845;
}
</style>
background-color css
<style>
a { background-color: #846845; }
a { background-color: rgb(132,104,69); }
div.DivClassName
{
background-color: #846845;
}
.BgClassName
{
background-color: #846845;
}
</style>
border-color css
<style>
span { border-color: #846845; }
span { border-color: rgb(132,104,69); }
td.TdClassName
{
border-color: #846845;
}
.TagClassName
{
border-color: #846845;
}
</style>