Shades of Spicy Mix #895748
Tints of Spicy Mix #895748
RGB
CMYK
RGB Variations
Color information
#895748 (or 0x895748) is known color: Spicy Mix. HEX triplet: 89, 57 and 48. RGB value is (137,87,72). Sum of RGB (Red+Green+Blue) = 137+87+72=296 (39% of max value = 765). Red value is 137 (53.91% from 255 or 46.28% from 296); Green value is 87 (34.38% from 255 or 29.39% from 296); Blue value is 72 (28.52% from 255 or 24.32% from 296); Max value from RGB is 137 - color contains mainly: red. Hex color #895748 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895748 is #76A8B7. Grayscale: #646464. Windows color (decimal): -7776440 or 4741001. OLE color: 4741001.
HSL color Cylindrical-coordinate representation of color #895748: hue angle of 13.85º degrees, saturation: 0.31, 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 #895748 is Cyan = 0, Magento = 0.36, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 87 | 72 | - |
| CMYK | 0 | 0.36 | 0.47 | 0.46 |
| HSL | 13.85º | 0.31% | 0.41% | - |
| HSV(B) | 13.85º | 0.47% | 0.54% | - |
| XYZ | 14.89 | 12.6 | 7.78 | - |
| YUV | 100.24 | 112.07 | 154.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 87 | 72 | 0 | 0.36 | 0.47 | 0.46 | 13.85 | 0.31 | 0.41 |
| Hex | 89 | 57 | 48 | 0 | 24 | 2F | 2E | E | 1F | 29 |
| Octal | 211 | 127 | 110 | 0 | 44 | 57 | 56 | 16 | 37 | 51 |
| Binary | 10001001 | 1010111 | 1001000 | 0 | 100100 | 101111 | 101110 | 1110 | 11111 | 101001 |
Color Harmonies of #895748
Complementary color
Monochromatic Colors of #895748
Black with #895748
Text Example
Text Example
White with #895748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895748; }
p { color: rgb(137,87,72); }
H1.HeaderClassName
{
color: #895748;
}
.AnyTagClassName
{
color: #895748;
}
</style>
background-color css
<style>
a { background-color: #895748; }
a { background-color: rgb(137,87,72); }
div.DivClassName
{
background-color: #895748;
}
.BgClassName
{
background-color: #895748;
}
</style>
border-color css
<style>
span { border-color: #895748; }
span { border-color: rgb(137,87,72); }
td.TdClassName
{
border-color: #895748;
}
.TagClassName
{
border-color: #895748;
}
</style>