Shades of Spicy Mix #916251
Tints of Spicy Mix #916251
RGB
CMYK
RGB Variations
Color information
#916251 (or 0x916251) is known color: Spicy Mix. HEX triplet: 91, 62 and 51. RGB value is (145,98,81). Sum of RGB (Red+Green+Blue) = 145+98+81=324 (42% of max value = 765). Red value is 145 (57.03% from 255 or 44.75% from 324); Green value is 98 (38.67% from 255 or 30.25% from 324); Blue value is 81 (32.03% from 255 or 25% from 324); Max value from RGB is 145 - color contains mainly: red. Hex color #916251 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916251 is #6E9DAE. Grayscale: #6E6E6E. Windows color (decimal): -7249327 or 5333649. OLE color: 5333649.
HSL color Cylindrical-coordinate representation of color #916251: hue angle of 15.94º 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 #916251 is Cyan = 0, Magento = 0.32, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 98 | 81 | - |
| CMYK | 0 | 0.32 | 0.44 | 0.43 |
| HSL | 15.94º | 0.28% | 0.44% | - |
| HSV(B) | 15.94º | 0.44% | 0.57% | - |
| XYZ | 17.53 | 15.35 | 9.82 | - |
| YUV | 110.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 98 | 81 | 0 | 0.32 | 0.44 | 0.43 | 15.94 | 0.28 | 0.44 |
| Hex | 91 | 62 | 51 | 0 | 20 | 2C | 2B | 10 | 1C | 2C |
| Octal | 221 | 142 | 121 | 0 | 40 | 54 | 53 | 20 | 34 | 54 |
| Binary | 10010001 | 1100010 | 1010001 | 0 | 100000 | 101100 | 101011 | 10000 | 11100 | 101100 |
Color Harmonies of #916251
Complementary color
Monochromatic Colors of #916251
Black with #916251
Text Example
Text Example
White with #916251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916251; }
p { color: rgb(145,98,81); }
H1.HeaderClassName
{
color: #916251;
}
.AnyTagClassName
{
color: #916251;
}
</style>
background-color css
<style>
a { background-color: #916251; }
a { background-color: rgb(145,98,81); }
div.DivClassName
{
background-color: #916251;
}
.BgClassName
{
background-color: #916251;
}
</style>
border-color css
<style>
span { border-color: #916251; }
span { border-color: rgb(145,98,81); }
td.TdClassName
{
border-color: #916251;
}
.TagClassName
{
border-color: #916251;
}
</style>