Shades of Shadow #887742
Tints of Shadow #887742
RGB
CMYK
RGB Variations
Color information
#887742 (or 0x887742) is known color: Shadow. HEX triplet: 88, 77 and 42. RGB value is (136,119,66). Sum of RGB (Red+Green+Blue) = 136+119+66=321 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.37% from 321); Green value is 119 (46.88% from 255 or 37.07% from 321); Blue value is 66 (26.17% from 255 or 20.56% from 321); Max value from RGB is 136 - color contains mainly: red. Hex color #887742 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887742 is #7788BD. Grayscale: #767676. Windows color (decimal): -7833790 or 4355976. OLE color: 4355976.
HSL color Cylindrical-coordinate representation of color #887742: hue angle of 45.43º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #887742 is Cyan = 0, Magento = 0.12, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 119 | 66 | - |
| CMYK | 0 | 0.12 | 0.51 | 0.47 |
| HSL | 45.43º | 0.35% | 0.4% | - |
| HSV(B) | 45.43º | 0.51% | 0.53% | - |
| XYZ | 17.73 | 18.82 | 7.85 | - |
| YUV | 118.04 | 98.63 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 119 | 66 | 0 | 0.12 | 0.51 | 0.47 | 45.43 | 0.35 | 0.4 |
| Hex | 88 | 77 | 42 | 0 | C | 33 | 2F | 2D | 23 | 28 |
| Octal | 210 | 167 | 102 | 0 | 14 | 63 | 57 | 55 | 43 | 50 |
| Binary | 10001000 | 1110111 | 1000010 | 0 | 1100 | 110011 | 101111 | 101101 | 100011 | 101000 |
Color Harmonies of #887742
Complementary color
Monochromatic Colors of #887742
Black with #887742
Text Example
Text Example
White with #887742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887742; }
p { color: rgb(136,119,66); }
H1.HeaderClassName
{
color: #887742;
}
.AnyTagClassName
{
color: #887742;
}
</style>
background-color css
<style>
a { background-color: #887742; }
a { background-color: rgb(136,119,66); }
div.DivClassName
{
background-color: #887742;
}
.BgClassName
{
background-color: #887742;
}
</style>
border-color css
<style>
span { border-color: #887742; }
span { border-color: rgb(136,119,66); }
td.TdClassName
{
border-color: #887742;
}
.TagClassName
{
border-color: #887742;
}
</style>