Shades of Spicy Mix #896356
Tints of Spicy Mix #896356
RGB
CMYK
RGB Variations
Color information
#896356 (or 0x896356) is known color: Spicy Mix. HEX triplet: 89, 63 and 56. RGB value is (137,99,86). Sum of RGB (Red+Green+Blue) = 137+99+86=322 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.55% from 322); Green value is 99 (39.06% from 255 or 30.75% from 322); Blue value is 86 (33.98% from 255 or 26.71% from 322); Max value from RGB is 137 - color contains mainly: red. Hex color #896356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896356 is #769CA9. Grayscale: #6C6C6C. Windows color (decimal): -7773354 or 5661577. OLE color: 5661577.
HSL color Cylindrical-coordinate representation of color #896356: hue angle of 15.29º 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 #896356 is Cyan = 0, Magento = 0.28, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 86 | - |
| CMYK | 0 | 0.28 | 0.37 | 0.46 |
| HSL | 15.29º | 0.23% | 0.44% | - |
| HSV(B) | 15.29º | 0.37% | 0.54% | - |
| XYZ | 16.46 | 14.91 | 10.82 | - |
| YUV | 108.88 | 115.09 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 86 | 0 | 0.28 | 0.37 | 0.46 | 15.29 | 0.23 | 0.44 |
| Hex | 89 | 63 | 56 | 0 | 1C | 25 | 2E | F | 17 | 2C |
| Octal | 211 | 143 | 126 | 0 | 34 | 45 | 56 | 17 | 27 | 54 |
| Binary | 10001001 | 1100011 | 1010110 | 0 | 11100 | 100101 | 101110 | 1111 | 10111 | 101100 |
Color Harmonies of #896356
Complementary color
Monochromatic Colors of #896356
Black with #896356
Text Example
Text Example
White with #896356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896356; }
p { color: rgb(137,99,86); }
H1.HeaderClassName
{
color: #896356;
}
.AnyTagClassName
{
color: #896356;
}
</style>
background-color css
<style>
a { background-color: #896356; }
a { background-color: rgb(137,99,86); }
div.DivClassName
{
background-color: #896356;
}
.BgClassName
{
background-color: #896356;
}
</style>
border-color css
<style>
span { border-color: #896356; }
span { border-color: rgb(137,99,86); }
td.TdClassName
{
border-color: #896356;
}
.TagClassName
{
border-color: #896356;
}
</style>