Shades of Spicy Mix #916451
Tints of Spicy Mix #916451
RGB
CMYK
RGB Variations
Color information
#916451 (or 0x916451) is known color: Spicy Mix. HEX triplet: 91, 64 and 51. RGB value is (145,100,81). Sum of RGB (Red+Green+Blue) = 145+100+81=326 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.48% from 326); Green value is 100 (39.45% from 255 or 30.67% from 326); Blue value is 81 (32.03% from 255 or 24.85% from 326); Max value from RGB is 145 - color contains mainly: red. Hex color #916451 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916451 is #6E9BAE. Grayscale: #6F6F6F. Windows color (decimal): -7248815 or 5334161. OLE color: 5334161.
HSL color Cylindrical-coordinate representation of color #916451: hue angle of 17.81º 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 #916451 is Cyan = 0, Magento = 0.31, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 81 | - |
| CMYK | 0 | 0.31 | 0.44 | 0.43 |
| HSL | 17.81º | 0.28% | 0.44% | - |
| HSV(B) | 17.81º | 0.44% | 0.57% | - |
| XYZ | 17.72 | 15.73 | 9.89 | - |
| YUV | 111.29 | 110.91 | 152.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 81 | 0 | 0.31 | 0.44 | 0.43 | 17.81 | 0.28 | 0.44 |
| Hex | 91 | 64 | 51 | 0 | 1F | 2C | 2B | 12 | 1C | 2C |
| Octal | 221 | 144 | 121 | 0 | 37 | 54 | 53 | 22 | 34 | 54 |
| Binary | 10010001 | 1100100 | 1010001 | 0 | 11111 | 101100 | 101011 | 10010 | 11100 | 101100 |
Color Harmonies of #916451
Complementary color
Monochromatic Colors of #916451
Black with #916451
Text Example
Text Example
White with #916451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916451; }
p { color: rgb(145,100,81); }
H1.HeaderClassName
{
color: #916451;
}
.AnyTagClassName
{
color: #916451;
}
</style>
background-color css
<style>
a { background-color: #916451; }
a { background-color: rgb(145,100,81); }
div.DivClassName
{
background-color: #916451;
}
.BgClassName
{
background-color: #916451;
}
</style>
border-color css
<style>
span { border-color: #916451; }
span { border-color: rgb(145,100,81); }
td.TdClassName
{
border-color: #916451;
}
.TagClassName
{
border-color: #916451;
}
</style>