Shades of Hot Curry #806229
Tints of Hot Curry #806229
RGB
CMYK
RGB Variations
Color information
#806229 (or 0x806229) is known color: Hot Curry. HEX triplet: 80, 62 and 29. RGB value is (128,98,41). Sum of RGB (Red+Green+Blue) = 128+98+41=267 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.94% from 267); Green value is 98 (38.67% from 255 or 36.70% from 267); Blue value is 41 (16.41% from 255 or 15.36% from 267); Max value from RGB is 128 - color contains mainly: red. Hex color #806229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806229 is #7F9DD6. Grayscale: #646464. Windows color (decimal): -8363479 or 2712192. OLE color: 2712192.
HSL color Cylindrical-coordinate representation of color #806229: hue angle of 39.31º 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 #806229 is Cyan = 0, Magento = 0.23, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 98 | 41 | - |
| CMYK | 0 | 0.23 | 0.68 | 0.50 |
| HSL | 39.31º | 0.51% | 0.33% | - |
| HSV(B) | 39.31º | 0.68% | 0.5% | - |
| XYZ | 13.67 | 13.48 | 3.98 | - |
| YUV | 100.47 | 94.44 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 98 | 41 | 0 | 0.23 | 0.68 | 0.50 | 39.31 | 0.51 | 0.33 |
| Hex | 80 | 62 | 29 | 0 | 17 | 44 | 32 | 27 | 33 | 21 |
| Octal | 200 | 142 | 51 | 0 | 27 | 104 | 62 | 47 | 63 | 41 |
| Binary | 10000000 | 1100010 | 101001 | 0 | 10111 | 1000100 | 110010 | 100111 | 110011 | 100001 |
Color Harmonies of #806229
Complementary color
Monochromatic Colors of #806229
Black with #806229
Text Example
Text Example
White with #806229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806229; }
p { color: rgb(128,98,41); }
H1.HeaderClassName
{
color: #806229;
}
.AnyTagClassName
{
color: #806229;
}
</style>
background-color css
<style>
a { background-color: #806229; }
a { background-color: rgb(128,98,41); }
div.DivClassName
{
background-color: #806229;
}
.BgClassName
{
background-color: #806229;
}
</style>
border-color css
<style>
span { border-color: #806229; }
span { border-color: rgb(128,98,41); }
td.TdClassName
{
border-color: #806229;
}
.TagClassName
{
border-color: #806229;
}
</style>