Shades of Spicy Mix #866455
Tints of Spicy Mix #866455
RGB
CMYK
RGB Variations
Color information
#866455 (or 0x866455) is known color: Spicy Mix. HEX triplet: 86, 64 and 55. RGB value is (134,100,85). Sum of RGB (Red+Green+Blue) = 134+100+85=319 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.01% from 319); Green value is 100 (39.45% from 255 or 31.35% from 319); Blue value is 85 (33.59% from 255 or 26.65% from 319); Max value from RGB is 134 - color contains mainly: red. Hex color #866455 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866455 is #799BAA. Grayscale: #6C6C6C. Windows color (decimal): -7969707 or 5596294. OLE color: 5596294.
HSL color Cylindrical-coordinate representation of color #866455: hue angle of 18.37º 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 #866455 is Cyan = 0, Magento = 0.25, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 85 | - |
| CMYK | 0 | 0.25 | 0.37 | 0.47 |
| HSL | 18.37º | 0.22% | 0.43% | - |
| HSV(B) | 18.37º | 0.37% | 0.53% | - |
| XYZ | 16.03 | 14.84 | 10.61 | - |
| YUV | 108.46 | 114.76 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 85 | 0 | 0.25 | 0.37 | 0.47 | 18.37 | 0.22 | 0.43 |
| Hex | 86 | 64 | 55 | 0 | 19 | 25 | 2F | 12 | 16 | 2B |
| Octal | 206 | 144 | 125 | 0 | 31 | 45 | 57 | 22 | 26 | 53 |
| Binary | 10000110 | 1100100 | 1010101 | 0 | 11001 | 100101 | 101111 | 10010 | 10110 | 101011 |
Color Harmonies of #866455
Complementary color
Monochromatic Colors of #866455
Black with #866455
Text Example
Text Example
White with #866455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866455; }
p { color: rgb(134,100,85); }
H1.HeaderClassName
{
color: #866455;
}
.AnyTagClassName
{
color: #866455;
}
</style>
background-color css
<style>
a { background-color: #866455; }
a { background-color: rgb(134,100,85); }
div.DivClassName
{
background-color: #866455;
}
.BgClassName
{
background-color: #866455;
}
</style>
border-color css
<style>
span { border-color: #866455; }
span { border-color: rgb(134,100,85); }
td.TdClassName
{
border-color: #866455;
}
.TagClassName
{
border-color: #866455;
}
</style>