Shades of Spicy Mix #826152
Tints of Spicy Mix #826152
RGB
CMYK
RGB Variations
Color information
#826152 (or 0x826152) is known color: Spicy Mix. HEX triplet: 82, 61 and 52. RGB value is (130,97,82). Sum of RGB (Red+Green+Blue) = 130+97+82=309 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.07% from 309); Green value is 97 (38.28% from 255 or 31.39% from 309); Blue value is 82 (32.42% from 255 or 26.54% from 309); Max value from RGB is 130 - color contains mainly: red. Hex color #826152 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826152 is #7D9EAD. Grayscale: #696969. Windows color (decimal): -8232622 or 5398914. OLE color: 5398914.
HSL color Cylindrical-coordinate representation of color #826152: hue angle of 18.75º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #826152 is Cyan = 0, Magento = 0.25, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 97 | 82 | - |
| CMYK | 0 | 0.25 | 0.37 | 0.49 |
| HSL | 18.75º | 0.23% | 0.42% | - |
| HSV(B) | 18.75º | 0.37% | 0.51% | - |
| XYZ | 15 | 13.9 | 9.88 | - |
| YUV | 105.16 | 114.93 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 82 | 0 | 0.25 | 0.37 | 0.49 | 18.75 | 0.23 | 0.42 |
| Hex | 82 | 61 | 52 | 0 | 19 | 25 | 31 | 13 | 17 | 2A |
| Octal | 202 | 141 | 122 | 0 | 31 | 45 | 61 | 23 | 27 | 52 |
| Binary | 10000010 | 1100001 | 1010010 | 0 | 11001 | 100101 | 110001 | 10011 | 10111 | 101010 |
Color Harmonies of #826152
Complementary color
Monochromatic Colors of #826152
Black with #826152
Text Example
Text Example
White with #826152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826152; }
p { color: rgb(130,97,82); }
H1.HeaderClassName
{
color: #826152;
}
.AnyTagClassName
{
color: #826152;
}
</style>
background-color css
<style>
a { background-color: #826152; }
a { background-color: rgb(130,97,82); }
div.DivClassName
{
background-color: #826152;
}
.BgClassName
{
background-color: #826152;
}
</style>
border-color css
<style>
span { border-color: #826152; }
span { border-color: rgb(130,97,82); }
td.TdClassName
{
border-color: #826152;
}
.TagClassName
{
border-color: #826152;
}
</style>