Shades of Shadow #867751
Tints of Shadow #867751
RGB
CMYK
RGB Variations
Color information
#867751 (or 0x867751) is known color: Shadow. HEX triplet: 86, 77 and 51. RGB value is (134,119,81). Sum of RGB (Red+Green+Blue) = 134+119+81=334 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.12% from 334); Green value is 119 (46.88% from 255 or 35.63% from 334); Blue value is 81 (32.03% from 255 or 24.25% from 334); Max value from RGB is 134 - color contains mainly: red. Hex color #867751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867751 is #7988AE. Grayscale: #777777. Windows color (decimal): -7964847 or 5339014. OLE color: 5339014.
HSL color Cylindrical-coordinate representation of color #867751: hue angle of 43.02º 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 #867751 is Cyan = 0, Magento = 0.11, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 81 | - |
| CMYK | 0 | 0.11 | 0.40 | 0.47 |
| HSL | 43.02º | 0.25% | 0.42% | - |
| HSV(B) | 43.02º | 0.4% | 0.53% | - |
| XYZ | 17.91 | 18.86 | 10.48 | - |
| YUV | 119.15 | 106.47 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 81 | 0 | 0.11 | 0.40 | 0.47 | 43.02 | 0.25 | 0.42 |
| Hex | 86 | 77 | 51 | 0 | B | 28 | 2F | 2B | 19 | 2A |
| Octal | 206 | 167 | 121 | 0 | 13 | 50 | 57 | 53 | 31 | 52 |
| Binary | 10000110 | 1110111 | 1010001 | 0 | 1011 | 101000 | 101111 | 101011 | 11001 | 101010 |
Color Harmonies of #867751
Complementary color
Monochromatic Colors of #867751
Black with #867751
Text Example
Text Example
White with #867751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867751; }
p { color: rgb(134,119,81); }
H1.HeaderClassName
{
color: #867751;
}
.AnyTagClassName
{
color: #867751;
}
</style>
background-color css
<style>
a { background-color: #867751; }
a { background-color: rgb(134,119,81); }
div.DivClassName
{
background-color: #867751;
}
.BgClassName
{
background-color: #867751;
}
</style>
border-color css
<style>
span { border-color: #867751; }
span { border-color: rgb(134,119,81); }
td.TdClassName
{
border-color: #867751;
}
.TagClassName
{
border-color: #867751;
}
</style>