Shades of Spicy Mix #906357
Tints of Spicy Mix #906357
RGB
CMYK
RGB Variations
Color information
#906357 (or 0x906357) is known color: Spicy Mix. HEX triplet: 90, 63 and 57. RGB value is (144,99,87). Sum of RGB (Red+Green+Blue) = 144+99+87=330 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.64% from 330); Green value is 99 (39.06% from 255 or 30% from 330); Blue value is 87 (34.38% from 255 or 26.36% from 330); Max value from RGB is 144 - color contains mainly: red. Hex color #906357 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906357 is #6F9CA8. Grayscale: #6F6F6F. Windows color (decimal): -7314601 or 5727120. OLE color: 5727120.
HSL color Cylindrical-coordinate representation of color #906357: hue angle of 12.63º 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 #906357 is Cyan = 0, Magento = 0.31, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 99 | 87 | - |
| CMYK | 0 | 0.31 | 0.40 | 0.44 |
| HSL | 12.63º | 0.25% | 0.45% | - |
| HSV(B) | 12.63º | 0.4% | 0.56% | - |
| XYZ | 17.68 | 15.54 | 11.08 | - |
| YUV | 111.09 | 114.41 | 151.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 99 | 87 | 0 | 0.31 | 0.40 | 0.44 | 12.63 | 0.25 | 0.45 |
| Hex | 90 | 63 | 57 | 0 | 1F | 28 | 2C | D | 19 | 2D |
| Octal | 220 | 143 | 127 | 0 | 37 | 50 | 54 | 15 | 31 | 55 |
| Binary | 10010000 | 1100011 | 1010111 | 0 | 11111 | 101000 | 101100 | 1101 | 11001 | 101101 |
Color Harmonies of #906357
Complementary color
Monochromatic Colors of #906357
Black with #906357
Text Example
Text Example
White with #906357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906357; }
p { color: rgb(144,99,87); }
H1.HeaderClassName
{
color: #906357;
}
.AnyTagClassName
{
color: #906357;
}
</style>
background-color css
<style>
a { background-color: #906357; }
a { background-color: rgb(144,99,87); }
div.DivClassName
{
background-color: #906357;
}
.BgClassName
{
background-color: #906357;
}
</style>
border-color css
<style>
span { border-color: #906357; }
span { border-color: rgb(144,99,87); }
td.TdClassName
{
border-color: #906357;
}
.TagClassName
{
border-color: #906357;
}
</style>