Shades of Spicy Mix #826252
Tints of Spicy Mix #826252
RGB
CMYK
RGB Variations
Color information
#826252 (or 0x826252) is known color: Spicy Mix. HEX triplet: 82, 62 and 52. RGB value is (130,98,82). Sum of RGB (Red+Green+Blue) = 130+98+82=310 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.94% from 310); Green value is 98 (38.67% from 255 or 31.61% from 310); Blue value is 82 (32.42% from 255 or 26.45% from 310); Max value from RGB is 130 - color contains mainly: red. Hex color #826252 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826252 is #7D9DAD. Grayscale: #696969. Windows color (decimal): -8232366 or 5399170. OLE color: 5399170.
HSL color Cylindrical-coordinate representation of color #826252: hue angle of 20º 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 #826252 is Cyan = 0, Magento = 0.25, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 82 | - |
| CMYK | 0 | 0.25 | 0.37 | 0.49 |
| HSL | 20º | 0.23% | 0.42% | - |
| HSV(B) | 20º | 0.37% | 0.51% | - |
| XYZ | 15.1 | 14.09 | 9.91 | - |
| YUV | 105.74 | 114.6 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 82 | 0 | 0.25 | 0.37 | 0.49 | 20 | 0.23 | 0.42 |
| Hex | 82 | 62 | 52 | 0 | 19 | 25 | 31 | 14 | 17 | 2A |
| Octal | 202 | 142 | 122 | 0 | 31 | 45 | 61 | 24 | 27 | 52 |
| Binary | 10000010 | 1100010 | 1010010 | 0 | 11001 | 100101 | 110001 | 10100 | 10111 | 101010 |
Color Harmonies of #826252
Complementary color
Monochromatic Colors of #826252
Black with #826252
Text Example
Text Example
White with #826252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826252; }
p { color: rgb(130,98,82); }
H1.HeaderClassName
{
color: #826252;
}
.AnyTagClassName
{
color: #826252;
}
</style>
background-color css
<style>
a { background-color: #826252; }
a { background-color: rgb(130,98,82); }
div.DivClassName
{
background-color: #826252;
}
.BgClassName
{
background-color: #826252;
}
</style>
border-color css
<style>
span { border-color: #826252; }
span { border-color: rgb(130,98,82); }
td.TdClassName
{
border-color: #826252;
}
.TagClassName
{
border-color: #826252;
}
</style>