Shades of Shadow #877350
Tints of Shadow #877350
RGB
CMYK
RGB Variations
Color information
#877350 (or 0x877350) is known color: Shadow. HEX triplet: 87, 73 and 50. RGB value is (135,115,80). Sum of RGB (Red+Green+Blue) = 135+115+80=330 (43% of max value = 765). Red value is 135 (53.12% from 255 or 40.91% from 330); Green value is 115 (45.31% from 255 or 34.85% from 330); Blue value is 80 (31.64% from 255 or 24.24% from 330); Max value from RGB is 135 - color contains mainly: red. Hex color #877350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877350 is #788CAF. Grayscale: #757575. Windows color (decimal): -7900336 or 5272455. OLE color: 5272455.
HSL color Cylindrical-coordinate representation of color #877350: hue angle of 38.18º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #877350 is Cyan = 0, Magento = 0.15, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 80 | - |
| CMYK | 0 | 0.15 | 0.41 | 0.47 |
| HSL | 38.18º | 0.26% | 0.42% | - |
| HSV(B) | 38.18º | 0.41% | 0.53% | - |
| XYZ | 17.57 | 17.99 | 10.14 | - |
| YUV | 116.99 | 107.13 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 80 | 0 | 0.15 | 0.41 | 0.47 | 38.18 | 0.26 | 0.42 |
| Hex | 87 | 73 | 50 | 0 | F | 29 | 2F | 26 | 1A | 2A |
| Octal | 207 | 163 | 120 | 0 | 17 | 51 | 57 | 46 | 32 | 52 |
| Binary | 10000111 | 1110011 | 1010000 | 0 | 1111 | 101001 | 101111 | 100110 | 11010 | 101010 |
Color Harmonies of #877350
Complementary color
Monochromatic Colors of #877350
Black with #877350
Text Example
Text Example
White with #877350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877350; }
p { color: rgb(135,115,80); }
H1.HeaderClassName
{
color: #877350;
}
.AnyTagClassName
{
color: #877350;
}
</style>
background-color css
<style>
a { background-color: #877350; }
a { background-color: rgb(135,115,80); }
div.DivClassName
{
background-color: #877350;
}
.BgClassName
{
background-color: #877350;
}
</style>
border-color css
<style>
span { border-color: #877350; }
span { border-color: rgb(135,115,80); }
td.TdClassName
{
border-color: #877350;
}
.TagClassName
{
border-color: #877350;
}
</style>