Shades of Shadow #877442
Tints of Shadow #877442
RGB
CMYK
RGB Variations
Color information
#877442 (or 0x877442) is known color: Shadow. HEX triplet: 87, 74 and 42. RGB value is (135,116,66). Sum of RGB (Red+Green+Blue) = 135+116+66=317 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.59% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 66 (26.17% from 255 or 20.82% from 317); Max value from RGB is 135 - color contains mainly: red. Hex color #877442 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877442 is #788BBD. Grayscale: #747474. Windows color (decimal): -7900094 or 4355207. OLE color: 4355207.
HSL color Cylindrical-coordinate representation of color #877442: hue angle of 43.48º 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 #877442 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 66 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.47 |
| HSL | 43.48º | 0.34% | 0.39% | - |
| HSV(B) | 43.48º | 0.51% | 0.53% | - |
| XYZ | 17.22 | 18.04 | 7.73 | - |
| YUV | 115.98 | 99.79 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 66 | 0 | 0.14 | 0.51 | 0.47 | 43.48 | 0.34 | 0.39 |
| Hex | 87 | 74 | 42 | 0 | E | 33 | 2F | 2B | 22 | 27 |
| Octal | 207 | 164 | 102 | 0 | 16 | 63 | 57 | 53 | 42 | 47 |
| Binary | 10000111 | 1110100 | 1000010 | 0 | 1110 | 110011 | 101111 | 101011 | 100010 | 100111 |
Color Harmonies of #877442
Complementary color
Monochromatic Colors of #877442
Black with #877442
Text Example
Text Example
White with #877442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877442; }
p { color: rgb(135,116,66); }
H1.HeaderClassName
{
color: #877442;
}
.AnyTagClassName
{
color: #877442;
}
</style>
background-color css
<style>
a { background-color: #877442; }
a { background-color: rgb(135,116,66); }
div.DivClassName
{
background-color: #877442;
}
.BgClassName
{
background-color: #877442;
}
</style>
border-color css
<style>
span { border-color: #877442; }
span { border-color: rgb(135,116,66); }
td.TdClassName
{
border-color: #877442;
}
.TagClassName
{
border-color: #877442;
}
</style>