Shades of Spicy Mix #836054
Tints of Spicy Mix #836054
RGB
CMYK
RGB Variations
Color information
#836054 (or 0x836054) is known color: Spicy Mix. HEX triplet: 83, 60 and 54. RGB value is (131,96,84). Sum of RGB (Red+Green+Blue) = 131+96+84=311 (41% of max value = 765). Red value is 131 (51.56% from 255 or 42.12% from 311); Green value is 96 (37.89% from 255 or 30.87% from 311); Blue value is 84 (33.20% from 255 or 27.01% from 311); Max value from RGB is 131 - color contains mainly: red. Hex color #836054 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836054 is #7C9FAB. Grayscale: #696969. Windows color (decimal): -8167340 or 5529731. OLE color: 5529731.
HSL color Cylindrical-coordinate representation of color #836054: hue angle of 15.32º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #836054 is Cyan = 0, Magento = 0.27, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 96 | 84 | - |
| CMYK | 0 | 0.27 | 0.36 | 0.49 |
| HSL | 15.32º | 0.22% | 0.42% | - |
| HSV(B) | 15.32º | 0.36% | 0.51% | - |
| XYZ | 15.14 | 13.83 | 10.26 | - |
| YUV | 105.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 84 | 0 | 0.27 | 0.36 | 0.49 | 15.32 | 0.22 | 0.42 |
| Hex | 83 | 60 | 54 | 0 | 1B | 24 | 31 | F | 16 | 2A |
| Octal | 203 | 140 | 124 | 0 | 33 | 44 | 61 | 17 | 26 | 52 |
| Binary | 10000011 | 1100000 | 1010100 | 0 | 11011 | 100100 | 110001 | 1111 | 10110 | 101010 |
Color Harmonies of #836054
Complementary color
Monochromatic Colors of #836054
Black with #836054
Text Example
Text Example
White with #836054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836054; }
p { color: rgb(131,96,84); }
H1.HeaderClassName
{
color: #836054;
}
.AnyTagClassName
{
color: #836054;
}
</style>
background-color css
<style>
a { background-color: #836054; }
a { background-color: rgb(131,96,84); }
div.DivClassName
{
background-color: #836054;
}
.BgClassName
{
background-color: #836054;
}
</style>
border-color css
<style>
span { border-color: #836054; }
span { border-color: rgb(131,96,84); }
td.TdClassName
{
border-color: #836054;
}
.TagClassName
{
border-color: #836054;
}
</style>