Shades of Shadow #867446
Tints of Shadow #867446
RGB
CMYK
RGB Variations
Color information
#867446 (or 0x867446) is known color: Shadow. HEX triplet: 86, 74 and 46. RGB value is (134,116,70). Sum of RGB (Red+Green+Blue) = 134+116+70=320 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.88% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 70 (27.73% from 255 or 21.88% from 320); Max value from RGB is 134 - color contains mainly: red. Hex color #867446 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867446 is #798BB9. Grayscale: #747474. Windows color (decimal): -7965626 or 4617350. OLE color: 4617350.
HSL color Cylindrical-coordinate representation of color #867446: hue angle of 43.12º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #867446 is Cyan = 0, Magento = 0.13, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 70 | - |
| CMYK | 0 | 0.13 | 0.48 | 0.47 |
| HSL | 43.13º | 0.31% | 0.4% | - |
| HSV(B) | 43.13º | 0.48% | 0.53% | - |
| XYZ | 17.18 | 18 | 8.36 | - |
| YUV | 116.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 70 | 0 | 0.13 | 0.48 | 0.47 | 43.13 | 0.31 | 0.4 |
| Hex | 86 | 74 | 46 | 0 | D | 30 | 2F | 2B | 1F | 28 |
| Octal | 206 | 164 | 106 | 0 | 15 | 60 | 57 | 53 | 37 | 50 |
| Binary | 10000110 | 1110100 | 1000110 | 0 | 1101 | 110000 | 101111 | 101011 | 11111 | 101000 |
Color Harmonies of #867446
Complementary color
Monochromatic Colors of #867446
Black with #867446
Text Example
Text Example
White with #867446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867446; }
p { color: rgb(134,116,70); }
H1.HeaderClassName
{
color: #867446;
}
.AnyTagClassName
{
color: #867446;
}
</style>
background-color css
<style>
a { background-color: #867446; }
a { background-color: rgb(134,116,70); }
div.DivClassName
{
background-color: #867446;
}
.BgClassName
{
background-color: #867446;
}
</style>
border-color css
<style>
span { border-color: #867446; }
span { border-color: rgb(134,116,70); }
td.TdClassName
{
border-color: #867446;
}
.TagClassName
{
border-color: #867446;
}
</style>