Shades of Shadow #877655
Tints of Shadow #877655
RGB
CMYK
RGB Variations
Color information
#877655 (or 0x877655) is known color: Shadow. HEX triplet: 87, 76 and 55. RGB value is (135,118,85). Sum of RGB (Red+Green+Blue) = 135+118+85=338 (44% of max value = 765). Red value is 135 (53.12% from 255 or 39.94% from 338); Green value is 118 (46.48% from 255 or 34.91% from 338); Blue value is 85 (33.59% from 255 or 25.15% from 338); Max value from RGB is 135 - color contains mainly: red. Hex color #877655 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877655 is #7889AA. Grayscale: #777777. Windows color (decimal): -7899563 or 5600903. OLE color: 5600903.
HSL color Cylindrical-coordinate representation of color #877655: hue angle of 39.6º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #877655 is Cyan = 0, Magento = 0.13, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 85 | - |
| CMYK | 0 | 0.13 | 0.37 | 0.47 |
| HSL | 39.6º | 0.23% | 0.43% | - |
| HSV(B) | 39.6º | 0.37% | 0.53% | - |
| XYZ | 18.11 | 18.76 | 11.26 | - |
| YUV | 119.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 85 | 0 | 0.13 | 0.37 | 0.47 | 39.6 | 0.23 | 0.43 |
| Hex | 87 | 76 | 55 | 0 | D | 25 | 2F | 28 | 17 | 2B |
| Octal | 207 | 166 | 125 | 0 | 15 | 45 | 57 | 50 | 27 | 53 |
| Binary | 10000111 | 1110110 | 1010101 | 0 | 1101 | 100101 | 101111 | 101000 | 10111 | 101011 |
Color Harmonies of #877655
Complementary color
Monochromatic Colors of #877655
Black with #877655
Text Example
Text Example
White with #877655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877655; }
p { color: rgb(135,118,85); }
H1.HeaderClassName
{
color: #877655;
}
.AnyTagClassName
{
color: #877655;
}
</style>
background-color css
<style>
a { background-color: #877655; }
a { background-color: rgb(135,118,85); }
div.DivClassName
{
background-color: #877655;
}
.BgClassName
{
background-color: #877655;
}
</style>
border-color css
<style>
span { border-color: #877655; }
span { border-color: rgb(135,118,85); }
td.TdClassName
{
border-color: #877655;
}
.TagClassName
{
border-color: #877655;
}
</style>