Shades of Spicy Mix #866553
Tints of Spicy Mix #866553
RGB
CMYK
RGB Variations
Color information
#866553 (or 0x866553) is known color: Spicy Mix. HEX triplet: 86, 65 and 53. RGB value is (134,101,83). Sum of RGB (Red+Green+Blue) = 134+101+83=318 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.14% from 318); Green value is 101 (39.84% from 255 or 31.76% from 318); Blue value is 83 (32.81% from 255 or 26.10% from 318); Max value from RGB is 134 - color contains mainly: red. Hex color #866553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866553 is #799AAC. Grayscale: #6C6C6C. Windows color (decimal): -7969453 or 5465478. OLE color: 5465478.
HSL color Cylindrical-coordinate representation of color #866553: hue angle of 21.18º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #866553 is Cyan = 0, Magento = 0.25, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 83 | - |
| CMYK | 0 | 0.25 | 0.38 | 0.47 |
| HSL | 21.18º | 0.24% | 0.43% | - |
| HSV(B) | 21.18º | 0.38% | 0.53% | - |
| XYZ | 16.05 | 15 | 10.23 | - |
| YUV | 108.82 | 113.43 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 83 | 0 | 0.25 | 0.38 | 0.47 | 21.18 | 0.24 | 0.43 |
| Hex | 86 | 65 | 53 | 0 | 19 | 26 | 2F | 15 | 18 | 2B |
| Octal | 206 | 145 | 123 | 0 | 31 | 46 | 57 | 25 | 30 | 53 |
| Binary | 10000110 | 1100101 | 1010011 | 0 | 11001 | 100110 | 101111 | 10101 | 11000 | 101011 |
Color Harmonies of #866553
Complementary color
Monochromatic Colors of #866553
Black with #866553
Text Example
Text Example
White with #866553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866553; }
p { color: rgb(134,101,83); }
H1.HeaderClassName
{
color: #866553;
}
.AnyTagClassName
{
color: #866553;
}
</style>
background-color css
<style>
a { background-color: #866553; }
a { background-color: rgb(134,101,83); }
div.DivClassName
{
background-color: #866553;
}
.BgClassName
{
background-color: #866553;
}
</style>
border-color css
<style>
span { border-color: #866553; }
span { border-color: rgb(134,101,83); }
td.TdClassName
{
border-color: #866553;
}
.TagClassName
{
border-color: #866553;
}
</style>