Shades of Spicy Mix #906150
Tints of Spicy Mix #906150
RGB
CMYK
RGB Variations
Color information
#906150 (or 0x906150) is known color: Spicy Mix. HEX triplet: 90, 61 and 50. RGB value is (144,97,80). Sum of RGB (Red+Green+Blue) = 144+97+80=321 (42% of max value = 765). Red value is 144 (56.64% from 255 or 44.86% from 321); Green value is 97 (38.28% from 255 or 30.22% from 321); Blue value is 80 (31.64% from 255 or 24.92% from 321); Max value from RGB is 144 - color contains mainly: red. Hex color #906150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906150 is #6F9EAF. Grayscale: #6D6D6D. Windows color (decimal): -7315120 or 5267856. OLE color: 5267856.
HSL color Cylindrical-coordinate representation of color #906150: hue angle of 15.94º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #906150 is Cyan = 0, Magento = 0.33, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 97 | 80 | - |
| CMYK | 0 | 0.33 | 0.44 | 0.44 |
| HSL | 15.94º | 0.29% | 0.44% | - |
| HSV(B) | 15.94º | 0.44% | 0.56% | - |
| XYZ | 17.22 | 15.06 | 9.59 | - |
| YUV | 109.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 97 | 80 | 0 | 0.33 | 0.44 | 0.44 | 15.94 | 0.29 | 0.44 |
| Hex | 90 | 61 | 50 | 0 | 21 | 2C | 2C | 10 | 1D | 2C |
| Octal | 220 | 141 | 120 | 0 | 41 | 54 | 54 | 20 | 35 | 54 |
| Binary | 10010000 | 1100001 | 1010000 | 0 | 100001 | 101100 | 101100 | 10000 | 11101 | 101100 |
Color Harmonies of #906150
Complementary color
Monochromatic Colors of #906150
Black with #906150
Text Example
Text Example
White with #906150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906150; }
p { color: rgb(144,97,80); }
H1.HeaderClassName
{
color: #906150;
}
.AnyTagClassName
{
color: #906150;
}
</style>
background-color css
<style>
a { background-color: #906150; }
a { background-color: rgb(144,97,80); }
div.DivClassName
{
background-color: #906150;
}
.BgClassName
{
background-color: #906150;
}
</style>
border-color css
<style>
span { border-color: #906150; }
span { border-color: rgb(144,97,80); }
td.TdClassName
{
border-color: #906150;
}
.TagClassName
{
border-color: #906150;
}
</style>