Shades of Spicy Mix #866155
Tints of Spicy Mix #866155
RGB
CMYK
RGB Variations
Color information
#866155 (or 0x866155) is known color: Spicy Mix. HEX triplet: 86, 61 and 55. RGB value is (134,97,85). Sum of RGB (Red+Green+Blue) = 134+97+85=316 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.41% from 316); Green value is 97 (38.28% from 255 or 30.70% from 316); Blue value is 85 (33.59% from 255 or 26.90% from 316); Max value from RGB is 134 - color contains mainly: red. Hex color #866155 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866155 is #799EAA. Grayscale: #6A6A6A. Windows color (decimal): -7970475 or 5595526. OLE color: 5595526.
HSL color Cylindrical-coordinate representation of color #866155: hue angle of 14.69º 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 #866155 is Cyan = 0, Magento = 0.28, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 85 | - |
| CMYK | 0 | 0.28 | 0.37 | 0.47 |
| HSL | 14.69º | 0.22% | 0.43% | - |
| HSV(B) | 14.69º | 0.37% | 0.53% | - |
| XYZ | 15.75 | 14.27 | 10.52 | - |
| YUV | 106.7 | 115.76 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 85 | 0 | 0.28 | 0.37 | 0.47 | 14.69 | 0.22 | 0.43 |
| Hex | 86 | 61 | 55 | 0 | 1C | 25 | 2F | F | 16 | 2B |
| Octal | 206 | 141 | 125 | 0 | 34 | 45 | 57 | 17 | 26 | 53 |
| Binary | 10000110 | 1100001 | 1010101 | 0 | 11100 | 100101 | 101111 | 1111 | 10110 | 101011 |
Color Harmonies of #866155
Complementary color
Monochromatic Colors of #866155
Black with #866155
Text Example
Text Example
White with #866155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866155; }
p { color: rgb(134,97,85); }
H1.HeaderClassName
{
color: #866155;
}
.AnyTagClassName
{
color: #866155;
}
</style>
background-color css
<style>
a { background-color: #866155; }
a { background-color: rgb(134,97,85); }
div.DivClassName
{
background-color: #866155;
}
.BgClassName
{
background-color: #866155;
}
</style>
border-color css
<style>
span { border-color: #866155; }
span { border-color: rgb(134,97,85); }
td.TdClassName
{
border-color: #866155;
}
.TagClassName
{
border-color: #866155;
}
</style>