Shades of Spicy Mix #856155
Tints of Spicy Mix #856155
RGB
CMYK
RGB Variations
Color information
#856155 (or 0x856155) is known color: Spicy Mix. HEX triplet: 85, 61 and 55. RGB value is (133,97,85). Sum of RGB (Red+Green+Blue) = 133+97+85=315 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.22% from 315); Green value is 97 (38.28% from 255 or 30.79% from 315); Blue value is 85 (33.59% from 255 or 26.98% from 315); Max value from RGB is 133 - color contains mainly: red. Hex color #856155 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856155 is #7A9EAA. Grayscale: #6A6A6A. Windows color (decimal): -8036011 or 5595525. OLE color: 5595525.
HSL color Cylindrical-coordinate representation of color #856155: hue angle of 15º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #856155 is Cyan = 0, Magento = 0.27, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 85 | - |
| CMYK | 0 | 0.27 | 0.36 | 0.48 |
| HSL | 15º | 0.22% | 0.43% | - |
| HSV(B) | 15º | 0.36% | 0.52% | - |
| XYZ | 15.59 | 14.19 | 10.51 | - |
| YUV | 106.4 | 115.93 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 85 | 0 | 0.27 | 0.36 | 0.48 | 15 | 0.22 | 0.43 |
| Hex | 85 | 61 | 55 | 0 | 1B | 24 | 30 | F | 16 | 2B |
| Octal | 205 | 141 | 125 | 0 | 33 | 44 | 60 | 17 | 26 | 53 |
| Binary | 10000101 | 1100001 | 1010101 | 0 | 11011 | 100100 | 110000 | 1111 | 10110 | 101011 |
Color Harmonies of #856155
Complementary color
Monochromatic Colors of #856155
Black with #856155
Text Example
Text Example
White with #856155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856155; }
p { color: rgb(133,97,85); }
H1.HeaderClassName
{
color: #856155;
}
.AnyTagClassName
{
color: #856155;
}
</style>
background-color css
<style>
a { background-color: #856155; }
a { background-color: rgb(133,97,85); }
div.DivClassName
{
background-color: #856155;
}
.BgClassName
{
background-color: #856155;
}
</style>
border-color css
<style>
span { border-color: #856155; }
span { border-color: rgb(133,97,85); }
td.TdClassName
{
border-color: #856155;
}
.TagClassName
{
border-color: #856155;
}
</style>