Shades of Shadow #867747
Tints of Shadow #867747
RGB
CMYK
RGB Variations
Color information
#867747 (or 0x867747) is known color: Shadow. HEX triplet: 86, 77 and 47. RGB value is (134,119,71). Sum of RGB (Red+Green+Blue) = 134+119+71=324 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.36% from 324); Green value is 119 (46.88% from 255 or 36.73% from 324); Blue value is 71 (28.12% from 255 or 21.91% from 324); Max value from RGB is 134 - color contains mainly: red. Hex color #867747 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867747 is #7988B8. Grayscale: #767676. Windows color (decimal): -7964857 or 4683654. OLE color: 4683654.
HSL color Cylindrical-coordinate representation of color #867747: hue angle of 45.71º 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 #867747 is Cyan = 0, Magento = 0.11, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 71 | - |
| CMYK | 0 | 0.11 | 0.47 | 0.47 |
| HSL | 45.71º | 0.31% | 0.4% | - |
| HSV(B) | 45.71º | 0.47% | 0.53% | - |
| XYZ | 17.57 | 18.72 | 8.65 | - |
| YUV | 118.01 | 101.47 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 71 | 0 | 0.11 | 0.47 | 0.47 | 45.71 | 0.31 | 0.4 |
| Hex | 86 | 77 | 47 | 0 | B | 2F | 2F | 2E | 1F | 28 |
| Octal | 206 | 167 | 107 | 0 | 13 | 57 | 57 | 56 | 37 | 50 |
| Binary | 10000110 | 1110111 | 1000111 | 0 | 1011 | 101111 | 101111 | 101110 | 11111 | 101000 |
Color Harmonies of #867747
Complementary color
Monochromatic Colors of #867747
Black with #867747
Text Example
Text Example
White with #867747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867747; }
p { color: rgb(134,119,71); }
H1.HeaderClassName
{
color: #867747;
}
.AnyTagClassName
{
color: #867747;
}
</style>
background-color css
<style>
a { background-color: #867747; }
a { background-color: rgb(134,119,71); }
div.DivClassName
{
background-color: #867747;
}
.BgClassName
{
background-color: #867747;
}
</style>
border-color css
<style>
span { border-color: #867747; }
span { border-color: rgb(134,119,71); }
td.TdClassName
{
border-color: #867747;
}
.TagClassName
{
border-color: #867747;
}
</style>