Shades of Spicy Mix #906457
Tints of Spicy Mix #906457
RGB
CMYK
RGB Variations
Color information
#906457 (or 0x906457) is known color: Spicy Mix. HEX triplet: 90, 64 and 57. RGB value is (144,100,87). Sum of RGB (Red+Green+Blue) = 144+100+87=331 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.50% from 331); Green value is 100 (39.45% from 255 or 30.21% from 331); Blue value is 87 (34.38% from 255 or 26.28% from 331); Max value from RGB is 144 - color contains mainly: red. Hex color #906457 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906457 is #6F9BA8. Grayscale: #6F6F6F. Windows color (decimal): -7314345 or 5727376. OLE color: 5727376.
HSL color Cylindrical-coordinate representation of color #906457: hue angle of 13.68º 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 #906457 is Cyan = 0, Magento = 0.31, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 87 | - |
| CMYK | 0 | 0.31 | 0.40 | 0.44 |
| HSL | 13.68º | 0.25% | 0.45% | - |
| HSV(B) | 13.68º | 0.4% | 0.56% | - |
| XYZ | 17.78 | 15.73 | 11.12 | - |
| YUV | 111.67 | 114.08 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 87 | 0 | 0.31 | 0.40 | 0.44 | 13.68 | 0.25 | 0.45 |
| Hex | 90 | 64 | 57 | 0 | 1F | 28 | 2C | E | 19 | 2D |
| Octal | 220 | 144 | 127 | 0 | 37 | 50 | 54 | 16 | 31 | 55 |
| Binary | 10010000 | 1100100 | 1010111 | 0 | 11111 | 101000 | 101100 | 1110 | 11001 | 101101 |
Color Harmonies of #906457
Complementary color
Monochromatic Colors of #906457
Black with #906457
Text Example
Text Example
White with #906457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906457; }
p { color: rgb(144,100,87); }
H1.HeaderClassName
{
color: #906457;
}
.AnyTagClassName
{
color: #906457;
}
</style>
background-color css
<style>
a { background-color: #906457; }
a { background-color: rgb(144,100,87); }
div.DivClassName
{
background-color: #906457;
}
.BgClassName
{
background-color: #906457;
}
</style>
border-color css
<style>
span { border-color: #906457; }
span { border-color: rgb(144,100,87); }
td.TdClassName
{
border-color: #906457;
}
.TagClassName
{
border-color: #906457;
}
</style>