Shades of Spicy Mix #866150
Tints of Spicy Mix #866150
RGB
CMYK
RGB Variations
Color information
#866150 (or 0x866150) is known color: Spicy Mix. HEX triplet: 86, 61 and 50. RGB value is (134,97,80). Sum of RGB (Red+Green+Blue) = 134+97+80=311 (41% of max value = 765). Red value is 134 (52.73% from 255 or 43.09% from 311); Green value is 97 (38.28% from 255 or 31.19% from 311); Blue value is 80 (31.64% from 255 or 25.72% from 311); Max value from RGB is 134 - color contains mainly: red. Hex color #866150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866150 is #799EAF. Grayscale: #6A6A6A. Windows color (decimal): -7970480 or 5267846. OLE color: 5267846.
HSL color Cylindrical-coordinate representation of color #866150: hue angle of 18.89º 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 #866150 is Cyan = 0, Magento = 0.28, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 80 | - |
| CMYK | 0 | 0.28 | 0.40 | 0.47 |
| HSL | 18.89º | 0.25% | 0.42% | - |
| HSV(B) | 18.89º | 0.4% | 0.53% | - |
| XYZ | 15.55 | 14.2 | 9.51 | - |
| YUV | 106.13 | 113.26 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 80 | 0 | 0.28 | 0.40 | 0.47 | 18.89 | 0.25 | 0.42 |
| Hex | 86 | 61 | 50 | 0 | 1C | 28 | 2F | 13 | 19 | 2A |
| Octal | 206 | 141 | 120 | 0 | 34 | 50 | 57 | 23 | 31 | 52 |
| Binary | 10000110 | 1100001 | 1010000 | 0 | 11100 | 101000 | 101111 | 10011 | 11001 | 101010 |
Color Harmonies of #866150
Complementary color
Monochromatic Colors of #866150
Black with #866150
Text Example
Text Example
White with #866150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866150; }
p { color: rgb(134,97,80); }
H1.HeaderClassName
{
color: #866150;
}
.AnyTagClassName
{
color: #866150;
}
</style>
background-color css
<style>
a { background-color: #866150; }
a { background-color: rgb(134,97,80); }
div.DivClassName
{
background-color: #866150;
}
.BgClassName
{
background-color: #866150;
}
</style>
border-color css
<style>
span { border-color: #866150; }
span { border-color: rgb(134,97,80); }
td.TdClassName
{
border-color: #866150;
}
.TagClassName
{
border-color: #866150;
}
</style>