Shades of Shadow #877351
Tints of Shadow #877351
RGB
CMYK
RGB Variations
Color information
#877351 (or 0x877351) is known color: Shadow. HEX triplet: 87, 73 and 51. RGB value is (135,115,81). Sum of RGB (Red+Green+Blue) = 135+115+81=331 (43% of max value = 765). Red value is 135 (53.12% from 255 or 40.79% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 81 (32.03% from 255 or 24.47% from 331); Max value from RGB is 135 - color contains mainly: red. Hex color #877351 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877351 is #788CAE. Grayscale: #757575. Windows color (decimal): -7900335 or 5337991. OLE color: 5337991.
HSL color Cylindrical-coordinate representation of color #877351: hue angle of 37.78º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #877351 is Cyan = 0, Magento = 0.15, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 81 | - |
| CMYK | 0 | 0.15 | 0.40 | 0.47 |
| HSL | 37.78º | 0.25% | 0.42% | - |
| HSV(B) | 37.78º | 0.4% | 0.53% | - |
| XYZ | 17.61 | 18.01 | 10.33 | - |
| YUV | 117.1 | 107.63 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 81 | 0 | 0.15 | 0.40 | 0.47 | 37.78 | 0.25 | 0.42 |
| Hex | 87 | 73 | 51 | 0 | F | 28 | 2F | 26 | 19 | 2A |
| Octal | 207 | 163 | 121 | 0 | 17 | 50 | 57 | 46 | 31 | 52 |
| Binary | 10000111 | 1110011 | 1010001 | 0 | 1111 | 101000 | 101111 | 100110 | 11001 | 101010 |
Color Harmonies of #877351
Complementary color
Monochromatic Colors of #877351
Black with #877351
Text Example
Text Example
White with #877351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877351; }
p { color: rgb(135,115,81); }
H1.HeaderClassName
{
color: #877351;
}
.AnyTagClassName
{
color: #877351;
}
</style>
background-color css
<style>
a { background-color: #877351; }
a { background-color: rgb(135,115,81); }
div.DivClassName
{
background-color: #877351;
}
.BgClassName
{
background-color: #877351;
}
</style>
border-color css
<style>
span { border-color: #877351; }
span { border-color: rgb(135,115,81); }
td.TdClassName
{
border-color: #877351;
}
.TagClassName
{
border-color: #877351;
}
</style>