Shades of Shadow #867147
Tints of Shadow #867147
RGB
CMYK
RGB Variations
Color information
#867147 (or 0x867147) is known color: Shadow. HEX triplet: 86, 71 and 47. RGB value is (134,113,71). Sum of RGB (Red+Green+Blue) = 134+113+71=318 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.14% from 318); Green value is 113 (44.53% from 255 or 35.53% from 318); Blue value is 71 (28.12% from 255 or 22.33% from 318); Max value from RGB is 134 - color contains mainly: red. Hex color #867147 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867147 is #798EB8. Grayscale: #727272. Windows color (decimal): -7966393 or 4682118. OLE color: 4682118.
HSL color Cylindrical-coordinate representation of color #867147: hue angle of 40º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #867147 is Cyan = 0, Magento = 0.16, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 71 | - |
| CMYK | 0 | 0.16 | 0.47 | 0.47 |
| HSL | 40º | 0.31% | 0.4% | - |
| HSV(B) | 40º | 0.47% | 0.53% | - |
| XYZ | 16.87 | 17.33 | 8.42 | - |
| YUV | 114.49 | 103.46 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 71 | 0 | 0.16 | 0.47 | 0.47 | 40 | 0.31 | 0.4 |
| Hex | 86 | 71 | 47 | 0 | 10 | 2F | 2F | 28 | 1F | 28 |
| Octal | 206 | 161 | 107 | 0 | 20 | 57 | 57 | 50 | 37 | 50 |
| Binary | 10000110 | 1110001 | 1000111 | 0 | 10000 | 101111 | 101111 | 101000 | 11111 | 101000 |
Color Harmonies of #867147
Complementary color
Monochromatic Colors of #867147
Black with #867147
Text Example
Text Example
White with #867147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867147; }
p { color: rgb(134,113,71); }
H1.HeaderClassName
{
color: #867147;
}
.AnyTagClassName
{
color: #867147;
}
</style>
background-color css
<style>
a { background-color: #867147; }
a { background-color: rgb(134,113,71); }
div.DivClassName
{
background-color: #867147;
}
.BgClassName
{
background-color: #867147;
}
</style>
border-color css
<style>
span { border-color: #867147; }
span { border-color: rgb(134,113,71); }
td.TdClassName
{
border-color: #867147;
}
.TagClassName
{
border-color: #867147;
}
</style>