Shades of Spicy Mix #856052
Tints of Spicy Mix #856052
RGB
CMYK
RGB Variations
Color information
#856052 (or 0x856052) is known color: Spicy Mix. HEX triplet: 85, 60 and 52. RGB value is (133,96,82). Sum of RGB (Red+Green+Blue) = 133+96+82=311 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.77% from 311); Green value is 96 (37.89% from 255 or 30.87% from 311); Blue value is 82 (32.42% from 255 or 26.37% from 311); Max value from RGB is 133 - color contains mainly: red. Hex color #856052 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856052 is #7A9FAD. Grayscale: #696969. Windows color (decimal): -8036270 or 5398661. OLE color: 5398661.
HSL color Cylindrical-coordinate representation of color #856052: hue angle of 16.47º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #856052 is Cyan = 0, Magento = 0.28, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 82 | - |
| CMYK | 0 | 0.28 | 0.38 | 0.48 |
| HSL | 16.47º | 0.24% | 0.42% | - |
| HSV(B) | 16.47º | 0.38% | 0.52% | - |
| XYZ | 15.38 | 13.96 | 9.87 | - |
| YUV | 105.47 | 114.76 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 82 | 0 | 0.28 | 0.38 | 0.48 | 16.47 | 0.24 | 0.42 |
| Hex | 85 | 60 | 52 | 0 | 1C | 26 | 30 | 10 | 18 | 2A |
| Octal | 205 | 140 | 122 | 0 | 34 | 46 | 60 | 20 | 30 | 52 |
| Binary | 10000101 | 1100000 | 1010010 | 0 | 11100 | 100110 | 110000 | 10000 | 11000 | 101010 |
Color Harmonies of #856052
Complementary color
Monochromatic Colors of #856052
Black with #856052
Text Example
Text Example
White with #856052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856052; }
p { color: rgb(133,96,82); }
H1.HeaderClassName
{
color: #856052;
}
.AnyTagClassName
{
color: #856052;
}
</style>
background-color css
<style>
a { background-color: #856052; }
a { background-color: rgb(133,96,82); }
div.DivClassName
{
background-color: #856052;
}
.BgClassName
{
background-color: #856052;
}
</style>
border-color css
<style>
span { border-color: #856052; }
span { border-color: rgb(133,96,82); }
td.TdClassName
{
border-color: #856052;
}
.TagClassName
{
border-color: #856052;
}
</style>