Shades of Spicy Mix #916150
Tints of Spicy Mix #916150
RGB
CMYK
RGB Variations
Color information
#916150 (or 0x916150) is known color: Spicy Mix. HEX triplet: 91, 61 and 50. RGB value is (145,97,80). Sum of RGB (Red+Green+Blue) = 145+97+80=322 (42% of max value = 765). Red value is 145 (57.03% from 255 or 45.03% from 322); Green value is 97 (38.28% from 255 or 30.12% from 322); Blue value is 80 (31.64% from 255 or 24.84% from 322); Max value from RGB is 145 - color contains mainly: red. Hex color #916150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916150 is #6E9EAF. Grayscale: #6D6D6D. Windows color (decimal): -7249584 or 5267857. OLE color: 5267857.
HSL color Cylindrical-coordinate representation of color #916150: hue angle of 15.69º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #916150 is Cyan = 0, Magento = 0.33, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 80 | - |
| CMYK | 0 | 0.33 | 0.45 | 0.43 |
| HSL | 15.69º | 0.29% | 0.44% | - |
| HSV(B) | 15.69º | 0.45% | 0.57% | - |
| XYZ | 17.4 | 15.15 | 9.6 | - |
| YUV | 109.41 | 111.4 | 153.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 80 | 0 | 0.33 | 0.45 | 0.43 | 15.69 | 0.29 | 0.44 |
| Hex | 91 | 61 | 50 | 0 | 21 | 2D | 2B | 10 | 1D | 2C |
| Octal | 221 | 141 | 120 | 0 | 41 | 55 | 53 | 20 | 35 | 54 |
| Binary | 10010001 | 1100001 | 1010000 | 0 | 100001 | 101101 | 101011 | 10000 | 11101 | 101100 |
Color Harmonies of #916150
Complementary color
Monochromatic Colors of #916150
Black with #916150
Text Example
Text Example
White with #916150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916150; }
p { color: rgb(145,97,80); }
H1.HeaderClassName
{
color: #916150;
}
.AnyTagClassName
{
color: #916150;
}
</style>
background-color css
<style>
a { background-color: #916150; }
a { background-color: rgb(145,97,80); }
div.DivClassName
{
background-color: #916150;
}
.BgClassName
{
background-color: #916150;
}
</style>
border-color css
<style>
span { border-color: #916150; }
span { border-color: rgb(145,97,80); }
td.TdClassName
{
border-color: #916150;
}
.TagClassName
{
border-color: #916150;
}
</style>