Shades of Shadow #867150
Tints of Shadow #867150
RGB
CMYK
RGB Variations
Color information
#867150 (or 0x867150) is known color: Shadow. HEX triplet: 86, 71 and 50. RGB value is (134,113,80). Sum of RGB (Red+Green+Blue) = 134+113+80=327 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.98% from 327); Green value is 113 (44.53% from 255 or 34.56% from 327); Blue value is 80 (31.64% from 255 or 24.46% from 327); Max value from RGB is 134 - color contains mainly: red. Hex color #867150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867150 is #798EAF. Grayscale: #737373. Windows color (decimal): -7966384 or 5271942. OLE color: 5271942.
HSL color Cylindrical-coordinate representation of color #867150: hue angle of 36.67º 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 #867150 is Cyan = 0, Magento = 0.16, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 80 | - |
| CMYK | 0 | 0.16 | 0.40 | 0.47 |
| HSL | 36.67º | 0.25% | 0.42% | - |
| HSV(B) | 36.67º | 0.4% | 0.53% | - |
| XYZ | 17.18 | 17.46 | 10.05 | - |
| YUV | 115.52 | 107.96 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 80 | 0 | 0.16 | 0.40 | 0.47 | 36.67 | 0.25 | 0.42 |
| Hex | 86 | 71 | 50 | 0 | 10 | 28 | 2F | 25 | 19 | 2A |
| Octal | 206 | 161 | 120 | 0 | 20 | 50 | 57 | 45 | 31 | 52 |
| Binary | 10000110 | 1110001 | 1010000 | 0 | 10000 | 101000 | 101111 | 100101 | 11001 | 101010 |
Color Harmonies of #867150
Complementary color
Monochromatic Colors of #867150
Black with #867150
Text Example
Text Example
White with #867150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867150; }
p { color: rgb(134,113,80); }
H1.HeaderClassName
{
color: #867150;
}
.AnyTagClassName
{
color: #867150;
}
</style>
background-color css
<style>
a { background-color: #867150; }
a { background-color: rgb(134,113,80); }
div.DivClassName
{
background-color: #867150;
}
.BgClassName
{
background-color: #867150;
}
</style>
border-color css
<style>
span { border-color: #867150; }
span { border-color: rgb(134,113,80); }
td.TdClassName
{
border-color: #867150;
}
.TagClassName
{
border-color: #867150;
}
</style>