Shades of Spicy Mix #896155
Tints of Spicy Mix #896155
RGB
CMYK
RGB Variations
Color information
#896155 (or 0x896155) is known color: Spicy Mix. HEX triplet: 89, 61 and 55. RGB value is (137,97,85). Sum of RGB (Red+Green+Blue) = 137+97+85=319 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.95% from 319); Green value is 97 (38.28% from 255 or 30.41% from 319); Blue value is 85 (33.59% from 255 or 26.65% from 319); Max value from RGB is 137 - color contains mainly: red. Hex color #896155 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896155 is #769EAA. Grayscale: #6B6B6B. Windows color (decimal): -7773867 or 5595529. OLE color: 5595529.
HSL color Cylindrical-coordinate representation of color #896155: hue angle of 13.85º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #896155 is Cyan = 0, Magento = 0.29, Yellow = 0.38 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 85 | - |
| CMYK | 0 | 0.29 | 0.38 | 0.46 |
| HSL | 13.85º | 0.23% | 0.44% | - |
| HSV(B) | 13.85º | 0.38% | 0.54% | - |
| XYZ | 16.23 | 14.52 | 10.54 | - |
| YUV | 107.59 | 115.25 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 85 | 0 | 0.29 | 0.38 | 0.46 | 13.85 | 0.23 | 0.44 |
| Hex | 89 | 61 | 55 | 0 | 1D | 26 | 2E | E | 17 | 2C |
| Octal | 211 | 141 | 125 | 0 | 35 | 46 | 56 | 16 | 27 | 54 |
| Binary | 10001001 | 1100001 | 1010101 | 0 | 11101 | 100110 | 101110 | 1110 | 10111 | 101100 |
Color Harmonies of #896155
Complementary color
Monochromatic Colors of #896155
Black with #896155
Text Example
Text Example
White with #896155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896155; }
p { color: rgb(137,97,85); }
H1.HeaderClassName
{
color: #896155;
}
.AnyTagClassName
{
color: #896155;
}
</style>
background-color css
<style>
a { background-color: #896155; }
a { background-color: rgb(137,97,85); }
div.DivClassName
{
background-color: #896155;
}
.BgClassName
{
background-color: #896155;
}
</style>
border-color css
<style>
span { border-color: #896155; }
span { border-color: rgb(137,97,85); }
td.TdClassName
{
border-color: #896155;
}
.TagClassName
{
border-color: #896155;
}
</style>