Shades of Spicy Mix #906056
Tints of Spicy Mix #906056
RGB
CMYK
RGB Variations
Color information
#906056 (or 0x906056) is known color: Spicy Mix. HEX triplet: 90, 60 and 56. RGB value is (144,96,86). Sum of RGB (Red+Green+Blue) = 144+96+86=326 (43% of max value = 765). Red value is 144 (56.64% from 255 or 44.17% from 326); Green value is 96 (37.89% from 255 or 29.45% from 326); Blue value is 86 (33.98% from 255 or 26.38% from 326); Max value from RGB is 144 - color contains mainly: red. Hex color #906056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906056 is #6F9FA9. Grayscale: #6D6D6D. Windows color (decimal): -7315370 or 5660816. OLE color: 5660816.
HSL color Cylindrical-coordinate representation of color #906056: hue angle of 10.34º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #906056 is Cyan = 0, Magento = 0.33, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 96 | 86 | - |
| CMYK | 0 | 0.33 | 0.40 | 0.44 |
| HSL | 10.34º | 0.25% | 0.45% | - |
| HSV(B) | 10.34º | 0.4% | 0.56% | - |
| XYZ | 17.36 | 14.97 | 10.78 | - |
| YUV | 109.21 | 114.9 | 152.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 96 | 86 | 0 | 0.33 | 0.40 | 0.44 | 10.34 | 0.25 | 0.45 |
| Hex | 90 | 60 | 56 | 0 | 21 | 28 | 2C | A | 19 | 2D |
| Octal | 220 | 140 | 126 | 0 | 41 | 50 | 54 | 12 | 31 | 55 |
| Binary | 10010000 | 1100000 | 1010110 | 0 | 100001 | 101000 | 101100 | 1010 | 11001 | 101101 |
Color Harmonies of #906056
Complementary color
Monochromatic Colors of #906056
Black with #906056
Text Example
Text Example
White with #906056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906056; }
p { color: rgb(144,96,86); }
H1.HeaderClassName
{
color: #906056;
}
.AnyTagClassName
{
color: #906056;
}
</style>
background-color css
<style>
a { background-color: #906056; }
a { background-color: rgb(144,96,86); }
div.DivClassName
{
background-color: #906056;
}
.BgClassName
{
background-color: #906056;
}
</style>
border-color css
<style>
span { border-color: #906056; }
span { border-color: rgb(144,96,86); }
td.TdClassName
{
border-color: #906056;
}
.TagClassName
{
border-color: #906056;
}
</style>