Shades of Spicy Mix #886154
Tints of Spicy Mix #886154
RGB
CMYK
RGB Variations
Color information
#886154 (or 0x886154) is known color: Spicy Mix. HEX triplet: 88, 61 and 54. RGB value is (136,97,84). Sum of RGB (Red+Green+Blue) = 136+97+84=317 (41% of max value = 765). Red value is 136 (53.52% from 255 or 42.90% from 317); Green value is 97 (38.28% from 255 or 30.60% from 317); Blue value is 84 (33.20% from 255 or 26.50% from 317); Max value from RGB is 136 - color contains mainly: red. Hex color #886154 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886154 is #779EAB. Grayscale: #6B6B6B. Windows color (decimal): -7839404 or 5529992. OLE color: 5529992.
HSL color Cylindrical-coordinate representation of color #886154: hue angle of 15º 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 #886154 is Cyan = 0, Magento = 0.29, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 97 | 84 | - |
| CMYK | 0 | 0.29 | 0.38 | 0.47 |
| HSL | 15º | 0.24% | 0.43% | - |
| HSV(B) | 15º | 0.38% | 0.53% | - |
| XYZ | 16.03 | 14.42 | 10.33 | - |
| YUV | 107.18 | 114.92 | 148.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 97 | 84 | 0 | 0.29 | 0.38 | 0.47 | 15 | 0.24 | 0.43 |
| Hex | 88 | 61 | 54 | 0 | 1D | 26 | 2F | F | 18 | 2B |
| Octal | 210 | 141 | 124 | 0 | 35 | 46 | 57 | 17 | 30 | 53 |
| Binary | 10001000 | 1100001 | 1010100 | 0 | 11101 | 100110 | 101111 | 1111 | 11000 | 101011 |
Color Harmonies of #886154
Complementary color
Monochromatic Colors of #886154
Black with #886154
Text Example
Text Example
White with #886154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886154; }
p { color: rgb(136,97,84); }
H1.HeaderClassName
{
color: #886154;
}
.AnyTagClassName
{
color: #886154;
}
</style>
background-color css
<style>
a { background-color: #886154; }
a { background-color: rgb(136,97,84); }
div.DivClassName
{
background-color: #886154;
}
.BgClassName
{
background-color: #886154;
}
</style>
border-color css
<style>
span { border-color: #886154; }
span { border-color: rgb(136,97,84); }
td.TdClassName
{
border-color: #886154;
}
.TagClassName
{
border-color: #886154;
}
</style>