Shades of Spicy Mix #925846
Tints of Spicy Mix #925846
RGB
CMYK
RGB Variations
Color information
#925846 (or 0x925846) is known color: Spicy Mix. HEX triplet: 92, 58 and 46. RGB value is (146,88,70). Sum of RGB (Red+Green+Blue) = 146+88+70=304 (40% of max value = 765). Red value is 146 (57.42% from 255 or 48.03% from 304); Green value is 88 (34.77% from 255 or 28.95% from 304); Blue value is 70 (27.73% from 255 or 23.03% from 304); Max value from RGB is 146 - color contains mainly: red. Hex color #925846 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925846 is #6DA7B9. Grayscale: #676767. Windows color (decimal): -7186362 or 4610194. OLE color: 4610194.
HSL color Cylindrical-coordinate representation of color #925846: hue angle of 14.21º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #925846 is Cyan = 0, Magento = 0.40, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 70 | - |
| CMYK | 0 | 0.40 | 0.52 | 0.43 |
| HSL | 14.21º | 0.35% | 0.42% | - |
| HSV(B) | 14.21º | 0.52% | 0.57% | - |
| XYZ | 16.45 | 13.53 | 7.54 | - |
| YUV | 103.29 | 109.22 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 70 | 0 | 0.40 | 0.52 | 0.43 | 14.21 | 0.35 | 0.42 |
| Hex | 92 | 58 | 46 | 0 | 28 | 34 | 2B | E | 23 | 2A |
| Octal | 222 | 130 | 106 | 0 | 50 | 64 | 53 | 16 | 43 | 52 |
| Binary | 10010010 | 1011000 | 1000110 | 0 | 101000 | 110100 | 101011 | 1110 | 100011 | 101010 |
Color Harmonies of #925846
Complementary color
Monochromatic Colors of #925846
Black with #925846
Text Example
Text Example
White with #925846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925846; }
p { color: rgb(146,88,70); }
H1.HeaderClassName
{
color: #925846;
}
.AnyTagClassName
{
color: #925846;
}
</style>
background-color css
<style>
a { background-color: #925846; }
a { background-color: rgb(146,88,70); }
div.DivClassName
{
background-color: #925846;
}
.BgClassName
{
background-color: #925846;
}
</style>
border-color css
<style>
span { border-color: #925846; }
span { border-color: rgb(146,88,70); }
td.TdClassName
{
border-color: #925846;
}
.TagClassName
{
border-color: #925846;
}
</style>