Shades of Shadow #877346
Tints of Shadow #877346
RGB
CMYK
RGB Variations
Color information
#877346 (or 0x877346) is known color: Shadow. HEX triplet: 87, 73 and 46. RGB value is (135,115,70). Sum of RGB (Red+Green+Blue) = 135+115+70=320 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.19% from 320); Green value is 115 (45.31% from 255 or 35.94% from 320); Blue value is 70 (27.73% from 255 or 21.88% from 320); Max value from RGB is 135 - color contains mainly: red. Hex color #877346 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877346 is #788CB9. Grayscale: #747474. Windows color (decimal): -7900346 or 4617095. OLE color: 4617095.
HSL color Cylindrical-coordinate representation of color #877346: hue angle of 41.54º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #877346 is Cyan = 0, Magento = 0.15, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 70 | - |
| CMYK | 0 | 0.15 | 0.48 | 0.47 |
| HSL | 41.54º | 0.32% | 0.4% | - |
| HSV(B) | 41.54º | 0.48% | 0.53% | - |
| XYZ | 17.23 | 17.85 | 8.33 | - |
| YUV | 115.85 | 102.13 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 70 | 0 | 0.15 | 0.48 | 0.47 | 41.54 | 0.32 | 0.4 |
| Hex | 87 | 73 | 46 | 0 | F | 30 | 2F | 2A | 20 | 28 |
| Octal | 207 | 163 | 106 | 0 | 17 | 60 | 57 | 52 | 40 | 50 |
| Binary | 10000111 | 1110011 | 1000110 | 0 | 1111 | 110000 | 101111 | 101010 | 100000 | 101000 |
Color Harmonies of #877346
Complementary color
Monochromatic Colors of #877346
Black with #877346
Text Example
Text Example
White with #877346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877346; }
p { color: rgb(135,115,70); }
H1.HeaderClassName
{
color: #877346;
}
.AnyTagClassName
{
color: #877346;
}
</style>
background-color css
<style>
a { background-color: #877346; }
a { background-color: rgb(135,115,70); }
div.DivClassName
{
background-color: #877346;
}
.BgClassName
{
background-color: #877346;
}
</style>
border-color css
<style>
span { border-color: #877346; }
span { border-color: rgb(135,115,70); }
td.TdClassName
{
border-color: #877346;
}
.TagClassName
{
border-color: #877346;
}
</style>