Shades of Shadow #887454
Tints of Shadow #887454
RGB
CMYK
RGB Variations
Color information
#887454 (or 0x887454) is known color: Shadow. HEX triplet: 88, 74 and 54. RGB value is (136,116,84). Sum of RGB (Red+Green+Blue) = 136+116+84=336 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.48% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 84 (33.20% from 255 or 25% from 336); Max value from RGB is 136 - color contains mainly: red. Hex color #887454 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887454 is #778BAB. Grayscale: #767676. Windows color (decimal): -7834540 or 5534856. OLE color: 5534856.
HSL color Cylindrical-coordinate representation of color #887454: hue angle of 36.92º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #887454 is Cyan = 0, Magento = 0.15, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 84 | - |
| CMYK | 0 | 0.15 | 0.38 | 0.47 |
| HSL | 36.92º | 0.24% | 0.43% | - |
| HSV(B) | 36.92º | 0.38% | 0.53% | - |
| XYZ | 18 | 18.37 | 10.98 | - |
| YUV | 118.33 | 108.63 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 84 | 0 | 0.15 | 0.38 | 0.47 | 36.92 | 0.24 | 0.43 |
| Hex | 88 | 74 | 54 | 0 | F | 26 | 2F | 25 | 18 | 2B |
| Octal | 210 | 164 | 124 | 0 | 17 | 46 | 57 | 45 | 30 | 53 |
| Binary | 10001000 | 1110100 | 1010100 | 0 | 1111 | 100110 | 101111 | 100101 | 11000 | 101011 |
Color Harmonies of #887454
Complementary color
Monochromatic Colors of #887454
Black with #887454
Text Example
Text Example
White with #887454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887454; }
p { color: rgb(136,116,84); }
H1.HeaderClassName
{
color: #887454;
}
.AnyTagClassName
{
color: #887454;
}
</style>
background-color css
<style>
a { background-color: #887454; }
a { background-color: rgb(136,116,84); }
div.DivClassName
{
background-color: #887454;
}
.BgClassName
{
background-color: #887454;
}
</style>
border-color css
<style>
span { border-color: #887454; }
span { border-color: rgb(136,116,84); }
td.TdClassName
{
border-color: #887454;
}
.TagClassName
{
border-color: #887454;
}
</style>