Shades of Shadow #877648
Tints of Shadow #877648
RGB
CMYK
RGB Variations
Color information
#877648 (or 0x877648) is known color: Shadow. HEX triplet: 87, 76 and 48. RGB value is (135,118,72). Sum of RGB (Red+Green+Blue) = 135+118+72=325 (43% of max value = 765). Red value is 135 (53.12% from 255 or 41.54% from 325); Green value is 118 (46.48% from 255 or 36.31% from 325); Blue value is 72 (28.52% from 255 or 22.15% from 325); Max value from RGB is 135 - color contains mainly: red. Hex color #877648 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877648 is #7889B7. Grayscale: #767676. Windows color (decimal): -7899576 or 4748935. OLE color: 4748935.
HSL color Cylindrical-coordinate representation of color #877648: hue angle of 43.81º degrees, saturation: 0.3, 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 #877648 is Cyan = 0, Magento = 0.13, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 72 | - |
| CMYK | 0 | 0.13 | 0.47 | 0.47 |
| HSL | 43.81º | 0.3% | 0.41% | - |
| HSV(B) | 43.81º | 0.47% | 0.53% | - |
| XYZ | 17.64 | 18.58 | 8.79 | - |
| YUV | 117.84 | 102.13 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 72 | 0 | 0.13 | 0.47 | 0.47 | 43.81 | 0.3 | 0.41 |
| Hex | 87 | 76 | 48 | 0 | D | 2F | 2F | 2C | 1E | 29 |
| Octal | 207 | 166 | 110 | 0 | 15 | 57 | 57 | 54 | 36 | 51 |
| Binary | 10000111 | 1110110 | 1001000 | 0 | 1101 | 101111 | 101111 | 101100 | 11110 | 101001 |
Color Harmonies of #877648
Complementary color
Monochromatic Colors of #877648
Black with #877648
Text Example
Text Example
White with #877648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877648; }
p { color: rgb(135,118,72); }
H1.HeaderClassName
{
color: #877648;
}
.AnyTagClassName
{
color: #877648;
}
</style>
background-color css
<style>
a { background-color: #877648; }
a { background-color: rgb(135,118,72); }
div.DivClassName
{
background-color: #877648;
}
.BgClassName
{
background-color: #877648;
}
</style>
border-color css
<style>
span { border-color: #877648; }
span { border-color: rgb(135,118,72); }
td.TdClassName
{
border-color: #877648;
}
.TagClassName
{
border-color: #877648;
}
</style>