Shades of Shadow #877540
Tints of Shadow #877540
RGB
CMYK
RGB Variations
Color information
#877540 (or 0x877540) is known color: Shadow. HEX triplet: 87, 75 and 40. RGB value is (135,117,64). Sum of RGB (Red+Green+Blue) = 135+117+64=316 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.72% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 64 (25.39% from 255 or 20.25% from 316); Max value from RGB is 135 - color contains mainly: red. Hex color #877540 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877540 is #788ABF. Grayscale: #747474. Windows color (decimal): -7899840 or 4224391. OLE color: 4224391.
HSL color Cylindrical-coordinate representation of color #877540: hue angle of 44.79º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #877540 is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 64 | - |
| CMYK | 0 | 0.13 | 0.53 | 0.47 |
| HSL | 44.79º | 0.36% | 0.39% | - |
| HSV(B) | 44.79º | 0.53% | 0.53% | - |
| XYZ | 17.28 | 18.24 | 7.46 | - |
| YUV | 116.34 | 98.46 | 141.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 64 | 0 | 0.13 | 0.53 | 0.47 | 44.79 | 0.36 | 0.39 |
| Hex | 87 | 75 | 40 | 0 | D | 35 | 2F | 2D | 24 | 27 |
| Octal | 207 | 165 | 100 | 0 | 15 | 65 | 57 | 55 | 44 | 47 |
| Binary | 10000111 | 1110101 | 1000000 | 0 | 1101 | 110101 | 101111 | 101101 | 100100 | 100111 |
Color Harmonies of #877540
Complementary color
Monochromatic Colors of #877540
Black with #877540
Text Example
Text Example
White with #877540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877540; }
p { color: rgb(135,117,64); }
H1.HeaderClassName
{
color: #877540;
}
.AnyTagClassName
{
color: #877540;
}
</style>
background-color css
<style>
a { background-color: #877540; }
a { background-color: rgb(135,117,64); }
div.DivClassName
{
background-color: #877540;
}
.BgClassName
{
background-color: #877540;
}
</style>
border-color css
<style>
span { border-color: #877540; }
span { border-color: rgb(135,117,64); }
td.TdClassName
{
border-color: #877540;
}
.TagClassName
{
border-color: #877540;
}
</style>