Shades of Spicy Mix #956151
Tints of Spicy Mix #956151
RGB
CMYK
RGB Variations
Color information
#956151 (or 0x956151) is known color: Spicy Mix. HEX triplet: 95, 61 and 51. RGB value is (149,97,81). Sum of RGB (Red+Green+Blue) = 149+97+81=327 (43% of max value = 765). Red value is 149 (58.59% from 255 or 45.57% from 327); Green value is 97 (38.28% from 255 or 29.66% from 327); Blue value is 81 (32.03% from 255 or 24.77% from 327); Max value from RGB is 149 - color contains mainly: red. Hex color #956151 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956151 is #6A9EAE. Grayscale: #6E6E6E. Windows color (decimal): -6987439 or 5333397. OLE color: 5333397.
HSL color Cylindrical-coordinate representation of color #956151: hue angle of 14.12º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #956151 is Cyan = 0, Magento = 0.35, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 81 | - |
| CMYK | 0 | 0.35 | 0.46 | 0.42 |
| HSL | 14.12º | 0.3% | 0.45% | - |
| HSV(B) | 14.12º | 0.46% | 0.58% | - |
| XYZ | 18.15 | 15.53 | 9.83 | - |
| YUV | 110.72 | 111.23 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 81 | 0 | 0.35 | 0.46 | 0.42 | 14.12 | 0.3 | 0.45 |
| Hex | 95 | 61 | 51 | 0 | 23 | 2E | 2A | E | 1E | 2D |
| Octal | 225 | 141 | 121 | 0 | 43 | 56 | 52 | 16 | 36 | 55 |
| Binary | 10010101 | 1100001 | 1010001 | 0 | 100011 | 101110 | 101010 | 1110 | 11110 | 101101 |
Color Harmonies of #956151
Complementary color
Monochromatic Colors of #956151
Black with #956151
Text Example
Text Example
White with #956151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956151; }
p { color: rgb(149,97,81); }
H1.HeaderClassName
{
color: #956151;
}
.AnyTagClassName
{
color: #956151;
}
</style>
background-color css
<style>
a { background-color: #956151; }
a { background-color: rgb(149,97,81); }
div.DivClassName
{
background-color: #956151;
}
.BgClassName
{
background-color: #956151;
}
</style>
border-color css
<style>
span { border-color: #956151; }
span { border-color: rgb(149,97,81); }
td.TdClassName
{
border-color: #956151;
}
.TagClassName
{
border-color: #956151;
}
</style>