Shades of Spicy Mix #916047
Tints of Spicy Mix #916047
RGB
CMYK
RGB Variations
Color information
#916047 (or 0x916047) is known color: Spicy Mix. HEX triplet: 91, 60 and 47. RGB value is (145,96,71). Sum of RGB (Red+Green+Blue) = 145+96+71=312 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.47% from 312); Green value is 96 (37.89% from 255 or 30.77% from 312); Blue value is 71 (28.12% from 255 or 22.76% from 312); Max value from RGB is 145 - color contains mainly: red. Hex color #916047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916047 is #6E9FB8. Grayscale: #6B6B6B. Windows color (decimal): -7249849 or 4677777. OLE color: 4677777.
HSL color Cylindrical-coordinate representation of color #916047: hue angle of 20.27º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #916047 is Cyan = 0, Magento = 0.34, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 96 | 71 | - |
| CMYK | 0 | 0.34 | 0.51 | 0.43 |
| HSL | 20.27º | 0.34% | 0.42% | - |
| HSV(B) | 20.27º | 0.51% | 0.57% | - |
| XYZ | 17 | 14.84 | 7.93 | - |
| YUV | 107.8 | 107.23 | 154.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 96 | 71 | 0 | 0.34 | 0.51 | 0.43 | 20.27 | 0.34 | 0.42 |
| Hex | 91 | 60 | 47 | 0 | 22 | 33 | 2B | 14 | 22 | 2A |
| Octal | 221 | 140 | 107 | 0 | 42 | 63 | 53 | 24 | 42 | 52 |
| Binary | 10010001 | 1100000 | 1000111 | 0 | 100010 | 110011 | 101011 | 10100 | 100010 | 101010 |
Color Harmonies of #916047
Complementary color
Monochromatic Colors of #916047
Black with #916047
Text Example
Text Example
White with #916047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916047; }
p { color: rgb(145,96,71); }
H1.HeaderClassName
{
color: #916047;
}
.AnyTagClassName
{
color: #916047;
}
</style>
background-color css
<style>
a { background-color: #916047; }
a { background-color: rgb(145,96,71); }
div.DivClassName
{
background-color: #916047;
}
.BgClassName
{
background-color: #916047;
}
</style>
border-color css
<style>
span { border-color: #916047; }
span { border-color: rgb(145,96,71); }
td.TdClassName
{
border-color: #916047;
}
.TagClassName
{
border-color: #916047;
}
</style>