Shades of Spicy Mix #936047
Tints of Spicy Mix #936047
RGB
CMYK
RGB Variations
Color information
#936047 (or 0x936047) is known color: Spicy Mix. HEX triplet: 93, 60 and 47. RGB value is (147,96,71). Sum of RGB (Red+Green+Blue) = 147+96+71=314 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.82% from 314); Green value is 96 (37.89% from 255 or 30.57% from 314); Blue value is 71 (28.12% from 255 or 22.61% from 314); Max value from RGB is 147 - color contains mainly: red. Hex color #936047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936047 is #6C9FB8. Grayscale: #6C6C6C. Windows color (decimal): -7118777 or 4677779. OLE color: 4677779.
HSL color Cylindrical-coordinate representation of color #936047: hue angle of 19.74º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #936047 is Cyan = 0, Magento = 0.35, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 96 | 71 | - |
| CMYK | 0 | 0.35 | 0.52 | 0.42 |
| HSL | 19.74º | 0.35% | 0.43% | - |
| HSV(B) | 19.74º | 0.52% | 0.58% | - |
| XYZ | 17.35 | 15.02 | 7.95 | - |
| YUV | 108.4 | 106.9 | 155.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 96 | 71 | 0 | 0.35 | 0.52 | 0.42 | 19.74 | 0.35 | 0.43 |
| Hex | 93 | 60 | 47 | 0 | 23 | 34 | 2A | 14 | 23 | 2B |
| Octal | 223 | 140 | 107 | 0 | 43 | 64 | 52 | 24 | 43 | 53 |
| Binary | 10010011 | 1100000 | 1000111 | 0 | 100011 | 110100 | 101010 | 10100 | 100011 | 101011 |
Color Harmonies of #936047
Complementary color
Monochromatic Colors of #936047
Black with #936047
Text Example
Text Example
White with #936047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936047; }
p { color: rgb(147,96,71); }
H1.HeaderClassName
{
color: #936047;
}
.AnyTagClassName
{
color: #936047;
}
</style>
background-color css
<style>
a { background-color: #936047; }
a { background-color: rgb(147,96,71); }
div.DivClassName
{
background-color: #936047;
}
.BgClassName
{
background-color: #936047;
}
</style>
border-color css
<style>
span { border-color: #936047; }
span { border-color: rgb(147,96,71); }
td.TdClassName
{
border-color: #936047;
}
.TagClassName
{
border-color: #936047;
}
</style>