Shades of Spicy Mix #906355
Tints of Spicy Mix #906355
RGB
CMYK
RGB Variations
Color information
#906355 (or 0x906355) is known color: Spicy Mix. HEX triplet: 90, 63 and 55. RGB value is (144,99,85). Sum of RGB (Red+Green+Blue) = 144+99+85=328 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.90% from 328); Green value is 99 (39.06% from 255 or 30.18% from 328); Blue value is 85 (33.59% from 255 or 25.91% from 328); Max value from RGB is 144 - color contains mainly: red. Hex color #906355 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906355 is #6F9CAA. Grayscale: #6E6E6E. Windows color (decimal): -7314603 or 5596048. OLE color: 5596048.
HSL color Cylindrical-coordinate representation of color #906355: hue angle of 14.24º 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 #906355 is Cyan = 0, Magento = 0.31, Yellow = 0.41 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 99 | 85 | - |
| CMYK | 0 | 0.31 | 0.41 | 0.44 |
| HSL | 14.24º | 0.26% | 0.45% | - |
| HSV(B) | 14.24º | 0.41% | 0.56% | - |
| XYZ | 17.6 | 15.51 | 10.66 | - |
| YUV | 110.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 99 | 85 | 0 | 0.31 | 0.41 | 0.44 | 14.24 | 0.26 | 0.45 |
| Hex | 90 | 63 | 55 | 0 | 1F | 29 | 2C | E | 1A | 2D |
| Octal | 220 | 143 | 125 | 0 | 37 | 51 | 54 | 16 | 32 | 55 |
| Binary | 10010000 | 1100011 | 1010101 | 0 | 11111 | 101001 | 101100 | 1110 | 11010 | 101101 |
Color Harmonies of #906355
Complementary color
Monochromatic Colors of #906355
Black with #906355
Text Example
Text Example
White with #906355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906355; }
p { color: rgb(144,99,85); }
H1.HeaderClassName
{
color: #906355;
}
.AnyTagClassName
{
color: #906355;
}
</style>
background-color css
<style>
a { background-color: #906355; }
a { background-color: rgb(144,99,85); }
div.DivClassName
{
background-color: #906355;
}
.BgClassName
{
background-color: #906355;
}
</style>
border-color css
<style>
span { border-color: #906355; }
span { border-color: rgb(144,99,85); }
td.TdClassName
{
border-color: #906355;
}
.TagClassName
{
border-color: #906355;
}
</style>