Shades of Shadow #867848
Tints of Shadow #867848
RGB
CMYK
RGB Variations
Color information
#867848 (or 0x867848) is known color: Shadow. HEX triplet: 86, 78 and 48. RGB value is (134,120,72). Sum of RGB (Red+Green+Blue) = 134+120+72=326 (43% of max value = 765). Red value is 134 (52.73% from 255 or 41.10% from 326); Green value is 120 (47.27% from 255 or 36.81% from 326); Blue value is 72 (28.52% from 255 or 22.09% from 326); Max value from RGB is 134 - color contains mainly: red. Hex color #867848 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867848 is #7987B7. Grayscale: #767676. Windows color (decimal): -7964600 or 4749446. OLE color: 4749446.
HSL color Cylindrical-coordinate representation of color #867848: hue angle of 46.45º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #867848 is Cyan = 0, Magento = 0.10, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 72 | - |
| CMYK | 0 | 0.10 | 0.46 | 0.47 |
| HSL | 46.45º | 0.3% | 0.4% | - |
| HSV(B) | 46.45º | 0.46% | 0.53% | - |
| XYZ | 17.72 | 18.97 | 8.86 | - |
| YUV | 118.71 | 101.64 | 138.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 72 | 0 | 0.10 | 0.46 | 0.47 | 46.45 | 0.3 | 0.4 |
| Hex | 86 | 78 | 48 | 0 | A | 2E | 2F | 2E | 1E | 28 |
| Octal | 206 | 170 | 110 | 0 | 12 | 56 | 57 | 56 | 36 | 50 |
| Binary | 10000110 | 1111000 | 1001000 | 0 | 1010 | 101110 | 101111 | 101110 | 11110 | 101000 |
Color Harmonies of #867848
Complementary color
Monochromatic Colors of #867848
Black with #867848
Text Example
Text Example
White with #867848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867848; }
p { color: rgb(134,120,72); }
H1.HeaderClassName
{
color: #867848;
}
.AnyTagClassName
{
color: #867848;
}
</style>
background-color css
<style>
a { background-color: #867848; }
a { background-color: rgb(134,120,72); }
div.DivClassName
{
background-color: #867848;
}
.BgClassName
{
background-color: #867848;
}
</style>
border-color css
<style>
span { border-color: #867848; }
span { border-color: rgb(134,120,72); }
td.TdClassName
{
border-color: #867848;
}
.TagClassName
{
border-color: #867848;
}
</style>