Shades of Shadow #867755
Tints of Shadow #867755
RGB
CMYK
RGB Variations
Color information
#867755 (or 0x867755) is known color: Shadow. HEX triplet: 86, 77 and 55. RGB value is (134,119,85). Sum of RGB (Red+Green+Blue) = 134+119+85=338 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.64% from 338); Green value is 119 (46.88% from 255 or 35.21% from 338); Blue value is 85 (33.59% from 255 or 25.15% from 338); Max value from RGB is 134 - color contains mainly: red. Hex color #867755 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867755 is #7988AA. Grayscale: #777777. Windows color (decimal): -7964843 or 5601158. OLE color: 5601158.
HSL color Cylindrical-coordinate representation of color #867755: hue angle of 41.63º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #867755 is Cyan = 0, Magento = 0.11, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 85 | - |
| CMYK | 0 | 0.11 | 0.37 | 0.47 |
| HSL | 41.63º | 0.22% | 0.43% | - |
| HSV(B) | 41.63º | 0.37% | 0.53% | - |
| XYZ | 18.07 | 18.92 | 11.29 | - |
| YUV | 119.61 | 108.47 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 85 | 0 | 0.11 | 0.37 | 0.47 | 41.63 | 0.22 | 0.43 |
| Hex | 86 | 77 | 55 | 0 | B | 25 | 2F | 2A | 16 | 2B |
| Octal | 206 | 167 | 125 | 0 | 13 | 45 | 57 | 52 | 26 | 53 |
| Binary | 10000110 | 1110111 | 1010101 | 0 | 1011 | 100101 | 101111 | 101010 | 10110 | 101011 |
Color Harmonies of #867755
Complementary color
Monochromatic Colors of #867755
Black with #867755
Text Example
Text Example
White with #867755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867755; }
p { color: rgb(134,119,85); }
H1.HeaderClassName
{
color: #867755;
}
.AnyTagClassName
{
color: #867755;
}
</style>
background-color css
<style>
a { background-color: #867755; }
a { background-color: rgb(134,119,85); }
div.DivClassName
{
background-color: #867755;
}
.BgClassName
{
background-color: #867755;
}
</style>
border-color css
<style>
span { border-color: #867755; }
span { border-color: rgb(134,119,85); }
td.TdClassName
{
border-color: #867755;
}
.TagClassName
{
border-color: #867755;
}
</style>