Shades of Spicy Mix #866554
Tints of Spicy Mix #866554
RGB
CMYK
RGB Variations
Color information
#866554 (or 0x866554) is known color: Spicy Mix. HEX triplet: 86, 65 and 54. RGB value is (134,101,84). Sum of RGB (Red+Green+Blue) = 134+101+84=319 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.01% from 319); Green value is 101 (39.84% from 255 or 31.66% from 319); Blue value is 84 (33.20% from 255 or 26.33% from 319); Max value from RGB is 134 - color contains mainly: red. Hex color #866554 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866554 is #799AAB. Grayscale: #6D6D6D. Windows color (decimal): -7969452 or 5531014. OLE color: 5531014.
HSL color Cylindrical-coordinate representation of color #866554: hue angle of 20.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 #866554 is Cyan = 0, Magento = 0.25, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 84 | - |
| CMYK | 0 | 0.25 | 0.37 | 0.47 |
| HSL | 20.4º | 0.23% | 0.43% | - |
| HSV(B) | 20.4º | 0.37% | 0.53% | - |
| XYZ | 16.09 | 15.02 | 10.44 | - |
| YUV | 108.93 | 113.93 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 84 | 0 | 0.25 | 0.37 | 0.47 | 20.4 | 0.23 | 0.43 |
| Hex | 86 | 65 | 54 | 0 | 19 | 25 | 2F | 14 | 17 | 2B |
| Octal | 206 | 145 | 124 | 0 | 31 | 45 | 57 | 24 | 27 | 53 |
| Binary | 10000110 | 1100101 | 1010100 | 0 | 11001 | 100101 | 101111 | 10100 | 10111 | 101011 |
Color Harmonies of #866554
Complementary color
Monochromatic Colors of #866554
Black with #866554
Text Example
Text Example
White with #866554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866554; }
p { color: rgb(134,101,84); }
H1.HeaderClassName
{
color: #866554;
}
.AnyTagClassName
{
color: #866554;
}
</style>
background-color css
<style>
a { background-color: #866554; }
a { background-color: rgb(134,101,84); }
div.DivClassName
{
background-color: #866554;
}
.BgClassName
{
background-color: #866554;
}
</style>
border-color css
<style>
span { border-color: #866554; }
span { border-color: rgb(134,101,84); }
td.TdClassName
{
border-color: #866554;
}
.TagClassName
{
border-color: #866554;
}
</style>