Shades of Spicy Mix #916350
Tints of Spicy Mix #916350
RGB
CMYK
RGB Variations
Color information
#916350 (or 0x916350) is known color: Spicy Mix. HEX triplet: 91, 63 and 50. RGB value is (145,99,80). Sum of RGB (Red+Green+Blue) = 145+99+80=324 (42% of max value = 765). Red value is 145 (57.03% from 255 or 44.75% from 324); Green value is 99 (39.06% from 255 or 30.56% from 324); Blue value is 80 (31.64% from 255 or 24.69% from 324); Max value from RGB is 145 - color contains mainly: red. Hex color #916350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916350 is #6E9CAF. Grayscale: #6E6E6E. Windows color (decimal): -7249072 or 5268369. OLE color: 5268369.
HSL color Cylindrical-coordinate representation of color #916350: hue angle of 17.54º 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 #916350 is Cyan = 0, Magento = 0.32, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 99 | 80 | - |
| CMYK | 0 | 0.32 | 0.45 | 0.43 |
| HSL | 17.54º | 0.29% | 0.44% | - |
| HSV(B) | 17.54º | 0.45% | 0.57% | - |
| XYZ | 17.59 | 15.52 | 9.66 | - |
| YUV | 110.59 | 110.74 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 99 | 80 | 0 | 0.32 | 0.45 | 0.43 | 17.54 | 0.29 | 0.44 |
| Hex | 91 | 63 | 50 | 0 | 20 | 2D | 2B | 12 | 1D | 2C |
| Octal | 221 | 143 | 120 | 0 | 40 | 55 | 53 | 22 | 35 | 54 |
| Binary | 10010001 | 1100011 | 1010000 | 0 | 100000 | 101101 | 101011 | 10010 | 11101 | 101100 |
Color Harmonies of #916350
Complementary color
Monochromatic Colors of #916350
Black with #916350
Text Example
Text Example
White with #916350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916350; }
p { color: rgb(145,99,80); }
H1.HeaderClassName
{
color: #916350;
}
.AnyTagClassName
{
color: #916350;
}
</style>
background-color css
<style>
a { background-color: #916350; }
a { background-color: rgb(145,99,80); }
div.DivClassName
{
background-color: #916350;
}
.BgClassName
{
background-color: #916350;
}
</style>
border-color css
<style>
span { border-color: #916350; }
span { border-color: rgb(145,99,80); }
td.TdClassName
{
border-color: #916350;
}
.TagClassName
{
border-color: #916350;
}
</style>