Shades of Spicy Mix #846053
Tints of Spicy Mix #846053
RGB
CMYK
RGB Variations
Color information
#846053 (or 0x846053) is known color: Spicy Mix. HEX triplet: 84, 60 and 53. RGB value is (132,96,83). Sum of RGB (Red+Green+Blue) = 132+96+83=311 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.44% from 311); Green value is 96 (37.89% from 255 or 30.87% from 311); Blue value is 83 (32.81% from 255 or 26.69% from 311); Max value from RGB is 132 - color contains mainly: red. Hex color #846053 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846053 is #7B9FAC. Grayscale: #696969. Windows color (decimal): -8101805 or 5464196. OLE color: 5464196.
HSL color Cylindrical-coordinate representation of color #846053: hue angle of 15.92º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #846053 is Cyan = 0, Magento = 0.27, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 96 | 83 | - |
| CMYK | 0 | 0.27 | 0.37 | 0.48 |
| HSL | 15.92º | 0.23% | 0.42% | - |
| HSV(B) | 15.92º | 0.37% | 0.52% | - |
| XYZ | 15.26 | 13.9 | 10.06 | - |
| YUV | 105.28 | 115.43 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 83 | 0 | 0.27 | 0.37 | 0.48 | 15.92 | 0.23 | 0.42 |
| Hex | 84 | 60 | 53 | 0 | 1B | 25 | 30 | 10 | 17 | 2A |
| Octal | 204 | 140 | 123 | 0 | 33 | 45 | 60 | 20 | 27 | 52 |
| Binary | 10000100 | 1100000 | 1010011 | 0 | 11011 | 100101 | 110000 | 10000 | 10111 | 101010 |
Color Harmonies of #846053
Complementary color
Monochromatic Colors of #846053
Black with #846053
Text Example
Text Example
White with #846053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846053; }
p { color: rgb(132,96,83); }
H1.HeaderClassName
{
color: #846053;
}
.AnyTagClassName
{
color: #846053;
}
</style>
background-color css
<style>
a { background-color: #846053; }
a { background-color: rgb(132,96,83); }
div.DivClassName
{
background-color: #846053;
}
.BgClassName
{
background-color: #846053;
}
</style>
border-color css
<style>
span { border-color: #846053; }
span { border-color: rgb(132,96,83); }
td.TdClassName
{
border-color: #846053;
}
.TagClassName
{
border-color: #846053;
}
</style>