Shades of Spicy Mix #856053
Tints of Spicy Mix #856053
RGB
CMYK
RGB Variations
Color information
#856053 (or 0x856053) is known color: Spicy Mix. HEX triplet: 85, 60 and 53. RGB value is (133,96,83). Sum of RGB (Red+Green+Blue) = 133+96+83=312 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.63% from 312); Green value is 96 (37.89% from 255 or 30.77% from 312); Blue value is 83 (32.81% from 255 or 26.60% from 312); Max value from RGB is 133 - color contains mainly: red. Hex color #856053 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856053 is #7A9FAC. Grayscale: #696969. Windows color (decimal): -8036269 or 5464197. OLE color: 5464197.
HSL color Cylindrical-coordinate representation of color #856053: hue angle of 15.6º degrees, saturation: 0.23, 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 #856053 is Cyan = 0, Magento = 0.28, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 83 | - |
| CMYK | 0 | 0.28 | 0.38 | 0.48 |
| HSL | 15.6º | 0.23% | 0.42% | - |
| HSV(B) | 15.6º | 0.38% | 0.52% | - |
| XYZ | 15.42 | 13.98 | 10.07 | - |
| YUV | 105.58 | 115.26 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 83 | 0 | 0.28 | 0.38 | 0.48 | 15.6 | 0.23 | 0.42 |
| Hex | 85 | 60 | 53 | 0 | 1C | 26 | 30 | 10 | 17 | 2A |
| Octal | 205 | 140 | 123 | 0 | 34 | 46 | 60 | 20 | 27 | 52 |
| Binary | 10000101 | 1100000 | 1010011 | 0 | 11100 | 100110 | 110000 | 10000 | 10111 | 101010 |
Color Harmonies of #856053
Complementary color
Monochromatic Colors of #856053
Black with #856053
Text Example
Text Example
White with #856053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856053; }
p { color: rgb(133,96,83); }
H1.HeaderClassName
{
color: #856053;
}
.AnyTagClassName
{
color: #856053;
}
</style>
background-color css
<style>
a { background-color: #856053; }
a { background-color: rgb(133,96,83); }
div.DivClassName
{
background-color: #856053;
}
.BgClassName
{
background-color: #856053;
}
</style>
border-color css
<style>
span { border-color: #856053; }
span { border-color: rgb(133,96,83); }
td.TdClassName
{
border-color: #856053;
}
.TagClassName
{
border-color: #856053;
}
</style>