Shades of Spicy Mix #896350
Tints of Spicy Mix #896350
RGB
CMYK
RGB Variations
Color information
#896350 (or 0x896350) is known color: Spicy Mix. HEX triplet: 89, 63 and 50. RGB value is (137,99,80). Sum of RGB (Red+Green+Blue) = 137+99+80=316 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.35% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 80 (31.64% from 255 or 25.32% from 316); Max value from RGB is 137 - color contains mainly: red. Hex color #896350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896350 is #769CAF. Grayscale: #6C6C6C. Windows color (decimal): -7773360 or 5268361. OLE color: 5268361.
HSL color Cylindrical-coordinate representation of color #896350: hue angle of 20º 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 #896350 is Cyan = 0, Magento = 0.28, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 80 | - |
| CMYK | 0 | 0.28 | 0.42 | 0.46 |
| HSL | 20º | 0.26% | 0.43% | - |
| HSV(B) | 20º | 0.42% | 0.54% | - |
| XYZ | 16.23 | 14.82 | 9.59 | - |
| YUV | 108.2 | 112.09 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 80 | 0 | 0.28 | 0.42 | 0.46 | 20 | 0.26 | 0.43 |
| Hex | 89 | 63 | 50 | 0 | 1C | 2A | 2E | 14 | 1A | 2B |
| Octal | 211 | 143 | 120 | 0 | 34 | 52 | 56 | 24 | 32 | 53 |
| Binary | 10001001 | 1100011 | 1010000 | 0 | 11100 | 101010 | 101110 | 10100 | 11010 | 101011 |
Color Harmonies of #896350
Complementary color
Monochromatic Colors of #896350
Black with #896350
Text Example
Text Example
White with #896350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896350; }
p { color: rgb(137,99,80); }
H1.HeaderClassName
{
color: #896350;
}
.AnyTagClassName
{
color: #896350;
}
</style>
background-color css
<style>
a { background-color: #896350; }
a { background-color: rgb(137,99,80); }
div.DivClassName
{
background-color: #896350;
}
.BgClassName
{
background-color: #896350;
}
</style>
border-color css
<style>
span { border-color: #896350; }
span { border-color: rgb(137,99,80); }
td.TdClassName
{
border-color: #896350;
}
.TagClassName
{
border-color: #896350;
}
</style>