Shades of Spicy Mix #856352
Tints of Spicy Mix #856352
RGB
CMYK
RGB Variations
Color information
#856352 (or 0x856352) is known color: Spicy Mix. HEX triplet: 85, 63 and 52. RGB value is (133,99,82). Sum of RGB (Red+Green+Blue) = 133+99+82=314 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.36% from 314); Green value is 99 (39.06% from 255 or 31.53% from 314); Blue value is 82 (32.42% from 255 or 26.11% from 314); Max value from RGB is 133 - color contains mainly: red. Hex color #856352 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856352 is #7A9CAD. Grayscale: #6B6B6B. Windows color (decimal): -8035502 or 5399429. OLE color: 5399429.
HSL color Cylindrical-coordinate representation of color #856352: hue angle of 20º 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 #856352 is Cyan = 0, Magento = 0.26, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 82 | - |
| CMYK | 0 | 0.26 | 0.38 | 0.48 |
| HSL | 20º | 0.24% | 0.42% | - |
| HSV(B) | 20º | 0.38% | 0.52% | - |
| XYZ | 15.66 | 14.52 | 9.96 | - |
| YUV | 107.23 | 113.76 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 82 | 0 | 0.26 | 0.38 | 0.48 | 20 | 0.24 | 0.42 |
| Hex | 85 | 63 | 52 | 0 | 1A | 26 | 30 | 14 | 18 | 2A |
| Octal | 205 | 143 | 122 | 0 | 32 | 46 | 60 | 24 | 30 | 52 |
| Binary | 10000101 | 1100011 | 1010010 | 0 | 11010 | 100110 | 110000 | 10100 | 11000 | 101010 |
Color Harmonies of #856352
Complementary color
Monochromatic Colors of #856352
Black with #856352
Text Example
Text Example
White with #856352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856352; }
p { color: rgb(133,99,82); }
H1.HeaderClassName
{
color: #856352;
}
.AnyTagClassName
{
color: #856352;
}
</style>
background-color css
<style>
a { background-color: #856352; }
a { background-color: rgb(133,99,82); }
div.DivClassName
{
background-color: #856352;
}
.BgClassName
{
background-color: #856352;
}
</style>
border-color css
<style>
span { border-color: #856352; }
span { border-color: rgb(133,99,82); }
td.TdClassName
{
border-color: #856352;
}
.TagClassName
{
border-color: #856352;
}
</style>