Shades of Hot Curry #826122
Tints of Hot Curry #826122
RGB
CMYK
RGB Variations
Color information
#826122 (or 0x826122) is known color: Hot Curry. HEX triplet: 82, 61 and 22. RGB value is (130,97,34). Sum of RGB (Red+Green+Blue) = 130+97+34=261 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.81% from 261); Green value is 97 (38.28% from 255 or 37.16% from 261); Blue value is 34 (13.67% from 255 or 13.03% from 261); Max value from RGB is 130 - color contains mainly: red. Hex color #826122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826122 is #7D9EDD. Grayscale: #636363. Windows color (decimal): -8232670 or 2253186. OLE color: 2253186.
HSL color Cylindrical-coordinate representation of color #826122: hue angle of 39.38º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #826122 is Cyan = 0, Magento = 0.25, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 97 | 34 | - |
| CMYK | 0 | 0.25 | 0.74 | 0.49 |
| HSL | 39.38º | 0.59% | 0.32% | - |
| HSV(B) | 39.38º | 0.74% | 0.51% | - |
| XYZ | 13.77 | 13.41 | 3.38 | - |
| YUV | 99.69 | 90.93 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 34 | 0 | 0.25 | 0.74 | 0.49 | 39.38 | 0.59 | 0.32 |
| Hex | 82 | 61 | 22 | 0 | 19 | 4A | 31 | 27 | 3B | 20 |
| Octal | 202 | 141 | 42 | 0 | 31 | 112 | 61 | 47 | 73 | 40 |
| Binary | 10000010 | 1100001 | 100010 | 0 | 11001 | 1001010 | 110001 | 100111 | 111011 | 100000 |
Color Harmonies of #826122
Complementary color
Monochromatic Colors of #826122
Black with #826122
Text Example
Text Example
White with #826122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826122; }
p { color: rgb(130,97,34); }
H1.HeaderClassName
{
color: #826122;
}
.AnyTagClassName
{
color: #826122;
}
</style>
background-color css
<style>
a { background-color: #826122; }
a { background-color: rgb(130,97,34); }
div.DivClassName
{
background-color: #826122;
}
.BgClassName
{
background-color: #826122;
}
</style>
border-color css
<style>
span { border-color: #826122; }
span { border-color: rgb(130,97,34); }
td.TdClassName
{
border-color: #826122;
}
.TagClassName
{
border-color: #826122;
}
</style>