Shades of Spicy Mix #856453
Tints of Spicy Mix #856453
RGB
CMYK
RGB Variations
Color information
#856453 (or 0x856453) is known color: Spicy Mix. HEX triplet: 85, 64 and 53. RGB value is (133,100,83). Sum of RGB (Red+Green+Blue) = 133+100+83=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 100 (39.45% from 255 or 31.65% from 316); Blue value is 83 (32.81% from 255 or 26.27% from 316); Max value from RGB is 133 - color contains mainly: red. Hex color #856453 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856453 is #7A9BAC. Grayscale: #6C6C6C. Windows color (decimal): -8035245 or 5465221. OLE color: 5465221.
HSL color Cylindrical-coordinate representation of color #856453: hue angle of 20.4º 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 #856453 is Cyan = 0, Magento = 0.25, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 83 | - |
| CMYK | 0 | 0.25 | 0.38 | 0.48 |
| HSL | 20.4º | 0.23% | 0.42% | - |
| HSV(B) | 20.4º | 0.38% | 0.52% | - |
| XYZ | 15.79 | 14.73 | 10.19 | - |
| YUV | 107.93 | 113.93 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 83 | 0 | 0.25 | 0.38 | 0.48 | 20.4 | 0.23 | 0.42 |
| Hex | 85 | 64 | 53 | 0 | 19 | 26 | 30 | 14 | 17 | 2A |
| Octal | 205 | 144 | 123 | 0 | 31 | 46 | 60 | 24 | 27 | 52 |
| Binary | 10000101 | 1100100 | 1010011 | 0 | 11001 | 100110 | 110000 | 10100 | 10111 | 101010 |
Color Harmonies of #856453
Complementary color
Monochromatic Colors of #856453
Black with #856453
Text Example
Text Example
White with #856453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856453; }
p { color: rgb(133,100,83); }
H1.HeaderClassName
{
color: #856453;
}
.AnyTagClassName
{
color: #856453;
}
</style>
background-color css
<style>
a { background-color: #856453; }
a { background-color: rgb(133,100,83); }
div.DivClassName
{
background-color: #856453;
}
.BgClassName
{
background-color: #856453;
}
</style>
border-color css
<style>
span { border-color: #856453; }
span { border-color: rgb(133,100,83); }
td.TdClassName
{
border-color: #856453;
}
.TagClassName
{
border-color: #856453;
}
</style>