Shades of Spicy Mix #896457
Tints of Spicy Mix #896457
RGB
CMYK
RGB Variations
Color information
#896457 (or 0x896457) is known color: Spicy Mix. HEX triplet: 89, 64 and 57. RGB value is (137,100,87). Sum of RGB (Red+Green+Blue) = 137+100+87=324 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.28% from 324); Green value is 100 (39.45% from 255 or 30.86% from 324); Blue value is 87 (34.38% from 255 or 26.85% from 324); Max value from RGB is 137 - color contains mainly: red. Hex color #896457 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896457 is #769BA8. Grayscale: #6D6D6D. Windows color (decimal): -7773097 or 5727369. OLE color: 5727369.
HSL color Cylindrical-coordinate representation of color #896457: hue angle of 15.6º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #896457 is Cyan = 0, Magento = 0.27, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 87 | - |
| CMYK | 0 | 0.27 | 0.36 | 0.46 |
| HSL | 15.6º | 0.22% | 0.44% | - |
| HSV(B) | 15.6º | 0.36% | 0.54% | - |
| XYZ | 16.59 | 15.12 | 11.06 | - |
| YUV | 109.58 | 115.26 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 87 | 0 | 0.27 | 0.36 | 0.46 | 15.6 | 0.22 | 0.44 |
| Hex | 89 | 64 | 57 | 0 | 1B | 24 | 2E | 10 | 16 | 2C |
| Octal | 211 | 144 | 127 | 0 | 33 | 44 | 56 | 20 | 26 | 54 |
| Binary | 10001001 | 1100100 | 1010111 | 0 | 11011 | 100100 | 101110 | 10000 | 10110 | 101100 |
Color Harmonies of #896457
Complementary color
Monochromatic Colors of #896457
Black with #896457
Text Example
Text Example
White with #896457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896457; }
p { color: rgb(137,100,87); }
H1.HeaderClassName
{
color: #896457;
}
.AnyTagClassName
{
color: #896457;
}
</style>
background-color css
<style>
a { background-color: #896457; }
a { background-color: rgb(137,100,87); }
div.DivClassName
{
background-color: #896457;
}
.BgClassName
{
background-color: #896457;
}
</style>
border-color css
<style>
span { border-color: #896457; }
span { border-color: rgb(137,100,87); }
td.TdClassName
{
border-color: #896457;
}
.TagClassName
{
border-color: #896457;
}
</style>