Shades of Hot Curry #806226
Tints of Hot Curry #806226
RGB
CMYK
RGB Variations
Color information
#806226 (or 0x806226) is known color: Hot Curry. HEX triplet: 80, 62 and 26. RGB value is (128,98,38). Sum of RGB (Red+Green+Blue) = 128+98+38=264 (34% of max value = 765). Red value is 128 (50.39% from 255 or 48.48% from 264); Green value is 98 (38.67% from 255 or 37.12% from 264); Blue value is 38 (15.23% from 255 or 14.39% from 264); Max value from RGB is 128 - color contains mainly: red. Hex color #806226 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806226 is #7F9DD9. Grayscale: #646464. Windows color (decimal): -8363482 or 2515584. OLE color: 2515584.
HSL color Cylindrical-coordinate representation of color #806226: hue angle of 40º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #806226 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 98 | 38 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.50 |
| HSL | 40º | 0.54% | 0.33% | - |
| HSV(B) | 40º | 0.7% | 0.5% | - |
| XYZ | 13.62 | 13.46 | 3.71 | - |
| YUV | 100.13 | 92.94 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 98 | 38 | 0 | 0.23 | 0.70 | 0.50 | 40 | 0.54 | 0.33 |
| Hex | 80 | 62 | 26 | 0 | 17 | 46 | 32 | 28 | 36 | 21 |
| Octal | 200 | 142 | 46 | 0 | 27 | 106 | 62 | 50 | 66 | 41 |
| Binary | 10000000 | 1100010 | 100110 | 0 | 10111 | 1000110 | 110010 | 101000 | 110110 | 100001 |
Color Harmonies of #806226
Complementary color
Monochromatic Colors of #806226
Black with #806226
Text Example
Text Example
White with #806226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806226; }
p { color: rgb(128,98,38); }
H1.HeaderClassName
{
color: #806226;
}
.AnyTagClassName
{
color: #806226;
}
</style>
background-color css
<style>
a { background-color: #806226; }
a { background-color: rgb(128,98,38); }
div.DivClassName
{
background-color: #806226;
}
.BgClassName
{
background-color: #806226;
}
</style>
border-color css
<style>
span { border-color: #806226; }
span { border-color: rgb(128,98,38); }
td.TdClassName
{
border-color: #806226;
}
.TagClassName
{
border-color: #806226;
}
</style>