Shades of Spicy Mix #916051
Tints of Spicy Mix #916051
RGB
CMYK
RGB Variations
Color information
#916051 (or 0x916051) is known color: Spicy Mix. HEX triplet: 91, 60 and 51. RGB value is (145,96,81). Sum of RGB (Red+Green+Blue) = 145+96+81=322 (42% of max value = 765). Red value is 145 (57.03% from 255 or 45.03% from 322); Green value is 96 (37.89% from 255 or 29.81% from 322); Blue value is 81 (32.03% from 255 or 25.16% from 322); Max value from RGB is 145 - color contains mainly: red. Hex color #916051 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916051 is #6E9FAE. Grayscale: #6D6D6D. Windows color (decimal): -7249839 or 5333137. OLE color: 5333137.
HSL color Cylindrical-coordinate representation of color #916051: hue angle of 14.06º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #916051 is Cyan = 0, Magento = 0.34, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 96 | 81 | - |
| CMYK | 0 | 0.34 | 0.44 | 0.43 |
| HSL | 14.06º | 0.28% | 0.44% | - |
| HSV(B) | 14.06º | 0.44% | 0.57% | - |
| XYZ | 17.35 | 14.98 | 9.76 | - |
| YUV | 108.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 96 | 81 | 0 | 0.34 | 0.44 | 0.43 | 14.06 | 0.28 | 0.44 |
| Hex | 91 | 60 | 51 | 0 | 22 | 2C | 2B | E | 1C | 2C |
| Octal | 221 | 140 | 121 | 0 | 42 | 54 | 53 | 16 | 34 | 54 |
| Binary | 10010001 | 1100000 | 1010001 | 0 | 100010 | 101100 | 101011 | 1110 | 11100 | 101100 |
Color Harmonies of #916051
Complementary color
Monochromatic Colors of #916051
Black with #916051
Text Example
Text Example
White with #916051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916051; }
p { color: rgb(145,96,81); }
H1.HeaderClassName
{
color: #916051;
}
.AnyTagClassName
{
color: #916051;
}
</style>
background-color css
<style>
a { background-color: #916051; }
a { background-color: rgb(145,96,81); }
div.DivClassName
{
background-color: #916051;
}
.BgClassName
{
background-color: #916051;
}
</style>
border-color css
<style>
span { border-color: #916051; }
span { border-color: rgb(145,96,81); }
td.TdClassName
{
border-color: #916051;
}
.TagClassName
{
border-color: #916051;
}
</style>