Shades of Spicy Mix #906450
Tints of Spicy Mix #906450
RGB
CMYK
RGB Variations
Color information
#906450 (or 0x906450) is known color: Spicy Mix. HEX triplet: 90, 64 and 50. RGB value is (144,100,80). Sum of RGB (Red+Green+Blue) = 144+100+80=324 (42% of max value = 765). Red value is 144 (56.64% from 255 or 44.44% from 324); Green value is 100 (39.45% from 255 or 30.86% from 324); Blue value is 80 (31.64% from 255 or 24.69% from 324); Max value from RGB is 144 - color contains mainly: red. Hex color #906450 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906450 is #6F9BAF. Grayscale: #6E6E6E. Windows color (decimal): -7314352 or 5268624. OLE color: 5268624.
HSL color Cylindrical-coordinate representation of color #906450: hue angle of 18.75º 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 #906450 is Cyan = 0, Magento = 0.31, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 80 | - |
| CMYK | 0 | 0.31 | 0.44 | 0.44 |
| HSL | 18.75º | 0.29% | 0.44% | - |
| HSV(B) | 18.75º | 0.44% | 0.56% | - |
| XYZ | 17.51 | 15.62 | 9.68 | - |
| YUV | 110.88 | 110.58 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 80 | 0 | 0.31 | 0.44 | 0.44 | 18.75 | 0.29 | 0.44 |
| Hex | 90 | 64 | 50 | 0 | 1F | 2C | 2C | 13 | 1D | 2C |
| Octal | 220 | 144 | 120 | 0 | 37 | 54 | 54 | 23 | 35 | 54 |
| Binary | 10010000 | 1100100 | 1010000 | 0 | 11111 | 101100 | 101100 | 10011 | 11101 | 101100 |
Color Harmonies of #906450
Complementary color
Monochromatic Colors of #906450
Black with #906450
Text Example
Text Example
White with #906450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906450; }
p { color: rgb(144,100,80); }
H1.HeaderClassName
{
color: #906450;
}
.AnyTagClassName
{
color: #906450;
}
</style>
background-color css
<style>
a { background-color: #906450; }
a { background-color: rgb(144,100,80); }
div.DivClassName
{
background-color: #906450;
}
.BgClassName
{
background-color: #906450;
}
</style>
border-color css
<style>
span { border-color: #906450; }
span { border-color: rgb(144,100,80); }
td.TdClassName
{
border-color: #906450;
}
.TagClassName
{
border-color: #906450;
}
</style>