Shades of Spicy Mix #896150
Tints of Spicy Mix #896150
RGB
CMYK
RGB Variations
Color information
#896150 (or 0x896150) is known color: Spicy Mix. HEX triplet: 89, 61 and 50. RGB value is (137,97,80). Sum of RGB (Red+Green+Blue) = 137+97+80=314 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.63% from 314); Green value is 97 (38.28% from 255 or 30.89% from 314); Blue value is 80 (31.64% from 255 or 25.48% from 314); Max value from RGB is 137 - color contains mainly: red. Hex color #896150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896150 is #769EAF. Grayscale: #6B6B6B. Windows color (decimal): -7773872 or 5267849. OLE color: 5267849.
HSL color Cylindrical-coordinate representation of color #896150: hue angle of 17.89º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #896150 is Cyan = 0, Magento = 0.29, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 80 | - |
| CMYK | 0 | 0.29 | 0.42 | 0.46 |
| HSL | 17.89º | 0.26% | 0.43% | - |
| HSV(B) | 17.89º | 0.42% | 0.54% | - |
| XYZ | 16.04 | 14.45 | 9.53 | - |
| YUV | 107.02 | 112.75 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 80 | 0 | 0.29 | 0.42 | 0.46 | 17.89 | 0.26 | 0.43 |
| Hex | 89 | 61 | 50 | 0 | 1D | 2A | 2E | 12 | 1A | 2B |
| Octal | 211 | 141 | 120 | 0 | 35 | 52 | 56 | 22 | 32 | 53 |
| Binary | 10001001 | 1100001 | 1010000 | 0 | 11101 | 101010 | 101110 | 10010 | 11010 | 101011 |
Color Harmonies of #896150
Complementary color
Monochromatic Colors of #896150
Black with #896150
Text Example
Text Example
White with #896150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896150; }
p { color: rgb(137,97,80); }
H1.HeaderClassName
{
color: #896150;
}
.AnyTagClassName
{
color: #896150;
}
</style>
background-color css
<style>
a { background-color: #896150; }
a { background-color: rgb(137,97,80); }
div.DivClassName
{
background-color: #896150;
}
.BgClassName
{
background-color: #896150;
}
</style>
border-color css
<style>
span { border-color: #896150; }
span { border-color: rgb(137,97,80); }
td.TdClassName
{
border-color: #896150;
}
.TagClassName
{
border-color: #896150;
}
</style>