Shades of Hot Curry #826330
Tints of Hot Curry #826330
RGB
CMYK
RGB Variations
Color information
#826330 (or 0x826330) is known color: Hot Curry. HEX triplet: 82, 63 and 30. RGB value is (130,99,48). Sum of RGB (Red+Green+Blue) = 130+99+48=277 (36% of max value = 765). Red value is 130 (51.17% from 255 or 46.93% from 277); Green value is 99 (39.06% from 255 or 35.74% from 277); Blue value is 48 (19.14% from 255 or 17.33% from 277); Max value from RGB is 130 - color contains mainly: red. Hex color #826330 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826330 is #7D9CCF. Grayscale: #666666. Windows color (decimal): -8232144 or 3171202. OLE color: 3171202.
HSL color Cylindrical-coordinate representation of color #826330: hue angle of 37.32º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #826330 is Cyan = 0, Magento = 0.24, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 99 | 48 | - |
| CMYK | 0 | 0.24 | 0.63 | 0.49 |
| HSL | 37.32º | 0.46% | 0.35% | - |
| HSV(B) | 37.32º | 0.63% | 0.51% | - |
| XYZ | 14.2 | 13.88 | 4.73 | - |
| YUV | 102.46 | 97.27 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 99 | 48 | 0 | 0.24 | 0.63 | 0.49 | 37.32 | 0.46 | 0.35 |
| Hex | 82 | 63 | 30 | 0 | 18 | 3F | 31 | 25 | 2E | 23 |
| Octal | 202 | 143 | 60 | 0 | 30 | 77 | 61 | 45 | 56 | 43 |
| Binary | 10000010 | 1100011 | 110000 | 0 | 11000 | 111111 | 110001 | 100101 | 101110 | 100011 |
Color Harmonies of #826330
Complementary color
Monochromatic Colors of #826330
Black with #826330
Text Example
Text Example
White with #826330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826330; }
p { color: rgb(130,99,48); }
H1.HeaderClassName
{
color: #826330;
}
.AnyTagClassName
{
color: #826330;
}
</style>
background-color css
<style>
a { background-color: #826330; }
a { background-color: rgb(130,99,48); }
div.DivClassName
{
background-color: #826330;
}
.BgClassName
{
background-color: #826330;
}
</style>
border-color css
<style>
span { border-color: #826330; }
span { border-color: rgb(130,99,48); }
td.TdClassName
{
border-color: #826330;
}
.TagClassName
{
border-color: #826330;
}
</style>