Shades of Spicy Mix #966048
Tints of Spicy Mix #966048
RGB
CMYK
RGB Variations
Color information
#966048 (or 0x966048) is known color: Spicy Mix. HEX triplet: 96, 60 and 48. RGB value is (150,96,72). Sum of RGB (Red+Green+Blue) = 150+96+72=318 (42% of max value = 765). Red value is 150 (58.98% from 255 or 47.17% from 318); Green value is 96 (37.89% from 255 or 30.19% from 318); Blue value is 72 (28.52% from 255 or 22.64% from 318); Max value from RGB is 150 - color contains mainly: red. Hex color #966048 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966048 is #699FB7. Grayscale: #6D6D6D. Windows color (decimal): -6922168 or 4743318. OLE color: 4743318.
HSL color Cylindrical-coordinate representation of color #966048: hue angle of 18.46º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #966048 is Cyan = 0, Magento = 0.36, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 96 | 72 | - |
| CMYK | 0 | 0.36 | 0.52 | 0.41 |
| HSL | 18.46º | 0.35% | 0.44% | - |
| HSV(B) | 18.46º | 0.52% | 0.59% | - |
| XYZ | 17.93 | 15.32 | 8.14 | - |
| YUV | 109.41 | 106.89 | 156.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 96 | 72 | 0 | 0.36 | 0.52 | 0.41 | 18.46 | 0.35 | 0.44 |
| Hex | 96 | 60 | 48 | 0 | 24 | 34 | 29 | 12 | 23 | 2C |
| Octal | 226 | 140 | 110 | 0 | 44 | 64 | 51 | 22 | 43 | 54 |
| Binary | 10010110 | 1100000 | 1001000 | 0 | 100100 | 110100 | 101001 | 10010 | 100011 | 101100 |
Color Harmonies of #966048
Complementary color
Monochromatic Colors of #966048
Black with #966048
Text Example
Text Example
White with #966048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966048; }
p { color: rgb(150,96,72); }
H1.HeaderClassName
{
color: #966048;
}
.AnyTagClassName
{
color: #966048;
}
</style>
background-color css
<style>
a { background-color: #966048; }
a { background-color: rgb(150,96,72); }
div.DivClassName
{
background-color: #966048;
}
.BgClassName
{
background-color: #966048;
}
</style>
border-color css
<style>
span { border-color: #966048; }
span { border-color: rgb(150,96,72); }
td.TdClassName
{
border-color: #966048;
}
.TagClassName
{
border-color: #966048;
}
</style>