Shades of Hot Curry #826331
Tints of Hot Curry #826331
RGB
CMYK
RGB Variations
Color information
#826331 (or 0x826331) is known color: Hot Curry. HEX triplet: 82, 63 and 31. RGB value is (130,99,49). Sum of RGB (Red+Green+Blue) = 130+99+49=278 (36% of max value = 765). Red value is 130 (51.17% from 255 or 46.76% from 278); Green value is 99 (39.06% from 255 or 35.61% from 278); Blue value is 49 (19.53% from 255 or 17.63% from 278); Max value from RGB is 130 - color contains mainly: red. Hex color #826331 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826331 is #7D9CCE. Grayscale: #666666. Windows color (decimal): -8232143 or 3236738. OLE color: 3236738.
HSL color Cylindrical-coordinate representation of color #826331: hue angle of 37.04º 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 #826331 is Cyan = 0, Magento = 0.24, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 99 | 49 | - |
| CMYK | 0 | 0.24 | 0.62 | 0.49 |
| HSL | 37.04º | 0.45% | 0.35% | - |
| HSV(B) | 37.04º | 0.62% | 0.51% | - |
| XYZ | 14.22 | 13.89 | 4.84 | - |
| YUV | 102.57 | 97.77 | 147.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 99 | 49 | 0 | 0.24 | 0.62 | 0.49 | 37.04 | 0.45 | 0.35 |
| Hex | 82 | 63 | 31 | 0 | 18 | 3E | 31 | 25 | 2D | 23 |
| Octal | 202 | 143 | 61 | 0 | 30 | 76 | 61 | 45 | 55 | 43 |
| Binary | 10000010 | 1100011 | 110001 | 0 | 11000 | 111110 | 110001 | 100101 | 101101 | 100011 |
Color Harmonies of #826331
Complementary color
Monochromatic Colors of #826331
Black with #826331
Text Example
Text Example
White with #826331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826331; }
p { color: rgb(130,99,49); }
H1.HeaderClassName
{
color: #826331;
}
.AnyTagClassName
{
color: #826331;
}
</style>
background-color css
<style>
a { background-color: #826331; }
a { background-color: rgb(130,99,49); }
div.DivClassName
{
background-color: #826331;
}
.BgClassName
{
background-color: #826331;
}
</style>
border-color css
<style>
span { border-color: #826331; }
span { border-color: rgb(130,99,49); }
td.TdClassName
{
border-color: #826331;
}
.TagClassName
{
border-color: #826331;
}
</style>