Shades of Spicy Mix #896050
Tints of Spicy Mix #896050
RGB
CMYK
RGB Variations
Color information
#896050 (or 0x896050) is known color: Spicy Mix. HEX triplet: 89, 60 and 50. RGB value is (137,96,80). Sum of RGB (Red+Green+Blue) = 137+96+80=313 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.77% from 313); Green value is 96 (37.89% from 255 or 30.67% from 313); Blue value is 80 (31.64% from 255 or 25.56% from 313); Max value from RGB is 137 - color contains mainly: red. Hex color #896050 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896050 is #769FAF. Grayscale: #6A6A6A. Windows color (decimal): -7774128 or 5267593. OLE color: 5267593.
HSL color Cylindrical-coordinate representation of color #896050: hue angle of 16.84º 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 #896050 is Cyan = 0, Magento = 0.30, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 80 | - |
| CMYK | 0 | 0.30 | 0.42 | 0.46 |
| HSL | 16.84º | 0.26% | 0.43% | - |
| HSV(B) | 16.84º | 0.42% | 0.54% | - |
| XYZ | 15.95 | 14.26 | 9.5 | - |
| YUV | 106.44 | 113.08 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 80 | 0 | 0.30 | 0.42 | 0.46 | 16.84 | 0.26 | 0.43 |
| Hex | 89 | 60 | 50 | 0 | 1E | 2A | 2E | 11 | 1A | 2B |
| Octal | 211 | 140 | 120 | 0 | 36 | 52 | 56 | 21 | 32 | 53 |
| Binary | 10001001 | 1100000 | 1010000 | 0 | 11110 | 101010 | 101110 | 10001 | 11010 | 101011 |
Color Harmonies of #896050
Complementary color
Monochromatic Colors of #896050
Black with #896050
Text Example
Text Example
White with #896050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896050; }
p { color: rgb(137,96,80); }
H1.HeaderClassName
{
color: #896050;
}
.AnyTagClassName
{
color: #896050;
}
</style>
background-color css
<style>
a { background-color: #896050; }
a { background-color: rgb(137,96,80); }
div.DivClassName
{
background-color: #896050;
}
.BgClassName
{
background-color: #896050;
}
</style>
border-color css
<style>
span { border-color: #896050; }
span { border-color: rgb(137,96,80); }
td.TdClassName
{
border-color: #896050;
}
.TagClassName
{
border-color: #896050;
}
</style>