Shades of Shadow #867040
Tints of Shadow #867040
RGB
CMYK
RGB Variations
Color information
#867040 (or 0x867040) is known color: Shadow. HEX triplet: 86, 70 and 40. RGB value is (134,112,64). Sum of RGB (Red+Green+Blue) = 134+112+64=310 (41% of max value = 765). Red value is 134 (52.73% from 255 or 43.23% from 310); Green value is 112 (44.14% from 255 or 36.13% from 310); Blue value is 64 (25.39% from 255 or 20.65% from 310); Max value from RGB is 134 - color contains mainly: red. Hex color #867040 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867040 is #798FBF. Grayscale: #717171. Windows color (decimal): -7966656 or 4223110. OLE color: 4223110.
HSL color Cylindrical-coordinate representation of color #867040: hue angle of 41.14º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #867040 is Cyan = 0, Magento = 0.16, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 64 | - |
| CMYK | 0 | 0.16 | 0.52 | 0.47 |
| HSL | 41.14º | 0.35% | 0.39% | - |
| HSV(B) | 41.14º | 0.52% | 0.53% | - |
| XYZ | 16.55 | 17.03 | 7.26 | - |
| YUV | 113.11 | 100.29 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 64 | 0 | 0.16 | 0.52 | 0.47 | 41.14 | 0.35 | 0.39 |
| Hex | 86 | 70 | 40 | 0 | 10 | 34 | 2F | 29 | 23 | 27 |
| Octal | 206 | 160 | 100 | 0 | 20 | 64 | 57 | 51 | 43 | 47 |
| Binary | 10000110 | 1110000 | 1000000 | 0 | 10000 | 110100 | 101111 | 101001 | 100011 | 100111 |
Color Harmonies of #867040
Complementary color
Monochromatic Colors of #867040
Black with #867040
Text Example
Text Example
White with #867040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867040; }
p { color: rgb(134,112,64); }
H1.HeaderClassName
{
color: #867040;
}
.AnyTagClassName
{
color: #867040;
}
</style>
background-color css
<style>
a { background-color: #867040; }
a { background-color: rgb(134,112,64); }
div.DivClassName
{
background-color: #867040;
}
.BgClassName
{
background-color: #867040;
}
</style>
border-color css
<style>
span { border-color: #867040; }
span { border-color: rgb(134,112,64); }
td.TdClassName
{
border-color: #867040;
}
.TagClassName
{
border-color: #867040;
}
</style>