Shades of Spicy Mix #866551
Tints of Spicy Mix #866551
RGB
CMYK
RGB Variations
Color information
#866551 (or 0x866551) is known color: Spicy Mix. HEX triplet: 86, 65 and 51. RGB value is (134,101,81). Sum of RGB (Red+Green+Blue) = 134+101+81=316 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.41% from 316); Green value is 101 (39.84% from 255 or 31.96% from 316); Blue value is 81 (32.03% from 255 or 25.63% from 316); Max value from RGB is 134 - color contains mainly: red. Hex color #866551 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866551 is #799AAE. Grayscale: #6C6C6C. Windows color (decimal): -7969455 or 5334406. OLE color: 5334406.
HSL color Cylindrical-coordinate representation of color #866551: hue angle of 22.64º 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 #866551 is Cyan = 0, Magento = 0.25, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 81 | - |
| CMYK | 0 | 0.25 | 0.40 | 0.47 |
| HSL | 22.64º | 0.25% | 0.42% | - |
| HSV(B) | 22.64º | 0.4% | 0.53% | - |
| XYZ | 15.97 | 14.97 | 9.83 | - |
| YUV | 108.59 | 112.43 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 81 | 0 | 0.25 | 0.40 | 0.47 | 22.64 | 0.25 | 0.42 |
| Hex | 86 | 65 | 51 | 0 | 19 | 28 | 2F | 17 | 19 | 2A |
| Octal | 206 | 145 | 121 | 0 | 31 | 50 | 57 | 27 | 31 | 52 |
| Binary | 10000110 | 1100101 | 1010001 | 0 | 11001 | 101000 | 101111 | 10111 | 11001 | 101010 |
Color Harmonies of #866551
Complementary color
Monochromatic Colors of #866551
Black with #866551
Text Example
Text Example
White with #866551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866551; }
p { color: rgb(134,101,81); }
H1.HeaderClassName
{
color: #866551;
}
.AnyTagClassName
{
color: #866551;
}
</style>
background-color css
<style>
a { background-color: #866551; }
a { background-color: rgb(134,101,81); }
div.DivClassName
{
background-color: #866551;
}
.BgClassName
{
background-color: #866551;
}
</style>
border-color css
<style>
span { border-color: #866551; }
span { border-color: rgb(134,101,81); }
td.TdClassName
{
border-color: #866551;
}
.TagClassName
{
border-color: #866551;
}
</style>