Shades of Shadow #887441
Tints of Shadow #887441
RGB
CMYK
RGB Variations
Color information
#887441 (or 0x887441) is known color: Shadow. HEX triplet: 88, 74 and 41. RGB value is (136,116,65). Sum of RGB (Red+Green+Blue) = 136+116+65=317 (41% of max value = 765). Red value is 136 (53.52% from 255 or 42.90% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 65 (25.78% from 255 or 20.50% from 317); Max value from RGB is 136 - color contains mainly: red. Hex color #887441 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887441 is #778BBE. Grayscale: #747474. Windows color (decimal): -7834559 or 4289672. OLE color: 4289672.
HSL color Cylindrical-coordinate representation of color #887441: hue angle of 43.1º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #887441 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 65 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.47 |
| HSL | 43.1º | 0.35% | 0.39% | - |
| HSV(B) | 43.1º | 0.52% | 0.53% | - |
| XYZ | 17.35 | 18.11 | 7.58 | - |
| YUV | 116.17 | 99.13 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 65 | 0 | 0.15 | 0.52 | 0.47 | 43.1 | 0.35 | 0.39 |
| Hex | 88 | 74 | 41 | 0 | F | 34 | 2F | 2B | 23 | 27 |
| Octal | 210 | 164 | 101 | 0 | 17 | 64 | 57 | 53 | 43 | 47 |
| Binary | 10001000 | 1110100 | 1000001 | 0 | 1111 | 110100 | 101111 | 101011 | 100011 | 100111 |
Color Harmonies of #887441
Complementary color
Monochromatic Colors of #887441
Black with #887441
Text Example
Text Example
White with #887441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887441; }
p { color: rgb(136,116,65); }
H1.HeaderClassName
{
color: #887441;
}
.AnyTagClassName
{
color: #887441;
}
</style>
background-color css
<style>
a { background-color: #887441; }
a { background-color: rgb(136,116,65); }
div.DivClassName
{
background-color: #887441;
}
.BgClassName
{
background-color: #887441;
}
</style>
border-color css
<style>
span { border-color: #887441; }
span { border-color: rgb(136,116,65); }
td.TdClassName
{
border-color: #887441;
}
.TagClassName
{
border-color: #887441;
}
</style>