Shades of Shadow #887649
Tints of Shadow #887649
RGB
CMYK
RGB Variations
Color information
#887649 (or 0x887649) is known color: Shadow. HEX triplet: 88, 76 and 49. RGB value is (136,118,73). Sum of RGB (Red+Green+Blue) = 136+118+73=327 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.59% from 327); Green value is 118 (46.48% from 255 or 36.09% from 327); Blue value is 73 (28.91% from 255 or 22.32% from 327); Max value from RGB is 136 - color contains mainly: red. Hex color #887649 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887649 is #7789B6. Grayscale: #767676. Windows color (decimal): -7834039 or 4814472. OLE color: 4814472.
HSL color Cylindrical-coordinate representation of color #887649: hue angle of 42.86º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #887649 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 73 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.47 |
| HSL | 42.86º | 0.3% | 0.41% | - |
| HSV(B) | 42.86º | 0.46% | 0.53% | - |
| XYZ | 17.83 | 18.67 | 8.97 | - |
| YUV | 118.25 | 102.46 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 73 | 0 | 0.13 | 0.46 | 0.47 | 42.86 | 0.3 | 0.41 |
| Hex | 88 | 76 | 49 | 0 | D | 2E | 2F | 2B | 1E | 29 |
| Octal | 210 | 166 | 111 | 0 | 15 | 56 | 57 | 53 | 36 | 51 |
| Binary | 10001000 | 1110110 | 1001001 | 0 | 1101 | 101110 | 101111 | 101011 | 11110 | 101001 |
Color Harmonies of #887649
Complementary color
Monochromatic Colors of #887649
Black with #887649
Text Example
Text Example
White with #887649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887649; }
p { color: rgb(136,118,73); }
H1.HeaderClassName
{
color: #887649;
}
.AnyTagClassName
{
color: #887649;
}
</style>
background-color css
<style>
a { background-color: #887649; }
a { background-color: rgb(136,118,73); }
div.DivClassName
{
background-color: #887649;
}
.BgClassName
{
background-color: #887649;
}
</style>
border-color css
<style>
span { border-color: #887649; }
span { border-color: rgb(136,118,73); }
td.TdClassName
{
border-color: #887649;
}
.TagClassName
{
border-color: #887649;
}
</style>