Shades of Shadow #877340
Tints of Shadow #877340
RGB
CMYK
RGB Variations
Color information
#877340 (or 0x877340) is known color: Shadow. HEX triplet: 87, 73 and 40. RGB value is (135,115,64). Sum of RGB (Red+Green+Blue) = 135+115+64=314 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.99% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 64 (25.39% from 255 or 20.38% from 314); Max value from RGB is 135 - color contains mainly: red. Hex color #877340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877340 is #788CBF. Grayscale: #737373. Windows color (decimal): -7900352 or 4223879. OLE color: 4223879.
HSL color Cylindrical-coordinate representation of color #877340: hue angle of 43.1º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #877340 is Cyan = 0, Magento = 0.15, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 64 | - |
| CMYK | 0 | 0.15 | 0.53 | 0.47 |
| HSL | 43.1º | 0.36% | 0.39% | - |
| HSV(B) | 43.1º | 0.53% | 0.53% | - |
| XYZ | 17.05 | 17.78 | 7.38 | - |
| YUV | 115.17 | 99.13 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 64 | 0 | 0.15 | 0.53 | 0.47 | 43.1 | 0.36 | 0.39 |
| Hex | 87 | 73 | 40 | 0 | F | 35 | 2F | 2B | 24 | 27 |
| Octal | 207 | 163 | 100 | 0 | 17 | 65 | 57 | 53 | 44 | 47 |
| Binary | 10000111 | 1110011 | 1000000 | 0 | 1111 | 110101 | 101111 | 101011 | 100100 | 100111 |
Color Harmonies of #877340
Complementary color
Monochromatic Colors of #877340
Black with #877340
Text Example
Text Example
White with #877340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877340; }
p { color: rgb(135,115,64); }
H1.HeaderClassName
{
color: #877340;
}
.AnyTagClassName
{
color: #877340;
}
</style>
background-color css
<style>
a { background-color: #877340; }
a { background-color: rgb(135,115,64); }
div.DivClassName
{
background-color: #877340;
}
.BgClassName
{
background-color: #877340;
}
</style>
border-color css
<style>
span { border-color: #877340; }
span { border-color: rgb(135,115,64); }
td.TdClassName
{
border-color: #877340;
}
.TagClassName
{
border-color: #877340;
}
</style>