Shades of Hot Curry #825220
Tints of Hot Curry #825220
RGB
CMYK
RGB Variations
Color information
#825220 (or 0x825220) is known color: Hot Curry. HEX triplet: 82, 52 and 20. RGB value is (130,82,32). Sum of RGB (Red+Green+Blue) = 130+82+32=244 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.28% from 244); Green value is 82 (32.42% from 255 or 33.61% from 244); Blue value is 32 (12.89% from 255 or 13.11% from 244); Max value from RGB is 130 - color contains mainly: red. Hex color #825220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825220 is #7DADDF. Grayscale: #5A5A5A. Windows color (decimal): -8236512 or 2118274. OLE color: 2118274.
HSL color Cylindrical-coordinate representation of color #825220: hue angle of 30.61º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #825220 is Cyan = 0, Magento = 0.37, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 82 | 32 | - |
| CMYK | 0 | 0.37 | 0.75 | 0.49 |
| HSL | 30.61º | 0.6% | 0.32% | - |
| HSV(B) | 30.61º | 0.75% | 0.51% | - |
| XYZ | 12.48 | 10.88 | 2.81 | - |
| YUV | 90.65 | 94.9 | 156.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 32 | 0 | 0.37 | 0.75 | 0.49 | 30.61 | 0.6 | 0.32 |
| Hex | 82 | 52 | 20 | 0 | 25 | 4B | 31 | 1F | 3C | 20 |
| Octal | 202 | 122 | 40 | 0 | 45 | 113 | 61 | 37 | 74 | 40 |
| Binary | 10000010 | 1010010 | 100000 | 0 | 100101 | 1001011 | 110001 | 11111 | 111100 | 100000 |
Color Harmonies of #825220
Complementary color
Monochromatic Colors of #825220
Black with #825220
Text Example
Text Example
White with #825220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825220; }
p { color: rgb(130,82,32); }
H1.HeaderClassName
{
color: #825220;
}
.AnyTagClassName
{
color: #825220;
}
</style>
background-color css
<style>
a { background-color: #825220; }
a { background-color: rgb(130,82,32); }
div.DivClassName
{
background-color: #825220;
}
.BgClassName
{
background-color: #825220;
}
</style>
border-color css
<style>
span { border-color: #825220; }
span { border-color: rgb(130,82,32); }
td.TdClassName
{
border-color: #825220;
}
.TagClassName
{
border-color: #825220;
}
</style>