Shades of Shadow #887148
Tints of Shadow #887148
RGB
CMYK
RGB Variations
Color information
#887148 (or 0x887148) is known color: Shadow. HEX triplet: 88, 71 and 48. RGB value is (136,113,72). Sum of RGB (Red+Green+Blue) = 136+113+72=321 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.37% from 321); Green value is 113 (44.53% from 255 or 35.20% from 321); Blue value is 72 (28.52% from 255 or 22.43% from 321); Max value from RGB is 136 - color contains mainly: red. Hex color #887148 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887148 is #778EB7. Grayscale: #737373. Windows color (decimal): -7835320 or 4747656. OLE color: 4747656.
HSL color Cylindrical-coordinate representation of color #887148: hue angle of 38.44º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #887148 is Cyan = 0, Magento = 0.17, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 113 | 72 | - |
| CMYK | 0 | 0.17 | 0.47 | 0.47 |
| HSL | 38.44º | 0.31% | 0.41% | - |
| HSV(B) | 38.44º | 0.47% | 0.53% | - |
| XYZ | 17.23 | 17.51 | 8.6 | - |
| YUV | 115.2 | 103.62 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 113 | 72 | 0 | 0.17 | 0.47 | 0.47 | 38.44 | 0.31 | 0.41 |
| Hex | 88 | 71 | 48 | 0 | 11 | 2F | 2F | 26 | 1F | 29 |
| Octal | 210 | 161 | 110 | 0 | 21 | 57 | 57 | 46 | 37 | 51 |
| Binary | 10001000 | 1110001 | 1001000 | 0 | 10001 | 101111 | 101111 | 100110 | 11111 | 101001 |
Color Harmonies of #887148
Complementary color
Monochromatic Colors of #887148
Black with #887148
Text Example
Text Example
White with #887148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887148; }
p { color: rgb(136,113,72); }
H1.HeaderClassName
{
color: #887148;
}
.AnyTagClassName
{
color: #887148;
}
</style>
background-color css
<style>
a { background-color: #887148; }
a { background-color: rgb(136,113,72); }
div.DivClassName
{
background-color: #887148;
}
.BgClassName
{
background-color: #887148;
}
</style>
border-color css
<style>
span { border-color: #887148; }
span { border-color: rgb(136,113,72); }
td.TdClassName
{
border-color: #887148;
}
.TagClassName
{
border-color: #887148;
}
</style>