Shades of Hot Curry #826229
Tints of Hot Curry #826229
RGB
CMYK
RGB Variations
Color information
#826229 (or 0x826229) is known color: Hot Curry. HEX triplet: 82, 62 and 29. RGB value is (130,98,41). Sum of RGB (Red+Green+Blue) = 130+98+41=269 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.33% from 269); Green value is 98 (38.67% from 255 or 36.43% from 269); Blue value is 41 (16.41% from 255 or 15.24% from 269); Max value from RGB is 130 - color contains mainly: red. Hex color #826229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826229 is #7D9DD6. Grayscale: #656565. Windows color (decimal): -8232407 or 2712194. OLE color: 2712194.
HSL color Cylindrical-coordinate representation of color #826229: hue angle of 38.43º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #826229 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 41 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.49 |
| HSL | 38.43º | 0.52% | 0.34% | - |
| HSV(B) | 38.43º | 0.68% | 0.51% | - |
| XYZ | 13.97 | 13.64 | 3.99 | - |
| YUV | 101.07 | 94.1 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 41 | 0 | 0.25 | 0.68 | 0.49 | 38.43 | 0.52 | 0.34 |
| Hex | 82 | 62 | 29 | 0 | 19 | 44 | 31 | 26 | 34 | 22 |
| Octal | 202 | 142 | 51 | 0 | 31 | 104 | 61 | 46 | 64 | 42 |
| Binary | 10000010 | 1100010 | 101001 | 0 | 11001 | 1000100 | 110001 | 100110 | 110100 | 100010 |
Color Harmonies of #826229
Complementary color
Monochromatic Colors of #826229
Black with #826229
Text Example
Text Example
White with #826229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826229; }
p { color: rgb(130,98,41); }
H1.HeaderClassName
{
color: #826229;
}
.AnyTagClassName
{
color: #826229;
}
</style>
background-color css
<style>
a { background-color: #826229; }
a { background-color: rgb(130,98,41); }
div.DivClassName
{
background-color: #826229;
}
.BgClassName
{
background-color: #826229;
}
</style>
border-color css
<style>
span { border-color: #826229; }
span { border-color: rgb(130,98,41); }
td.TdClassName
{
border-color: #826229;
}
.TagClassName
{
border-color: #826229;
}
</style>