Shades of Spicy Mix #906351
Tints of Spicy Mix #906351
RGB
CMYK
RGB Variations
Color information
#906351 (or 0x906351) is known color: Spicy Mix. HEX triplet: 90, 63 and 51. RGB value is (144,99,81). Sum of RGB (Red+Green+Blue) = 144+99+81=324 (42% of max value = 765). Red value is 144 (56.64% from 255 or 44.44% from 324); Green value is 99 (39.06% from 255 or 30.56% from 324); Blue value is 81 (32.03% from 255 or 25% from 324); Max value from RGB is 144 - color contains mainly: red. Hex color #906351 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906351 is #6F9CAE. Grayscale: #6E6E6E. Windows color (decimal): -7314607 or 5333904. OLE color: 5333904.
HSL color Cylindrical-coordinate representation of color #906351: hue angle of 17.14º degrees, saturation: 0.28, 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 #906351 is Cyan = 0, Magento = 0.31, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 99 | 81 | - |
| CMYK | 0 | 0.31 | 0.44 | 0.44 |
| HSL | 17.14º | 0.28% | 0.44% | - |
| HSV(B) | 17.14º | 0.44% | 0.56% | - |
| XYZ | 17.45 | 15.45 | 9.85 | - |
| YUV | 110.4 | 111.41 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 99 | 81 | 0 | 0.31 | 0.44 | 0.44 | 17.14 | 0.28 | 0.44 |
| Hex | 90 | 63 | 51 | 0 | 1F | 2C | 2C | 11 | 1C | 2C |
| Octal | 220 | 143 | 121 | 0 | 37 | 54 | 54 | 21 | 34 | 54 |
| Binary | 10010000 | 1100011 | 1010001 | 0 | 11111 | 101100 | 101100 | 10001 | 11100 | 101100 |
Color Harmonies of #906351
Complementary color
Monochromatic Colors of #906351
Black with #906351
Text Example
Text Example
White with #906351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906351; }
p { color: rgb(144,99,81); }
H1.HeaderClassName
{
color: #906351;
}
.AnyTagClassName
{
color: #906351;
}
</style>
background-color css
<style>
a { background-color: #906351; }
a { background-color: rgb(144,99,81); }
div.DivClassName
{
background-color: #906351;
}
.BgClassName
{
background-color: #906351;
}
</style>
border-color css
<style>
span { border-color: #906351; }
span { border-color: rgb(144,99,81); }
td.TdClassName
{
border-color: #906351;
}
.TagClassName
{
border-color: #906351;
}
</style>