Shades of Shadow #887449
Tints of Shadow #887449
RGB
CMYK
RGB Variations
Color information
#887449 (or 0x887449) is known color: Shadow. HEX triplet: 88, 74 and 49. RGB value is (136,116,73). Sum of RGB (Red+Green+Blue) = 136+116+73=325 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.85% from 325); Green value is 116 (45.70% from 255 or 35.69% from 325); Blue value is 73 (28.91% from 255 or 22.46% from 325); Max value from RGB is 136 - color contains mainly: red. Hex color #887449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887449 is #778BB6. Grayscale: #757575. Windows color (decimal): -7834551 or 4813960. OLE color: 4813960.
HSL color Cylindrical-coordinate representation of color #887449: hue angle of 40.95º 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 #887449 is Cyan = 0, Magento = 0.15, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 73 | - |
| CMYK | 0 | 0.15 | 0.46 | 0.47 |
| HSL | 40.95º | 0.3% | 0.41% | - |
| HSV(B) | 40.95º | 0.46% | 0.53% | - |
| XYZ | 17.6 | 18.21 | 8.89 | - |
| YUV | 117.08 | 103.13 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 73 | 0 | 0.15 | 0.46 | 0.47 | 40.95 | 0.3 | 0.41 |
| Hex | 88 | 74 | 49 | 0 | F | 2E | 2F | 29 | 1E | 29 |
| Octal | 210 | 164 | 111 | 0 | 17 | 56 | 57 | 51 | 36 | 51 |
| Binary | 10001000 | 1110100 | 1001001 | 0 | 1111 | 101110 | 101111 | 101001 | 11110 | 101001 |
Color Harmonies of #887449
Complementary color
Monochromatic Colors of #887449
Black with #887449
Text Example
Text Example
White with #887449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887449; }
p { color: rgb(136,116,73); }
H1.HeaderClassName
{
color: #887449;
}
.AnyTagClassName
{
color: #887449;
}
</style>
background-color css
<style>
a { background-color: #887449; }
a { background-color: rgb(136,116,73); }
div.DivClassName
{
background-color: #887449;
}
.BgClassName
{
background-color: #887449;
}
</style>
border-color css
<style>
span { border-color: #887449; }
span { border-color: rgb(136,116,73); }
td.TdClassName
{
border-color: #887449;
}
.TagClassName
{
border-color: #887449;
}
</style>