Shades of Spicy Mix #906146
Tints of Spicy Mix #906146
RGB
CMYK
RGB Variations
Color information
#906146 (or 0x906146) is known color: Spicy Mix. HEX triplet: 90, 61 and 46. RGB value is (144,97,70). Sum of RGB (Red+Green+Blue) = 144+97+70=311 (41% of max value = 765). Red value is 144 (56.64% from 255 or 46.30% from 311); Green value is 97 (38.28% from 255 or 31.19% from 311); Blue value is 70 (27.73% from 255 or 22.51% from 311); Max value from RGB is 144 - color contains mainly: red. Hex color #906146 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906146 is #6F9EB9. Grayscale: #6C6C6C. Windows color (decimal): -7315130 or 4612496. OLE color: 4612496.
HSL color Cylindrical-coordinate representation of color #906146: hue angle of 21.89º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #906146 is Cyan = 0, Magento = 0.33, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 97 | 70 | - |
| CMYK | 0 | 0.33 | 0.51 | 0.44 |
| HSL | 21.89º | 0.35% | 0.42% | - |
| HSV(B) | 21.89º | 0.51% | 0.56% | - |
| XYZ | 16.88 | 14.92 | 7.78 | - |
| YUV | 107.98 | 106.57 | 153.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 97 | 70 | 0 | 0.33 | 0.51 | 0.44 | 21.89 | 0.35 | 0.42 |
| Hex | 90 | 61 | 46 | 0 | 21 | 33 | 2C | 16 | 23 | 2A |
| Octal | 220 | 141 | 106 | 0 | 41 | 63 | 54 | 26 | 43 | 52 |
| Binary | 10010000 | 1100001 | 1000110 | 0 | 100001 | 110011 | 101100 | 10110 | 100011 | 101010 |
Color Harmonies of #906146
Complementary color
Monochromatic Colors of #906146
Black with #906146
Text Example
Text Example
White with #906146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906146; }
p { color: rgb(144,97,70); }
H1.HeaderClassName
{
color: #906146;
}
.AnyTagClassName
{
color: #906146;
}
</style>
background-color css
<style>
a { background-color: #906146; }
a { background-color: rgb(144,97,70); }
div.DivClassName
{
background-color: #906146;
}
.BgClassName
{
background-color: #906146;
}
</style>
border-color css
<style>
span { border-color: #906146; }
span { border-color: rgb(144,97,70); }
td.TdClassName
{
border-color: #906146;
}
.TagClassName
{
border-color: #906146;
}
</style>