Shades of Spicy Mix #926252
Tints of Spicy Mix #926252
RGB
CMYK
RGB Variations
Color information
#926252 (or 0x926252) is known color: Spicy Mix. HEX triplet: 92, 62 and 52. RGB value is (146,98,82). Sum of RGB (Red+Green+Blue) = 146+98+82=326 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.79% from 326); Green value is 98 (38.67% from 255 or 30.06% from 326); Blue value is 82 (32.42% from 255 or 25.15% from 326); Max value from RGB is 146 - color contains mainly: red. Hex color #926252 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926252 is #6D9DAD. Grayscale: #6E6E6E. Windows color (decimal): -7183790 or 5399186. OLE color: 5399186.
HSL color Cylindrical-coordinate representation of color #926252: hue angle of 15º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #926252 is Cyan = 0, Magento = 0.33, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 98 | 82 | - |
| CMYK | 0 | 0.33 | 0.44 | 0.43 |
| HSL | 15º | 0.28% | 0.45% | - |
| HSV(B) | 15º | 0.44% | 0.57% | - |
| XYZ | 17.74 | 15.46 | 10.03 | - |
| YUV | 110.53 | 111.9 | 153.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 98 | 82 | 0 | 0.33 | 0.44 | 0.43 | 15 | 0.28 | 0.45 |
| Hex | 92 | 62 | 52 | 0 | 21 | 2C | 2B | F | 1C | 2D |
| Octal | 222 | 142 | 122 | 0 | 41 | 54 | 53 | 17 | 34 | 55 |
| Binary | 10010010 | 1100010 | 1010010 | 0 | 100001 | 101100 | 101011 | 1111 | 11100 | 101101 |
Color Harmonies of #926252
Complementary color
Monochromatic Colors of #926252
Black with #926252
Text Example
Text Example
White with #926252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926252; }
p { color: rgb(146,98,82); }
H1.HeaderClassName
{
color: #926252;
}
.AnyTagClassName
{
color: #926252;
}
</style>
background-color css
<style>
a { background-color: #926252; }
a { background-color: rgb(146,98,82); }
div.DivClassName
{
background-color: #926252;
}
.BgClassName
{
background-color: #926252;
}
</style>
border-color css
<style>
span { border-color: #926252; }
span { border-color: rgb(146,98,82); }
td.TdClassName
{
border-color: #926252;
}
.TagClassName
{
border-color: #926252;
}
</style>