Shades of Spicy Mix #896149
Tints of Spicy Mix #896149
RGB
CMYK
RGB Variations
Color information
#896149 (or 0x896149) is known color: Spicy Mix. HEX triplet: 89, 61 and 49. RGB value is (137,97,73). Sum of RGB (Red+Green+Blue) = 137+97+73=307 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.63% from 307); Green value is 97 (38.28% from 255 or 31.60% from 307); Blue value is 73 (28.91% from 255 or 23.78% from 307); Max value from RGB is 137 - color contains mainly: red. Hex color #896149 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896149 is #769EB6. Grayscale: #6A6A6A. Windows color (decimal): -7773879 or 4809097. OLE color: 4809097.
HSL color Cylindrical-coordinate representation of color #896149: hue angle of 22.5º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #896149 is Cyan = 0, Magento = 0.29, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 73 | - |
| CMYK | 0 | 0.29 | 0.47 | 0.46 |
| HSL | 22.5º | 0.3% | 0.41% | - |
| HSV(B) | 22.5º | 0.47% | 0.54% | - |
| XYZ | 15.79 | 14.35 | 8.24 | - |
| YUV | 106.22 | 109.25 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 73 | 0 | 0.29 | 0.47 | 0.46 | 22.5 | 0.3 | 0.41 |
| Hex | 89 | 61 | 49 | 0 | 1D | 2F | 2E | 16 | 1E | 29 |
| Octal | 211 | 141 | 111 | 0 | 35 | 57 | 56 | 26 | 36 | 51 |
| Binary | 10001001 | 1100001 | 1001001 | 0 | 11101 | 101111 | 101110 | 10110 | 11110 | 101001 |
Color Harmonies of #896149
Complementary color
Monochromatic Colors of #896149
Black with #896149
Text Example
Text Example
White with #896149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896149; }
p { color: rgb(137,97,73); }
H1.HeaderClassName
{
color: #896149;
}
.AnyTagClassName
{
color: #896149;
}
</style>
background-color css
<style>
a { background-color: #896149; }
a { background-color: rgb(137,97,73); }
div.DivClassName
{
background-color: #896149;
}
.BgClassName
{
background-color: #896149;
}
</style>
border-color css
<style>
span { border-color: #896149; }
span { border-color: rgb(137,97,73); }
td.TdClassName
{
border-color: #896149;
}
.TagClassName
{
border-color: #896149;
}
</style>