Shades of Spicy Mix #925847
Tints of Spicy Mix #925847
RGB
CMYK
RGB Variations
Color information
#925847 (or 0x925847) is known color: Spicy Mix. HEX triplet: 92, 58 and 47. RGB value is (146,88,71). Sum of RGB (Red+Green+Blue) = 146+88+71=305 (40% of max value = 765). Red value is 146 (57.42% from 255 or 47.87% from 305); Green value is 88 (34.77% from 255 or 28.85% from 305); Blue value is 71 (28.12% from 255 or 23.28% from 305); Max value from RGB is 146 - color contains mainly: red. Hex color #925847 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925847 is #6DA7B8. Grayscale: #676767. Windows color (decimal): -7186361 or 4675730. OLE color: 4675730.
HSL color Cylindrical-coordinate representation of color #925847: hue angle of 13.6º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #925847 is Cyan = 0, Magento = 0.40, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 71 | - |
| CMYK | 0 | 0.40 | 0.51 | 0.43 |
| HSL | 13.6º | 0.35% | 0.43% | - |
| HSV(B) | 13.6º | 0.51% | 0.57% | - |
| XYZ | 16.48 | 13.55 | 7.71 | - |
| YUV | 103.4 | 109.72 | 158.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 71 | 0 | 0.40 | 0.51 | 0.43 | 13.6 | 0.35 | 0.43 |
| Hex | 92 | 58 | 47 | 0 | 28 | 33 | 2B | E | 23 | 2B |
| Octal | 222 | 130 | 107 | 0 | 50 | 63 | 53 | 16 | 43 | 53 |
| Binary | 10010010 | 1011000 | 1000111 | 0 | 101000 | 110011 | 101011 | 1110 | 100011 | 101011 |
Color Harmonies of #925847
Complementary color
Monochromatic Colors of #925847
Black with #925847
Text Example
Text Example
White with #925847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925847; }
p { color: rgb(146,88,71); }
H1.HeaderClassName
{
color: #925847;
}
.AnyTagClassName
{
color: #925847;
}
</style>
background-color css
<style>
a { background-color: #925847; }
a { background-color: rgb(146,88,71); }
div.DivClassName
{
background-color: #925847;
}
.BgClassName
{
background-color: #925847;
}
</style>
border-color css
<style>
span { border-color: #925847; }
span { border-color: rgb(146,88,71); }
td.TdClassName
{
border-color: #925847;
}
.TagClassName
{
border-color: #925847;
}
</style>