Shades of Spicy Mix #856451
Tints of Spicy Mix #856451
RGB
CMYK
RGB Variations
Color information
#856451 (or 0x856451) is known color: Spicy Mix. HEX triplet: 85, 64 and 51. RGB value is (133,100,81). Sum of RGB (Red+Green+Blue) = 133+100+81=314 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.36% from 314); Green value is 100 (39.45% from 255 or 31.85% from 314); Blue value is 81 (32.03% from 255 or 25.80% from 314); Max value from RGB is 133 - color contains mainly: red. Hex color #856451 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856451 is #7A9BAE. Grayscale: #6B6B6B. Windows color (decimal): -8035247 or 5334149. OLE color: 5334149.
HSL color Cylindrical-coordinate representation of color #856451: hue angle of 21.92º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #856451 is Cyan = 0, Magento = 0.25, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 81 | - |
| CMYK | 0 | 0.25 | 0.39 | 0.48 |
| HSL | 21.92º | 0.24% | 0.42% | - |
| HSV(B) | 21.92º | 0.39% | 0.52% | - |
| XYZ | 15.72 | 14.69 | 9.79 | - |
| YUV | 107.7 | 112.93 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 81 | 0 | 0.25 | 0.39 | 0.48 | 21.92 | 0.24 | 0.42 |
| Hex | 85 | 64 | 51 | 0 | 19 | 27 | 30 | 16 | 18 | 2A |
| Octal | 205 | 144 | 121 | 0 | 31 | 47 | 60 | 26 | 30 | 52 |
| Binary | 10000101 | 1100100 | 1010001 | 0 | 11001 | 100111 | 110000 | 10110 | 11000 | 101010 |
Color Harmonies of #856451
Complementary color
Monochromatic Colors of #856451
Black with #856451
Text Example
Text Example
White with #856451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856451; }
p { color: rgb(133,100,81); }
H1.HeaderClassName
{
color: #856451;
}
.AnyTagClassName
{
color: #856451;
}
</style>
background-color css
<style>
a { background-color: #856451; }
a { background-color: rgb(133,100,81); }
div.DivClassName
{
background-color: #856451;
}
.BgClassName
{
background-color: #856451;
}
</style>
border-color css
<style>
span { border-color: #856451; }
span { border-color: rgb(133,100,81); }
td.TdClassName
{
border-color: #856451;
}
.TagClassName
{
border-color: #856451;
}
</style>