Shades of Spicy Mix #896056
Tints of Spicy Mix #896056
RGB
CMYK
RGB Variations
Color information
#896056 (or 0x896056) is known color: Spicy Mix. HEX triplet: 89, 60 and 56. RGB value is (137,96,86). Sum of RGB (Red+Green+Blue) = 137+96+86=319 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.95% from 319); Green value is 96 (37.89% from 255 or 30.09% from 319); Blue value is 86 (33.98% from 255 or 26.96% from 319); Max value from RGB is 137 - color contains mainly: red. Hex color #896056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896056 is #769FA9. Grayscale: #6B6B6B. Windows color (decimal): -7774122 or 5660809. OLE color: 5660809.
HSL color Cylindrical-coordinate representation of color #896056: hue angle of 11.76º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #896056 is Cyan = 0, Magento = 0.30, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 86 | - |
| CMYK | 0 | 0.30 | 0.37 | 0.46 |
| HSL | 11.76º | 0.23% | 0.44% | - |
| HSV(B) | 11.76º | 0.37% | 0.54% | - |
| XYZ | 16.18 | 14.36 | 10.72 | - |
| YUV | 107.12 | 116.08 | 149.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 86 | 0 | 0.30 | 0.37 | 0.46 | 11.76 | 0.23 | 0.44 |
| Hex | 89 | 60 | 56 | 0 | 1E | 25 | 2E | C | 17 | 2C |
| Octal | 211 | 140 | 126 | 0 | 36 | 45 | 56 | 14 | 27 | 54 |
| Binary | 10001001 | 1100000 | 1010110 | 0 | 11110 | 100101 | 101110 | 1100 | 10111 | 101100 |
Color Harmonies of #896056
Complementary color
Monochromatic Colors of #896056
Black with #896056
Text Example
Text Example
White with #896056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896056; }
p { color: rgb(137,96,86); }
H1.HeaderClassName
{
color: #896056;
}
.AnyTagClassName
{
color: #896056;
}
</style>
background-color css
<style>
a { background-color: #896056; }
a { background-color: rgb(137,96,86); }
div.DivClassName
{
background-color: #896056;
}
.BgClassName
{
background-color: #896056;
}
</style>
border-color css
<style>
span { border-color: #896056; }
span { border-color: rgb(137,96,86); }
td.TdClassName
{
border-color: #896056;
}
.TagClassName
{
border-color: #896056;
}
</style>