Shades of Hot Curry #826632
Tints of Hot Curry #826632
RGB
CMYK
RGB Variations
Color information
#826632 (or 0x826632) is known color: Hot Curry. HEX triplet: 82, 66 and 32. RGB value is (130,102,50). Sum of RGB (Red+Green+Blue) = 130+102+50=282 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.10% from 282); Green value is 102 (40.23% from 255 or 36.17% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 130 - color contains mainly: red. Hex color #826632 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826632 is #7D99CD. Grayscale: #686868. Windows color (decimal): -8231374 or 3303042. OLE color: 3303042.
HSL color Cylindrical-coordinate representation of color #826632: hue angle of 39º degrees, saturation: 0.44, 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 #826632 is Cyan = 0, Magento = 0.22, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 50 | - |
| CMYK | 0 | 0.22 | 0.62 | 0.49 |
| HSL | 39º | 0.44% | 0.35% | - |
| HSV(B) | 39º | 0.62% | 0.51% | - |
| XYZ | 14.53 | 14.48 | 5.05 | - |
| YUV | 104.44 | 97.28 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 50 | 0 | 0.22 | 0.62 | 0.49 | 39 | 0.44 | 0.35 |
| Hex | 82 | 66 | 32 | 0 | 16 | 3E | 31 | 27 | 2C | 23 |
| Octal | 202 | 146 | 62 | 0 | 26 | 76 | 61 | 47 | 54 | 43 |
| Binary | 10000010 | 1100110 | 110010 | 0 | 10110 | 111110 | 110001 | 100111 | 101100 | 100011 |
Color Harmonies of #826632
Complementary color
Monochromatic Colors of #826632
Black with #826632
Text Example
Text Example
White with #826632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826632; }
p { color: rgb(130,102,50); }
H1.HeaderClassName
{
color: #826632;
}
.AnyTagClassName
{
color: #826632;
}
</style>
background-color css
<style>
a { background-color: #826632; }
a { background-color: rgb(130,102,50); }
div.DivClassName
{
background-color: #826632;
}
.BgClassName
{
background-color: #826632;
}
</style>
border-color css
<style>
span { border-color: #826632; }
span { border-color: rgb(130,102,50); }
td.TdClassName
{
border-color: #826632;
}
.TagClassName
{
border-color: #826632;
}
</style>