Shades of Spicy Mix #906152
Tints of Spicy Mix #906152
RGB
CMYK
RGB Variations
Color information
#906152 (or 0x906152) is known color: Spicy Mix. HEX triplet: 90, 61 and 52. RGB value is (144,97,82). Sum of RGB (Red+Green+Blue) = 144+97+82=323 (42% of max value = 765). Red value is 144 (56.64% from 255 or 44.58% from 323); Green value is 97 (38.28% from 255 or 30.03% from 323); Blue value is 82 (32.42% from 255 or 25.39% from 323); Max value from RGB is 144 - color contains mainly: red. Hex color #906152 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906152 is #6F9EAD. Grayscale: #6D6D6D. Windows color (decimal): -7315118 or 5398928. OLE color: 5398928.
HSL color Cylindrical-coordinate representation of color #906152: hue angle of 14.52º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #906152 is Cyan = 0, Magento = 0.33, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 97 | 82 | - |
| CMYK | 0 | 0.33 | 0.43 | 0.44 |
| HSL | 14.52º | 0.27% | 0.44% | - |
| HSV(B) | 14.52º | 0.43% | 0.56% | - |
| XYZ | 17.3 | 15.09 | 9.98 | - |
| YUV | 109.34 | 112.57 | 152.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 97 | 82 | 0 | 0.33 | 0.43 | 0.44 | 14.52 | 0.27 | 0.44 |
| Hex | 90 | 61 | 52 | 0 | 21 | 2B | 2C | F | 1B | 2C |
| Octal | 220 | 141 | 122 | 0 | 41 | 53 | 54 | 17 | 33 | 54 |
| Binary | 10010000 | 1100001 | 1010010 | 0 | 100001 | 101011 | 101100 | 1111 | 11011 | 101100 |
Color Harmonies of #906152
Complementary color
Monochromatic Colors of #906152
Black with #906152
Text Example
Text Example
White with #906152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906152; }
p { color: rgb(144,97,82); }
H1.HeaderClassName
{
color: #906152;
}
.AnyTagClassName
{
color: #906152;
}
</style>
background-color css
<style>
a { background-color: #906152; }
a { background-color: rgb(144,97,82); }
div.DivClassName
{
background-color: #906152;
}
.BgClassName
{
background-color: #906152;
}
</style>
border-color css
<style>
span { border-color: #906152; }
span { border-color: rgb(144,97,82); }
td.TdClassName
{
border-color: #906152;
}
.TagClassName
{
border-color: #906152;
}
</style>