Shades of Hot Curry #826031
Tints of Hot Curry #826031
RGB
CMYK
RGB Variations
Color information
#826031 (or 0x826031) is known color: Hot Curry. HEX triplet: 82, 60 and 31. RGB value is (130,96,49). Sum of RGB (Red+Green+Blue) = 130+96+49=275 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.27% from 275); Green value is 96 (37.89% from 255 or 34.91% from 275); Blue value is 49 (19.53% from 255 or 17.82% from 275); Max value from RGB is 130 - color contains mainly: red. Hex color #826031 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826031 is #7D9FCE. Grayscale: #656565. Windows color (decimal): -8232911 or 3235970. OLE color: 3235970.
HSL color Cylindrical-coordinate representation of color #826031: hue angle of 34.81º 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 #826031 is Cyan = 0, Magento = 0.26, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 49 | - |
| CMYK | 0 | 0.26 | 0.62 | 0.49 |
| HSL | 34.81º | 0.45% | 0.35% | - |
| HSV(B) | 34.81º | 0.62% | 0.51% | - |
| XYZ | 13.94 | 13.33 | 4.74 | - |
| YUV | 100.81 | 98.76 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 49 | 0 | 0.26 | 0.62 | 0.49 | 34.81 | 0.45 | 0.35 |
| Hex | 82 | 60 | 31 | 0 | 1A | 3E | 31 | 23 | 2D | 23 |
| Octal | 202 | 140 | 61 | 0 | 32 | 76 | 61 | 43 | 55 | 43 |
| Binary | 10000010 | 1100000 | 110001 | 0 | 11010 | 111110 | 110001 | 100011 | 101101 | 100011 |
Color Harmonies of #826031
Complementary color
Monochromatic Colors of #826031
Black with #826031
Text Example
Text Example
White with #826031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826031; }
p { color: rgb(130,96,49); }
H1.HeaderClassName
{
color: #826031;
}
.AnyTagClassName
{
color: #826031;
}
</style>
background-color css
<style>
a { background-color: #826031; }
a { background-color: rgb(130,96,49); }
div.DivClassName
{
background-color: #826031;
}
.BgClassName
{
background-color: #826031;
}
</style>
border-color css
<style>
span { border-color: #826031; }
span { border-color: rgb(130,96,49); }
td.TdClassName
{
border-color: #826031;
}
.TagClassName
{
border-color: #826031;
}
</style>