Shades of Spicy Mix #956051
Tints of Spicy Mix #956051
RGB
CMYK
RGB Variations
Color information
#956051 (or 0x956051) is known color: Spicy Mix. HEX triplet: 95, 60 and 51. RGB value is (149,96,81). Sum of RGB (Red+Green+Blue) = 149+96+81=326 (43% of max value = 765). Red value is 149 (58.59% from 255 or 45.71% from 326); Green value is 96 (37.89% from 255 or 29.45% from 326); Blue value is 81 (32.03% from 255 or 24.85% from 326); Max value from RGB is 149 - color contains mainly: red. Hex color #956051 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956051 is #6A9FAE. Grayscale: #6E6E6E. Windows color (decimal): -6987695 or 5333141. OLE color: 5333141.
HSL color Cylindrical-coordinate representation of color #956051: hue angle of 13.24º 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 #956051 is Cyan = 0, Magento = 0.36, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 96 | 81 | - |
| CMYK | 0 | 0.36 | 0.46 | 0.42 |
| HSL | 13.24º | 0.3% | 0.45% | - |
| HSV(B) | 13.24º | 0.46% | 0.58% | - |
| XYZ | 18.06 | 15.35 | 9.8 | - |
| YUV | 110.14 | 111.56 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 96 | 81 | 0 | 0.36 | 0.46 | 0.42 | 13.24 | 0.3 | 0.45 |
| Hex | 95 | 60 | 51 | 0 | 24 | 2E | 2A | D | 1E | 2D |
| Octal | 225 | 140 | 121 | 0 | 44 | 56 | 52 | 15 | 36 | 55 |
| Binary | 10010101 | 1100000 | 1010001 | 0 | 100100 | 101110 | 101010 | 1101 | 11110 | 101101 |
Color Harmonies of #956051
Complementary color
Monochromatic Colors of #956051
Black with #956051
Text Example
Text Example
White with #956051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956051; }
p { color: rgb(149,96,81); }
H1.HeaderClassName
{
color: #956051;
}
.AnyTagClassName
{
color: #956051;
}
</style>
background-color css
<style>
a { background-color: #956051; }
a { background-color: rgb(149,96,81); }
div.DivClassName
{
background-color: #956051;
}
.BgClassName
{
background-color: #956051;
}
</style>
border-color css
<style>
span { border-color: #956051; }
span { border-color: rgb(149,96,81); }
td.TdClassName
{
border-color: #956051;
}
.TagClassName
{
border-color: #956051;
}
</style>