Shades of Spicy Mix #825849
Tints of Spicy Mix #825849
RGB
CMYK
RGB Variations
Color information
#825849 (or 0x825849) is known color: Spicy Mix. HEX triplet: 82, 58 and 49. RGB value is (130,88,73). Sum of RGB (Red+Green+Blue) = 130+88+73=291 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.67% from 291); Green value is 88 (34.77% from 255 or 30.24% from 291); Blue value is 73 (28.91% from 255 or 25.09% from 291); Max value from RGB is 130 - color contains mainly: red. Hex color #825849 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825849 is #7DA7B6. Grayscale: #626262. Windows color (decimal): -8234935 or 4806786. OLE color: 4806786.
HSL color Cylindrical-coordinate representation of color #825849: hue angle of 15.79º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #825849 is Cyan = 0, Magento = 0.32, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 73 | - |
| CMYK | 0 | 0.32 | 0.44 | 0.49 |
| HSL | 15.79º | 0.28% | 0.4% | - |
| HSV(B) | 15.79º | 0.44% | 0.51% | - |
| XYZ | 13.9 | 12.21 | 7.93 | - |
| YUV | 98.85 | 113.41 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 73 | 0 | 0.32 | 0.44 | 0.49 | 15.79 | 0.28 | 0.4 |
| Hex | 82 | 58 | 49 | 0 | 20 | 2C | 31 | 10 | 1C | 28 |
| Octal | 202 | 130 | 111 | 0 | 40 | 54 | 61 | 20 | 34 | 50 |
| Binary | 10000010 | 1011000 | 1001001 | 0 | 100000 | 101100 | 110001 | 10000 | 11100 | 101000 |
Color Harmonies of #825849
Complementary color
Monochromatic Colors of #825849
Black with #825849
Text Example
Text Example
White with #825849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825849; }
p { color: rgb(130,88,73); }
H1.HeaderClassName
{
color: #825849;
}
.AnyTagClassName
{
color: #825849;
}
</style>
background-color css
<style>
a { background-color: #825849; }
a { background-color: rgb(130,88,73); }
div.DivClassName
{
background-color: #825849;
}
.BgClassName
{
background-color: #825849;
}
</style>
border-color css
<style>
span { border-color: #825849; }
span { border-color: rgb(130,88,73); }
td.TdClassName
{
border-color: #825849;
}
.TagClassName
{
border-color: #825849;
}
</style>