Shades of Shadow #887746
Tints of Shadow #887746
RGB
CMYK
RGB Variations
Color information
#887746 (or 0x887746) is known color: Shadow. HEX triplet: 88, 77 and 46. RGB value is (136,119,70). Sum of RGB (Red+Green+Blue) = 136+119+70=325 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.85% from 325); Green value is 119 (46.88% from 255 or 36.62% from 325); Blue value is 70 (27.73% from 255 or 21.54% from 325); Max value from RGB is 136 - color contains mainly: red. Hex color #887746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887746 is #7788B9. Grayscale: #767676. Windows color (decimal): -7833786 or 4618120. OLE color: 4618120.
HSL color Cylindrical-coordinate representation of color #887746: hue angle of 44.55º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #887746 is Cyan = 0, Magento = 0.12, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 119 | 70 | - |
| CMYK | 0 | 0.12 | 0.49 | 0.47 |
| HSL | 44.55º | 0.32% | 0.4% | - |
| HSV(B) | 44.55º | 0.49% | 0.53% | - |
| XYZ | 17.86 | 18.87 | 8.5 | - |
| YUV | 118.5 | 100.63 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 119 | 70 | 0 | 0.12 | 0.49 | 0.47 | 44.55 | 0.32 | 0.4 |
| Hex | 88 | 77 | 46 | 0 | C | 31 | 2F | 2D | 20 | 28 |
| Octal | 210 | 167 | 106 | 0 | 14 | 61 | 57 | 55 | 40 | 50 |
| Binary | 10001000 | 1110111 | 1000110 | 0 | 1100 | 110001 | 101111 | 101101 | 100000 | 101000 |
Color Harmonies of #887746
Complementary color
Monochromatic Colors of #887746
Black with #887746
Text Example
Text Example
White with #887746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887746; }
p { color: rgb(136,119,70); }
H1.HeaderClassName
{
color: #887746;
}
.AnyTagClassName
{
color: #887746;
}
</style>
background-color css
<style>
a { background-color: #887746; }
a { background-color: rgb(136,119,70); }
div.DivClassName
{
background-color: #887746;
}
.BgClassName
{
background-color: #887746;
}
</style>
border-color css
<style>
span { border-color: #887746; }
span { border-color: rgb(136,119,70); }
td.TdClassName
{
border-color: #887746;
}
.TagClassName
{
border-color: #887746;
}
</style>