Shades of Shadow #877547
Tints of Shadow #877547
RGB
CMYK
RGB Variations
Color information
#877547 (or 0x877547) is known color: Shadow. HEX triplet: 87, 75 and 47. RGB value is (135,117,71). Sum of RGB (Red+Green+Blue) = 135+117+71=323 (42% of max value = 765). Red value is 135 (53.12% from 255 or 41.80% from 323); Green value is 117 (46.09% from 255 or 36.22% from 323); Blue value is 71 (28.12% from 255 or 21.98% from 323); Max value from RGB is 135 - color contains mainly: red. Hex color #877547 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877547 is #788AB8. Grayscale: #757575. Windows color (decimal): -7899833 or 4683143. OLE color: 4683143.
HSL color Cylindrical-coordinate representation of color #877547: hue angle of 43.12º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #877547 is Cyan = 0, Magento = 0.13, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 71 | - |
| CMYK | 0 | 0.13 | 0.47 | 0.47 |
| HSL | 43.13º | 0.31% | 0.4% | - |
| HSV(B) | 43.13º | 0.47% | 0.53% | - |
| XYZ | 17.49 | 18.33 | 8.58 | - |
| YUV | 117.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 71 | 0 | 0.13 | 0.47 | 0.47 | 43.13 | 0.31 | 0.4 |
| Hex | 87 | 75 | 47 | 0 | D | 2F | 2F | 2B | 1F | 28 |
| Octal | 207 | 165 | 107 | 0 | 15 | 57 | 57 | 53 | 37 | 50 |
| Binary | 10000111 | 1110101 | 1000111 | 0 | 1101 | 101111 | 101111 | 101011 | 11111 | 101000 |
Color Harmonies of #877547
Complementary color
Monochromatic Colors of #877547
Black with #877547
Text Example
Text Example
White with #877547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877547; }
p { color: rgb(135,117,71); }
H1.HeaderClassName
{
color: #877547;
}
.AnyTagClassName
{
color: #877547;
}
</style>
background-color css
<style>
a { background-color: #877547; }
a { background-color: rgb(135,117,71); }
div.DivClassName
{
background-color: #877547;
}
.BgClassName
{
background-color: #877547;
}
</style>
border-color css
<style>
span { border-color: #877547; }
span { border-color: rgb(135,117,71); }
td.TdClassName
{
border-color: #877547;
}
.TagClassName
{
border-color: #877547;
}
</style>