Shades of Spicy Mix #925947
Tints of Spicy Mix #925947
RGB
CMYK
RGB Variations
Color information
#925947 (or 0x925947) is known color: Spicy Mix. HEX triplet: 92, 59 and 47. RGB value is (146,89,71). Sum of RGB (Red+Green+Blue) = 146+89+71=306 (40% of max value = 765). Red value is 146 (57.42% from 255 or 47.71% from 306); Green value is 89 (35.16% from 255 or 29.08% from 306); Blue value is 71 (28.12% from 255 or 23.20% from 306); Max value from RGB is 146 - color contains mainly: red. Hex color #925947 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925947 is #6DA6B8. Grayscale: #686868. Windows color (decimal): -7186105 or 4675986. OLE color: 4675986.
HSL color Cylindrical-coordinate representation of color #925947: hue angle of 14.4º 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 #925947 is Cyan = 0, Magento = 0.39, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 89 | 71 | - |
| CMYK | 0 | 0.39 | 0.51 | 0.43 |
| HSL | 14.4º | 0.35% | 0.43% | - |
| HSV(B) | 14.4º | 0.51% | 0.57% | - |
| XYZ | 16.56 | 13.71 | 7.73 | - |
| YUV | 103.99 | 109.38 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 89 | 71 | 0 | 0.39 | 0.51 | 0.43 | 14.4 | 0.35 | 0.43 |
| Hex | 92 | 59 | 47 | 0 | 27 | 33 | 2B | E | 23 | 2B |
| Octal | 222 | 131 | 107 | 0 | 47 | 63 | 53 | 16 | 43 | 53 |
| Binary | 10010010 | 1011001 | 1000111 | 0 | 100111 | 110011 | 101011 | 1110 | 100011 | 101011 |
Color Harmonies of #925947
Complementary color
Monochromatic Colors of #925947
Black with #925947
Text Example
Text Example
White with #925947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925947; }
p { color: rgb(146,89,71); }
H1.HeaderClassName
{
color: #925947;
}
.AnyTagClassName
{
color: #925947;
}
</style>
background-color css
<style>
a { background-color: #925947; }
a { background-color: rgb(146,89,71); }
div.DivClassName
{
background-color: #925947;
}
.BgClassName
{
background-color: #925947;
}
</style>
border-color css
<style>
span { border-color: #925947; }
span { border-color: rgb(146,89,71); }
td.TdClassName
{
border-color: #925947;
}
.TagClassName
{
border-color: #925947;
}
</style>