Shades of Shadow #877345
Tints of Shadow #877345
RGB
CMYK
RGB Variations
Color information
#877345 (or 0x877345) is known color: Shadow. HEX triplet: 87, 73 and 45. RGB value is (135,115,69). Sum of RGB (Red+Green+Blue) = 135+115+69=319 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.32% from 319); Green value is 115 (45.31% from 255 or 36.05% from 319); Blue value is 69 (27.34% from 255 or 21.63% from 319); Max value from RGB is 135 - color contains mainly: red. Hex color #877345 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877345 is #788CBA. Grayscale: #737373. Windows color (decimal): -7900347 or 4551559. OLE color: 4551559.
HSL color Cylindrical-coordinate representation of color #877345: hue angle of 41.82º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #877345 is Cyan = 0, Magento = 0.15, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 69 | - |
| CMYK | 0 | 0.15 | 0.49 | 0.47 |
| HSL | 41.82º | 0.32% | 0.4% | - |
| HSV(B) | 41.82º | 0.49% | 0.53% | - |
| XYZ | 17.2 | 17.84 | 8.17 | - |
| YUV | 115.74 | 101.63 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 69 | 0 | 0.15 | 0.49 | 0.47 | 41.82 | 0.32 | 0.4 |
| Hex | 87 | 73 | 45 | 0 | F | 31 | 2F | 2A | 20 | 28 |
| Octal | 207 | 163 | 105 | 0 | 17 | 61 | 57 | 52 | 40 | 50 |
| Binary | 10000111 | 1110011 | 1000101 | 0 | 1111 | 110001 | 101111 | 101010 | 100000 | 101000 |
Color Harmonies of #877345
Complementary color
Monochromatic Colors of #877345
Black with #877345
Text Example
Text Example
White with #877345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877345; }
p { color: rgb(135,115,69); }
H1.HeaderClassName
{
color: #877345;
}
.AnyTagClassName
{
color: #877345;
}
</style>
background-color css
<style>
a { background-color: #877345; }
a { background-color: rgb(135,115,69); }
div.DivClassName
{
background-color: #877345;
}
.BgClassName
{
background-color: #877345;
}
</style>
border-color css
<style>
span { border-color: #877345; }
span { border-color: rgb(135,115,69); }
td.TdClassName
{
border-color: #877345;
}
.TagClassName
{
border-color: #877345;
}
</style>