Shades of Shadow #877445
Tints of Shadow #877445
RGB
CMYK
RGB Variations
Color information
#877445 (or 0x877445) is known color: Shadow. HEX triplet: 87, 74 and 45. RGB value is (135,116,69). Sum of RGB (Red+Green+Blue) = 135+116+69=320 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.19% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 69 (27.34% from 255 or 21.56% from 320); Max value from RGB is 135 - color contains mainly: red. Hex color #877445 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877445 is #788BBA. Grayscale: #747474. Windows color (decimal): -7900091 or 4551815. OLE color: 4551815.
HSL color Cylindrical-coordinate representation of color #877445: hue angle of 42.73º 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 #877445 is Cyan = 0, Magento = 0.14, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 69 | - |
| CMYK | 0 | 0.14 | 0.49 | 0.47 |
| HSL | 42.73º | 0.32% | 0.4% | - |
| HSV(B) | 42.73º | 0.49% | 0.53% | - |
| XYZ | 17.31 | 18.07 | 8.21 | - |
| YUV | 116.32 | 101.29 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 69 | 0 | 0.14 | 0.49 | 0.47 | 42.73 | 0.32 | 0.4 |
| Hex | 87 | 74 | 45 | 0 | E | 31 | 2F | 2B | 20 | 28 |
| Octal | 207 | 164 | 105 | 0 | 16 | 61 | 57 | 53 | 40 | 50 |
| Binary | 10000111 | 1110100 | 1000101 | 0 | 1110 | 110001 | 101111 | 101011 | 100000 | 101000 |
Color Harmonies of #877445
Complementary color
Monochromatic Colors of #877445
Black with #877445
Text Example
Text Example
White with #877445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877445; }
p { color: rgb(135,116,69); }
H1.HeaderClassName
{
color: #877445;
}
.AnyTagClassName
{
color: #877445;
}
</style>
background-color css
<style>
a { background-color: #877445; }
a { background-color: rgb(135,116,69); }
div.DivClassName
{
background-color: #877445;
}
.BgClassName
{
background-color: #877445;
}
</style>
border-color css
<style>
span { border-color: #877445; }
span { border-color: rgb(135,116,69); }
td.TdClassName
{
border-color: #877445;
}
.TagClassName
{
border-color: #877445;
}
</style>