Shades of Hot Curry #826431
Tints of Hot Curry #826431
RGB
CMYK
RGB Variations
Color information
#826431 (or 0x826431) is known color: Hot Curry. HEX triplet: 82, 64 and 31. RGB value is (130,100,49). Sum of RGB (Red+Green+Blue) = 130+100+49=279 (36% of max value = 765). Red value is 130 (51.17% from 255 or 46.59% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 49 (19.53% from 255 or 17.56% from 279); Max value from RGB is 130 - color contains mainly: red. Hex color #826431 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826431 is #7D9BCE. Grayscale: #676767. Windows color (decimal): -8231887 or 3236994. OLE color: 3236994.
HSL color Cylindrical-coordinate representation of color #826431: hue angle of 37.78º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #826431 is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 100 | 49 | - |
| CMYK | 0 | 0.23 | 0.62 | 0.49 |
| HSL | 37.78º | 0.45% | 0.35% | - |
| HSV(B) | 37.78º | 0.62% | 0.51% | - |
| XYZ | 14.32 | 14.08 | 4.87 | - |
| YUV | 103.16 | 97.44 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 49 | 0 | 0.23 | 0.62 | 0.49 | 37.78 | 0.45 | 0.35 |
| Hex | 82 | 64 | 31 | 0 | 17 | 3E | 31 | 26 | 2D | 23 |
| Octal | 202 | 144 | 61 | 0 | 27 | 76 | 61 | 46 | 55 | 43 |
| Binary | 10000010 | 1100100 | 110001 | 0 | 10111 | 111110 | 110001 | 100110 | 101101 | 100011 |
Color Harmonies of #826431
Complementary color
Monochromatic Colors of #826431
Black with #826431
Text Example
Text Example
White with #826431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826431; }
p { color: rgb(130,100,49); }
H1.HeaderClassName
{
color: #826431;
}
.AnyTagClassName
{
color: #826431;
}
</style>
background-color css
<style>
a { background-color: #826431; }
a { background-color: rgb(130,100,49); }
div.DivClassName
{
background-color: #826431;
}
.BgClassName
{
background-color: #826431;
}
</style>
border-color css
<style>
span { border-color: #826431; }
span { border-color: rgb(130,100,49); }
td.TdClassName
{
border-color: #826431;
}
.TagClassName
{
border-color: #826431;
}
</style>