Shades of Hot Curry #806029
Tints of Hot Curry #806029
RGB
CMYK
RGB Variations
Color information
#806029 (or 0x806029) is known color: Hot Curry. HEX triplet: 80, 60 and 29. RGB value is (128,96,41). Sum of RGB (Red+Green+Blue) = 128+96+41=265 (35% of max value = 765). Red value is 128 (50.39% from 255 or 48.30% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 41 (16.41% from 255 or 15.47% from 265); Max value from RGB is 128 - color contains mainly: red. Hex color #806029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806029 is #7F9FD6. Grayscale: #636363. Windows color (decimal): -8363991 or 2711680. OLE color: 2711680.
HSL color Cylindrical-coordinate representation of color #806029: hue angle of 37.93º 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 #806029 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 96 | 41 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.50 |
| HSL | 37.93º | 0.51% | 0.33% | - |
| HSV(B) | 37.93º | 0.68% | 0.5% | - |
| XYZ | 13.49 | 13.12 | 3.92 | - |
| YUV | 99.3 | 95.1 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 41 | 0 | 0.25 | 0.68 | 0.50 | 37.93 | 0.51 | 0.33 |
| Hex | 80 | 60 | 29 | 0 | 19 | 44 | 32 | 26 | 33 | 21 |
| Octal | 200 | 140 | 51 | 0 | 31 | 104 | 62 | 46 | 63 | 41 |
| Binary | 10000000 | 1100000 | 101001 | 0 | 11001 | 1000100 | 110010 | 100110 | 110011 | 100001 |
Color Harmonies of #806029
Complementary color
Monochromatic Colors of #806029
Black with #806029
Text Example
Text Example
White with #806029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806029; }
p { color: rgb(128,96,41); }
H1.HeaderClassName
{
color: #806029;
}
.AnyTagClassName
{
color: #806029;
}
</style>
background-color css
<style>
a { background-color: #806029; }
a { background-color: rgb(128,96,41); }
div.DivClassName
{
background-color: #806029;
}
.BgClassName
{
background-color: #806029;
}
</style>
border-color css
<style>
span { border-color: #806029; }
span { border-color: rgb(128,96,41); }
td.TdClassName
{
border-color: #806029;
}
.TagClassName
{
border-color: #806029;
}
</style>