Shades of Spicy Mix #866054
Tints of Spicy Mix #866054
RGB
CMYK
RGB Variations
Color information
#866054 (or 0x866054) is known color: Spicy Mix. HEX triplet: 86, 60 and 54. RGB value is (134,96,84). Sum of RGB (Red+Green+Blue) = 134+96+84=314 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.68% from 314); Green value is 96 (37.89% from 255 or 30.57% from 314); Blue value is 84 (33.20% from 255 or 26.75% from 314); Max value from RGB is 134 - color contains mainly: red. Hex color #866054 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866054 is #799FAB. Grayscale: #6A6A6A. Windows color (decimal): -7970732 or 5529734. OLE color: 5529734.
HSL color Cylindrical-coordinate representation of color #866054: hue angle of 14.4º degrees, saturation: 0.23, 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 #866054 is Cyan = 0, Magento = 0.28, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 84 | - |
| CMYK | 0 | 0.28 | 0.37 | 0.47 |
| HSL | 14.4º | 0.23% | 0.43% | - |
| HSV(B) | 14.4º | 0.37% | 0.53% | - |
| XYZ | 15.61 | 14.07 | 10.28 | - |
| YUV | 105.99 | 115.59 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 84 | 0 | 0.28 | 0.37 | 0.47 | 14.4 | 0.23 | 0.43 |
| Hex | 86 | 60 | 54 | 0 | 1C | 25 | 2F | E | 17 | 2B |
| Octal | 206 | 140 | 124 | 0 | 34 | 45 | 57 | 16 | 27 | 53 |
| Binary | 10000110 | 1100000 | 1010100 | 0 | 11100 | 100101 | 101111 | 1110 | 10111 | 101011 |
Color Harmonies of #866054
Complementary color
Monochromatic Colors of #866054
Black with #866054
Text Example
Text Example
White with #866054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866054; }
p { color: rgb(134,96,84); }
H1.HeaderClassName
{
color: #866054;
}
.AnyTagClassName
{
color: #866054;
}
</style>
background-color css
<style>
a { background-color: #866054; }
a { background-color: rgb(134,96,84); }
div.DivClassName
{
background-color: #866054;
}
.BgClassName
{
background-color: #866054;
}
</style>
border-color css
<style>
span { border-color: #866054; }
span { border-color: rgb(134,96,84); }
td.TdClassName
{
border-color: #866054;
}
.TagClassName
{
border-color: #866054;
}
</style>