Shades of Shadow #877546
Tints of Shadow #877546
RGB
CMYK
RGB Variations
Color information
#877546 (or 0x877546) is known color: Shadow. HEX triplet: 87, 75 and 46. RGB value is (135,117,70). Sum of RGB (Red+Green+Blue) = 135+117+70=322 (42% of max value = 765). Red value is 135 (53.12% from 255 or 41.93% from 322); Green value is 117 (46.09% from 255 or 36.34% from 322); Blue value is 70 (27.73% from 255 or 21.74% from 322); Max value from RGB is 135 - color contains mainly: red. Hex color #877546 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877546 is #788AB9. Grayscale: #757575. Windows color (decimal): -7899834 or 4617607. OLE color: 4617607.
HSL color Cylindrical-coordinate representation of color #877546: hue angle of 43.38º 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 #877546 is Cyan = 0, Magento = 0.13, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 70 | - |
| CMYK | 0 | 0.13 | 0.48 | 0.47 |
| HSL | 43.38º | 0.32% | 0.4% | - |
| HSV(B) | 43.38º | 0.48% | 0.53% | - |
| XYZ | 17.46 | 18.32 | 8.41 | - |
| YUV | 117.02 | 101.46 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 70 | 0 | 0.13 | 0.48 | 0.47 | 43.38 | 0.32 | 0.4 |
| Hex | 87 | 75 | 46 | 0 | D | 30 | 2F | 2B | 20 | 28 |
| Octal | 207 | 165 | 106 | 0 | 15 | 60 | 57 | 53 | 40 | 50 |
| Binary | 10000111 | 1110101 | 1000110 | 0 | 1101 | 110000 | 101111 | 101011 | 100000 | 101000 |
Color Harmonies of #877546
Complementary color
Monochromatic Colors of #877546
Black with #877546
Text Example
Text Example
White with #877546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877546; }
p { color: rgb(135,117,70); }
H1.HeaderClassName
{
color: #877546;
}
.AnyTagClassName
{
color: #877546;
}
</style>
background-color css
<style>
a { background-color: #877546; }
a { background-color: rgb(135,117,70); }
div.DivClassName
{
background-color: #877546;
}
.BgClassName
{
background-color: #877546;
}
</style>
border-color css
<style>
span { border-color: #877546; }
span { border-color: rgb(135,117,70); }
td.TdClassName
{
border-color: #877546;
}
.TagClassName
{
border-color: #877546;
}
</style>