Shades of Spicy Mix #866152
Tints of Spicy Mix #866152
RGB
CMYK
RGB Variations
Color information
#866152 (or 0x866152) is known color: Spicy Mix. HEX triplet: 86, 61 and 52. RGB value is (134,97,82). Sum of RGB (Red+Green+Blue) = 134+97+82=313 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.81% from 313); Green value is 97 (38.28% from 255 or 30.99% from 313); Blue value is 82 (32.42% from 255 or 26.20% from 313); Max value from RGB is 134 - color contains mainly: red. Hex color #866152 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866152 is #799EAD. Grayscale: #6A6A6A. Windows color (decimal): -7970478 or 5398918. OLE color: 5398918.
HSL color Cylindrical-coordinate representation of color #866152: hue angle of 17.31º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #866152 is Cyan = 0, Magento = 0.28, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 82 | - |
| CMYK | 0 | 0.28 | 0.39 | 0.47 |
| HSL | 17.31º | 0.24% | 0.42% | - |
| HSV(B) | 17.31º | 0.39% | 0.53% | - |
| XYZ | 15.63 | 14.23 | 9.9 | - |
| YUV | 106.35 | 114.26 | 147.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 82 | 0 | 0.28 | 0.39 | 0.47 | 17.31 | 0.24 | 0.42 |
| Hex | 86 | 61 | 52 | 0 | 1C | 27 | 2F | 11 | 18 | 2A |
| Octal | 206 | 141 | 122 | 0 | 34 | 47 | 57 | 21 | 30 | 52 |
| Binary | 10000110 | 1100001 | 1010010 | 0 | 11100 | 100111 | 101111 | 10001 | 11000 | 101010 |
Color Harmonies of #866152
Complementary color
Monochromatic Colors of #866152
Black with #866152
Text Example
Text Example
White with #866152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866152; }
p { color: rgb(134,97,82); }
H1.HeaderClassName
{
color: #866152;
}
.AnyTagClassName
{
color: #866152;
}
</style>
background-color css
<style>
a { background-color: #866152; }
a { background-color: rgb(134,97,82); }
div.DivClassName
{
background-color: #866152;
}
.BgClassName
{
background-color: #866152;
}
</style>
border-color css
<style>
span { border-color: #866152; }
span { border-color: rgb(134,97,82); }
td.TdClassName
{
border-color: #866152;
}
.TagClassName
{
border-color: #866152;
}
</style>