Shades of Shadow #877149
Tints of Shadow #877149
RGB
CMYK
RGB Variations
Color information
#877149 (or 0x877149) is known color: Shadow. HEX triplet: 87, 71 and 49. RGB value is (135,113,73). Sum of RGB (Red+Green+Blue) = 135+113+73=321 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.06% from 321); Green value is 113 (44.53% from 255 or 35.20% from 321); Blue value is 73 (28.91% from 255 or 22.74% from 321); Max value from RGB is 135 - color contains mainly: red. Hex color #877149 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877149 is #788EB6. Grayscale: #737373. Windows color (decimal): -7900855 or 4813191. OLE color: 4813191.
HSL color Cylindrical-coordinate representation of color #877149: hue angle of 38.71º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #877149 is Cyan = 0, Magento = 0.16, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 73 | - |
| CMYK | 0 | 0.16 | 0.46 | 0.47 |
| HSL | 38.71º | 0.3% | 0.41% | - |
| HSV(B) | 38.71º | 0.46% | 0.53% | - |
| XYZ | 17.1 | 17.44 | 8.77 | - |
| YUV | 115.02 | 104.29 | 142.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 73 | 0 | 0.16 | 0.46 | 0.47 | 38.71 | 0.3 | 0.41 |
| Hex | 87 | 71 | 49 | 0 | 10 | 2E | 2F | 27 | 1E | 29 |
| Octal | 207 | 161 | 111 | 0 | 20 | 56 | 57 | 47 | 36 | 51 |
| Binary | 10000111 | 1110001 | 1001001 | 0 | 10000 | 101110 | 101111 | 100111 | 11110 | 101001 |
Color Harmonies of #877149
Complementary color
Monochromatic Colors of #877149
Black with #877149
Text Example
Text Example
White with #877149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877149; }
p { color: rgb(135,113,73); }
H1.HeaderClassName
{
color: #877149;
}
.AnyTagClassName
{
color: #877149;
}
</style>
background-color css
<style>
a { background-color: #877149; }
a { background-color: rgb(135,113,73); }
div.DivClassName
{
background-color: #877149;
}
.BgClassName
{
background-color: #877149;
}
</style>
border-color css
<style>
span { border-color: #877149; }
span { border-color: rgb(135,113,73); }
td.TdClassName
{
border-color: #877149;
}
.TagClassName
{
border-color: #877149;
}
</style>