Shades of Spicy Mix #916354
Tints of Spicy Mix #916354
RGB
CMYK
RGB Variations
Color information
#916354 (or 0x916354) is known color: Spicy Mix. HEX triplet: 91, 63 and 54. RGB value is (145,99,84). Sum of RGB (Red+Green+Blue) = 145+99+84=328 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.21% from 328); Green value is 99 (39.06% from 255 or 30.18% from 328); Blue value is 84 (33.20% from 255 or 25.61% from 328); Max value from RGB is 145 - color contains mainly: red. Hex color #916354 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916354 is #6E9CAB. Grayscale: #6F6F6F. Windows color (decimal): -7249068 or 5530513. OLE color: 5530513.
HSL color Cylindrical-coordinate representation of color #916354: hue angle of 14.75º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #916354 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 99 | 84 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.43 |
| HSL | 14.75º | 0.27% | 0.45% | - |
| HSV(B) | 14.75º | 0.42% | 0.57% | - |
| XYZ | 17.74 | 15.58 | 10.46 | - |
| YUV | 111.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 99 | 84 | 0 | 0.32 | 0.42 | 0.43 | 14.75 | 0.27 | 0.45 |
| Hex | 91 | 63 | 54 | 0 | 20 | 2A | 2B | F | 1B | 2D |
| Octal | 221 | 143 | 124 | 0 | 40 | 52 | 53 | 17 | 33 | 55 |
| Binary | 10010001 | 1100011 | 1010100 | 0 | 100000 | 101010 | 101011 | 1111 | 11011 | 101101 |
Color Harmonies of #916354
Complementary color
Monochromatic Colors of #916354
Black with #916354
Text Example
Text Example
White with #916354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916354; }
p { color: rgb(145,99,84); }
H1.HeaderClassName
{
color: #916354;
}
.AnyTagClassName
{
color: #916354;
}
</style>
background-color css
<style>
a { background-color: #916354; }
a { background-color: rgb(145,99,84); }
div.DivClassName
{
background-color: #916354;
}
.BgClassName
{
background-color: #916354;
}
</style>
border-color css
<style>
span { border-color: #916354; }
span { border-color: rgb(145,99,84); }
td.TdClassName
{
border-color: #916354;
}
.TagClassName
{
border-color: #916354;
}
</style>