Shades of Spicy Mix #906155
Tints of Spicy Mix #906155
RGB
CMYK
RGB Variations
Color information
#906155 (or 0x906155) is known color: Spicy Mix. HEX triplet: 90, 61 and 55. RGB value is (144,97,85). Sum of RGB (Red+Green+Blue) = 144+97+85=326 (43% of max value = 765). Red value is 144 (56.64% from 255 or 44.17% from 326); Green value is 97 (38.28% from 255 or 29.75% from 326); Blue value is 85 (33.59% from 255 or 26.07% from 326); Max value from RGB is 144 - color contains mainly: red. Hex color #906155 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906155 is #6F9EAA. Grayscale: #6D6D6D. Windows color (decimal): -7315115 or 5595536. OLE color: 5595536.
HSL color Cylindrical-coordinate representation of color #906155: hue angle of 12.2º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #906155 is Cyan = 0, Magento = 0.33, Yellow = 0.41 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 97 | 85 | - |
| CMYK | 0 | 0.33 | 0.41 | 0.44 |
| HSL | 12.2º | 0.26% | 0.45% | - |
| HSV(B) | 12.2º | 0.41% | 0.56% | - |
| XYZ | 17.42 | 15.13 | 10.6 | - |
| YUV | 109.69 | 114.07 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 97 | 85 | 0 | 0.33 | 0.41 | 0.44 | 12.2 | 0.26 | 0.45 |
| Hex | 90 | 61 | 55 | 0 | 21 | 29 | 2C | C | 1A | 2D |
| Octal | 220 | 141 | 125 | 0 | 41 | 51 | 54 | 14 | 32 | 55 |
| Binary | 10010000 | 1100001 | 1010101 | 0 | 100001 | 101001 | 101100 | 1100 | 11010 | 101101 |
Color Harmonies of #906155
Complementary color
Monochromatic Colors of #906155
Black with #906155
Text Example
Text Example
White with #906155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906155; }
p { color: rgb(144,97,85); }
H1.HeaderClassName
{
color: #906155;
}
.AnyTagClassName
{
color: #906155;
}
</style>
background-color css
<style>
a { background-color: #906155; }
a { background-color: rgb(144,97,85); }
div.DivClassName
{
background-color: #906155;
}
.BgClassName
{
background-color: #906155;
}
</style>
border-color css
<style>
span { border-color: #906155; }
span { border-color: rgb(144,97,85); }
td.TdClassName
{
border-color: #906155;
}
.TagClassName
{
border-color: #906155;
}
</style>