Shades of Hot Curry #806329
Tints of Hot Curry #806329
RGB
CMYK
RGB Variations
Color information
#806329 (or 0x806329) is known color: Hot Curry. HEX triplet: 80, 63 and 29. RGB value is (128,99,41). Sum of RGB (Red+Green+Blue) = 128+99+41=268 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.76% from 268); Green value is 99 (39.06% from 255 or 36.94% from 268); Blue value is 41 (16.41% from 255 or 15.30% from 268); Max value from RGB is 128 - color contains mainly: red. Hex color #806329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806329 is #7F9CD6. Grayscale: #656565. Windows color (decimal): -8363223 or 2712448. OLE color: 2712448.
HSL color Cylindrical-coordinate representation of color #806329: hue angle of 40º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #806329 is Cyan = 0, Magento = 0.23, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 41 | - |
| CMYK | 0 | 0.23 | 0.68 | 0.50 |
| HSL | 40º | 0.51% | 0.33% | - |
| HSV(B) | 40º | 0.68% | 0.5% | - |
| XYZ | 13.76 | 13.67 | 4.01 | - |
| YUV | 101.06 | 94.11 | 147.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 41 | 0 | 0.23 | 0.68 | 0.50 | 40 | 0.51 | 0.33 |
| Hex | 80 | 63 | 29 | 0 | 17 | 44 | 32 | 28 | 33 | 21 |
| Octal | 200 | 143 | 51 | 0 | 27 | 104 | 62 | 50 | 63 | 41 |
| Binary | 10000000 | 1100011 | 101001 | 0 | 10111 | 1000100 | 110010 | 101000 | 110011 | 100001 |
Color Harmonies of #806329
Complementary color
Monochromatic Colors of #806329
Black with #806329
Text Example
Text Example
White with #806329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806329; }
p { color: rgb(128,99,41); }
H1.HeaderClassName
{
color: #806329;
}
.AnyTagClassName
{
color: #806329;
}
</style>
background-color css
<style>
a { background-color: #806329; }
a { background-color: rgb(128,99,41); }
div.DivClassName
{
background-color: #806329;
}
.BgClassName
{
background-color: #806329;
}
</style>
border-color css
<style>
span { border-color: #806329; }
span { border-color: rgb(128,99,41); }
td.TdClassName
{
border-color: #806329;
}
.TagClassName
{
border-color: #806329;
}
</style>