Shades of Spicy Mix #925848
Tints of Spicy Mix #925848
RGB
CMYK
RGB Variations
Color information
#925848 (or 0x925848) is known color: Spicy Mix. HEX triplet: 92, 58 and 48. RGB value is (146,88,72). Sum of RGB (Red+Green+Blue) = 146+88+72=306 (40% of max value = 765). Red value is 146 (57.42% from 255 or 47.71% from 306); Green value is 88 (34.77% from 255 or 28.76% from 306); Blue value is 72 (28.52% from 255 or 23.53% from 306); Max value from RGB is 146 - color contains mainly: red. Hex color #925848 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925848 is #6DA7B7. Grayscale: #676767. Windows color (decimal): -7186360 or 4741266. OLE color: 4741266.
HSL color Cylindrical-coordinate representation of color #925848: hue angle of 12.97º degrees, saturation: 0.34, 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 #925848 is Cyan = 0, Magento = 0.40, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 72 | - |
| CMYK | 0 | 0.40 | 0.51 | 0.43 |
| HSL | 12.97º | 0.34% | 0.43% | - |
| HSV(B) | 12.97º | 0.51% | 0.57% | - |
| XYZ | 16.51 | 13.56 | 7.88 | - |
| YUV | 103.52 | 110.22 | 158.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 72 | 0 | 0.40 | 0.51 | 0.43 | 12.97 | 0.34 | 0.43 |
| Hex | 92 | 58 | 48 | 0 | 28 | 33 | 2B | D | 22 | 2B |
| Octal | 222 | 130 | 110 | 0 | 50 | 63 | 53 | 15 | 42 | 53 |
| Binary | 10010010 | 1011000 | 1001000 | 0 | 101000 | 110011 | 101011 | 1101 | 100010 | 101011 |
Color Harmonies of #925848
Complementary color
Monochromatic Colors of #925848
Black with #925848
Text Example
Text Example
White with #925848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925848; }
p { color: rgb(146,88,72); }
H1.HeaderClassName
{
color: #925848;
}
.AnyTagClassName
{
color: #925848;
}
</style>
background-color css
<style>
a { background-color: #925848; }
a { background-color: rgb(146,88,72); }
div.DivClassName
{
background-color: #925848;
}
.BgClassName
{
background-color: #925848;
}
</style>
border-color css
<style>
span { border-color: #925848; }
span { border-color: rgb(146,88,72); }
td.TdClassName
{
border-color: #925848;
}
.TagClassName
{
border-color: #925848;
}
</style>