Shades of Spicy Mix #945948
Tints of Spicy Mix #945948
RGB
CMYK
RGB Variations
Color information
#945948 (or 0x945948) is known color: Spicy Mix. HEX triplet: 94, 59 and 48. RGB value is (148,89,72). Sum of RGB (Red+Green+Blue) = 148+89+72=309 (40% of max value = 765). Red value is 148 (58.20% from 255 or 47.90% from 309); Green value is 89 (35.16% from 255 or 28.80% from 309); Blue value is 72 (28.52% from 255 or 23.30% from 309); Max value from RGB is 148 - color contains mainly: red. Hex color #945948 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945948 is #6BA6B7. Grayscale: #686868. Windows color (decimal): -7055032 or 4741524. OLE color: 4741524.
HSL color Cylindrical-coordinate representation of color #945948: hue angle of 13.42º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #945948 is Cyan = 0, Magento = 0.40, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 89 | 72 | - |
| CMYK | 0 | 0.40 | 0.51 | 0.42 |
| HSL | 13.42º | 0.35% | 0.43% | - |
| HSV(B) | 13.42º | 0.51% | 0.58% | - |
| XYZ | 16.95 | 13.91 | 7.92 | - |
| YUV | 104.7 | 109.55 | 158.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 89 | 72 | 0 | 0.40 | 0.51 | 0.42 | 13.42 | 0.35 | 0.43 |
| Hex | 94 | 59 | 48 | 0 | 28 | 33 | 2A | D | 23 | 2B |
| Octal | 224 | 131 | 110 | 0 | 50 | 63 | 52 | 15 | 43 | 53 |
| Binary | 10010100 | 1011001 | 1001000 | 0 | 101000 | 110011 | 101010 | 1101 | 100011 | 101011 |
Color Harmonies of #945948
Complementary color
Monochromatic Colors of #945948
Black with #945948
Text Example
Text Example
White with #945948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945948; }
p { color: rgb(148,89,72); }
H1.HeaderClassName
{
color: #945948;
}
.AnyTagClassName
{
color: #945948;
}
</style>
background-color css
<style>
a { background-color: #945948; }
a { background-color: rgb(148,89,72); }
div.DivClassName
{
background-color: #945948;
}
.BgClassName
{
background-color: #945948;
}
</style>
border-color css
<style>
span { border-color: #945948; }
span { border-color: rgb(148,89,72); }
td.TdClassName
{
border-color: #945948;
}
.TagClassName
{
border-color: #945948;
}
</style>