Shades of Shadow #877642
Tints of Shadow #877642
RGB
CMYK
RGB Variations
Color information
#877642 (or 0x877642) is known color: Shadow. HEX triplet: 87, 76 and 42. RGB value is (135,118,66). Sum of RGB (Red+Green+Blue) = 135+118+66=319 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.32% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 66 (26.17% from 255 or 20.69% from 319); Max value from RGB is 135 - color contains mainly: red. Hex color #877642 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877642 is #7889BD. Grayscale: #757575. Windows color (decimal): -7899582 or 4355719. OLE color: 4355719.
HSL color Cylindrical-coordinate representation of color #877642: hue angle of 45.22º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #877642 is Cyan = 0, Magento = 0.13, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 66 | - |
| CMYK | 0 | 0.13 | 0.51 | 0.47 |
| HSL | 45.22º | 0.34% | 0.39% | - |
| HSV(B) | 45.22º | 0.51% | 0.53% | - |
| XYZ | 17.45 | 18.5 | 7.81 | - |
| YUV | 117.16 | 99.13 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 66 | 0 | 0.13 | 0.51 | 0.47 | 45.22 | 0.34 | 0.39 |
| Hex | 87 | 76 | 42 | 0 | D | 33 | 2F | 2D | 22 | 27 |
| Octal | 207 | 166 | 102 | 0 | 15 | 63 | 57 | 55 | 42 | 47 |
| Binary | 10000111 | 1110110 | 1000010 | 0 | 1101 | 110011 | 101111 | 101101 | 100010 | 100111 |
Color Harmonies of #877642
Complementary color
Monochromatic Colors of #877642
Black with #877642
Text Example
Text Example
White with #877642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877642; }
p { color: rgb(135,118,66); }
H1.HeaderClassName
{
color: #877642;
}
.AnyTagClassName
{
color: #877642;
}
</style>
background-color css
<style>
a { background-color: #877642; }
a { background-color: rgb(135,118,66); }
div.DivClassName
{
background-color: #877642;
}
.BgClassName
{
background-color: #877642;
}
</style>
border-color css
<style>
span { border-color: #877642; }
span { border-color: rgb(135,118,66); }
td.TdClassName
{
border-color: #877642;
}
.TagClassName
{
border-color: #877642;
}
</style>