Shades of Shadow #877444
Tints of Shadow #877444
RGB
CMYK
RGB Variations
Color information
#877444 (or 0x877444) is known color: Shadow. HEX triplet: 87, 74 and 44. RGB value is (135,116,68). Sum of RGB (Red+Green+Blue) = 135+116+68=319 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.32% from 319); Green value is 116 (45.70% from 255 or 36.36% from 319); Blue value is 68 (26.95% from 255 or 21.32% from 319); Max value from RGB is 135 - color contains mainly: red. Hex color #877444 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877444 is #788BBB. Grayscale: #747474. Windows color (decimal): -7900092 or 4486279. OLE color: 4486279.
HSL color Cylindrical-coordinate representation of color #877444: hue angle of 42.99º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #877444 is Cyan = 0, Magento = 0.14, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 68 | - |
| CMYK | 0 | 0.14 | 0.50 | 0.47 |
| HSL | 42.99º | 0.33% | 0.4% | - |
| HSV(B) | 42.99º | 0.5% | 0.53% | - |
| XYZ | 17.28 | 18.06 | 8.04 | - |
| YUV | 116.21 | 100.79 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 68 | 0 | 0.14 | 0.50 | 0.47 | 42.99 | 0.33 | 0.4 |
| Hex | 87 | 74 | 44 | 0 | E | 32 | 2F | 2B | 21 | 28 |
| Octal | 207 | 164 | 104 | 0 | 16 | 62 | 57 | 53 | 41 | 50 |
| Binary | 10000111 | 1110100 | 1000100 | 0 | 1110 | 110010 | 101111 | 101011 | 100001 | 101000 |
Color Harmonies of #877444
Complementary color
Monochromatic Colors of #877444
Black with #877444
Text Example
Text Example
White with #877444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877444; }
p { color: rgb(135,116,68); }
H1.HeaderClassName
{
color: #877444;
}
.AnyTagClassName
{
color: #877444;
}
</style>
background-color css
<style>
a { background-color: #877444; }
a { background-color: rgb(135,116,68); }
div.DivClassName
{
background-color: #877444;
}
.BgClassName
{
background-color: #877444;
}
</style>
border-color css
<style>
span { border-color: #877444; }
span { border-color: rgb(135,116,68); }
td.TdClassName
{
border-color: #877444;
}
.TagClassName
{
border-color: #877444;
}
</style>