Shades of Shadow #877649
Tints of Shadow #877649
RGB
CMYK
RGB Variations
Color information
#877649 (or 0x877649) is known color: Shadow. HEX triplet: 87, 76 and 49. RGB value is (135,118,73). Sum of RGB (Red+Green+Blue) = 135+118+73=326 (43% of max value = 765). Red value is 135 (53.12% from 255 or 41.41% from 326); Green value is 118 (46.48% from 255 or 36.20% from 326); Blue value is 73 (28.91% from 255 or 22.39% from 326); Max value from RGB is 135 - color contains mainly: red. Hex color #877649 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877649 is #7889B6. Grayscale: #767676. Windows color (decimal): -7899575 or 4814471. OLE color: 4814471.
HSL color Cylindrical-coordinate representation of color #877649: hue angle of 43.55º 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 #877649 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 73 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.47 |
| HSL | 43.55º | 0.3% | 0.41% | - |
| HSV(B) | 43.55º | 0.46% | 0.53% | - |
| XYZ | 17.67 | 18.59 | 8.96 | - |
| YUV | 117.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 73 | 0 | 0.13 | 0.46 | 0.47 | 43.55 | 0.3 | 0.41 |
| Hex | 87 | 76 | 49 | 0 | D | 2E | 2F | 2C | 1E | 29 |
| Octal | 207 | 166 | 111 | 0 | 15 | 56 | 57 | 54 | 36 | 51 |
| Binary | 10000111 | 1110110 | 1001001 | 0 | 1101 | 101110 | 101111 | 101100 | 11110 | 101001 |
Color Harmonies of #877649
Complementary color
Monochromatic Colors of #877649
Black with #877649
Text Example
Text Example
White with #877649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877649; }
p { color: rgb(135,118,73); }
H1.HeaderClassName
{
color: #877649;
}
.AnyTagClassName
{
color: #877649;
}
</style>
background-color css
<style>
a { background-color: #877649; }
a { background-color: rgb(135,118,73); }
div.DivClassName
{
background-color: #877649;
}
.BgClassName
{
background-color: #877649;
}
</style>
border-color css
<style>
span { border-color: #877649; }
span { border-color: rgb(135,118,73); }
td.TdClassName
{
border-color: #877649;
}
.TagClassName
{
border-color: #877649;
}
</style>