Shades of Spicy Mix #886356
Tints of Spicy Mix #886356
RGB
CMYK
RGB Variations
Color information
#886356 (or 0x886356) is known color: Spicy Mix. HEX triplet: 88, 63 and 56. RGB value is (136,99,86). Sum of RGB (Red+Green+Blue) = 136+99+86=321 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.37% from 321); Green value is 99 (39.06% from 255 or 30.84% from 321); Blue value is 86 (33.98% from 255 or 26.79% from 321); Max value from RGB is 136 - color contains mainly: red. Hex color #886356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886356 is #779CA9. Grayscale: #6C6C6C. Windows color (decimal): -7838890 or 5661576. OLE color: 5661576.
HSL color Cylindrical-coordinate representation of color #886356: hue angle of 15.6º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #886356 is Cyan = 0, Magento = 0.27, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 86 | - |
| CMYK | 0 | 0.27 | 0.37 | 0.47 |
| HSL | 15.6º | 0.23% | 0.44% | - |
| HSV(B) | 15.6º | 0.37% | 0.53% | - |
| XYZ | 16.29 | 14.83 | 10.81 | - |
| YUV | 108.58 | 115.26 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 86 | 0 | 0.27 | 0.37 | 0.47 | 15.6 | 0.23 | 0.44 |
| Hex | 88 | 63 | 56 | 0 | 1B | 25 | 2F | 10 | 17 | 2C |
| Octal | 210 | 143 | 126 | 0 | 33 | 45 | 57 | 20 | 27 | 54 |
| Binary | 10001000 | 1100011 | 1010110 | 0 | 11011 | 100101 | 101111 | 10000 | 10111 | 101100 |
Color Harmonies of #886356
Complementary color
Monochromatic Colors of #886356
Black with #886356
Text Example
Text Example
White with #886356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886356; }
p { color: rgb(136,99,86); }
H1.HeaderClassName
{
color: #886356;
}
.AnyTagClassName
{
color: #886356;
}
</style>
background-color css
<style>
a { background-color: #886356; }
a { background-color: rgb(136,99,86); }
div.DivClassName
{
background-color: #886356;
}
.BgClassName
{
background-color: #886356;
}
</style>
border-color css
<style>
span { border-color: #886356; }
span { border-color: rgb(136,99,86); }
td.TdClassName
{
border-color: #886356;
}
.TagClassName
{
border-color: #886356;
}
</style>