Shades of Spicy Mix #896453
Tints of Spicy Mix #896453
RGB
CMYK
RGB Variations
Color information
#896453 (or 0x896453) is known color: Spicy Mix. HEX triplet: 89, 64 and 53. RGB value is (137,100,83). Sum of RGB (Red+Green+Blue) = 137+100+83=320 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.81% from 320); Green value is 100 (39.45% from 255 or 31.25% from 320); Blue value is 83 (32.81% from 255 or 25.94% from 320); Max value from RGB is 137 - color contains mainly: red. Hex color #896453 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896453 is #769BAC. Grayscale: #6D6D6D. Windows color (decimal): -7773101 or 5465225. OLE color: 5465225.
HSL color Cylindrical-coordinate representation of color #896453: hue angle of 18.89º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #896453 is Cyan = 0, Magento = 0.27, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 83 | - |
| CMYK | 0 | 0.27 | 0.39 | 0.46 |
| HSL | 18.89º | 0.25% | 0.43% | - |
| HSV(B) | 18.89º | 0.39% | 0.54% | - |
| XYZ | 16.44 | 15.06 | 10.22 | - |
| YUV | 109.13 | 113.26 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 83 | 0 | 0.27 | 0.39 | 0.46 | 18.89 | 0.25 | 0.43 |
| Hex | 89 | 64 | 53 | 0 | 1B | 27 | 2E | 13 | 19 | 2B |
| Octal | 211 | 144 | 123 | 0 | 33 | 47 | 56 | 23 | 31 | 53 |
| Binary | 10001001 | 1100100 | 1010011 | 0 | 11011 | 100111 | 101110 | 10011 | 11001 | 101011 |
Color Harmonies of #896453
Complementary color
Monochromatic Colors of #896453
Black with #896453
Text Example
Text Example
White with #896453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896453; }
p { color: rgb(137,100,83); }
H1.HeaderClassName
{
color: #896453;
}
.AnyTagClassName
{
color: #896453;
}
</style>
background-color css
<style>
a { background-color: #896453; }
a { background-color: rgb(137,100,83); }
div.DivClassName
{
background-color: #896453;
}
.BgClassName
{
background-color: #896453;
}
</style>
border-color css
<style>
span { border-color: #896453; }
span { border-color: rgb(137,100,83); }
td.TdClassName
{
border-color: #896453;
}
.TagClassName
{
border-color: #896453;
}
</style>