Shades of Hot Curry #816226
Tints of Hot Curry #816226
RGB
CMYK
RGB Variations
Color information
#816226 (or 0x816226) is known color: Hot Curry. HEX triplet: 81, 62 and 26. RGB value is (129,98,38). Sum of RGB (Red+Green+Blue) = 129+98+38=265 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.68% from 265); Green value is 98 (38.67% from 255 or 36.98% from 265); Blue value is 38 (15.23% from 255 or 14.34% from 265); Max value from RGB is 129 - color contains mainly: red. Hex color #816226 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816226 is #7E9DD9. Grayscale: #646464. Windows color (decimal): -8297946 or 2515585. OLE color: 2515585.
HSL color Cylindrical-coordinate representation of color #816226: hue angle of 39.56º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #816226 is Cyan = 0, Magento = 0.24, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 98 | 38 | - |
| CMYK | 0 | 0.24 | 0.71 | 0.49 |
| HSL | 39.56º | 0.54% | 0.33% | - |
| HSV(B) | 39.56º | 0.71% | 0.51% | - |
| XYZ | 13.77 | 13.54 | 3.72 | - |
| YUV | 100.43 | 92.77 | 148.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 98 | 38 | 0 | 0.24 | 0.71 | 0.49 | 39.56 | 0.54 | 0.33 |
| Hex | 81 | 62 | 26 | 0 | 18 | 47 | 31 | 28 | 36 | 21 |
| Octal | 201 | 142 | 46 | 0 | 30 | 107 | 61 | 50 | 66 | 41 |
| Binary | 10000001 | 1100010 | 100110 | 0 | 11000 | 1000111 | 110001 | 101000 | 110110 | 100001 |
Color Harmonies of #816226
Complementary color
Monochromatic Colors of #816226
Black with #816226
Text Example
Text Example
White with #816226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816226; }
p { color: rgb(129,98,38); }
H1.HeaderClassName
{
color: #816226;
}
.AnyTagClassName
{
color: #816226;
}
</style>
background-color css
<style>
a { background-color: #816226; }
a { background-color: rgb(129,98,38); }
div.DivClassName
{
background-color: #816226;
}
.BgClassName
{
background-color: #816226;
}
</style>
border-color css
<style>
span { border-color: #816226; }
span { border-color: rgb(129,98,38); }
td.TdClassName
{
border-color: #816226;
}
.TagClassName
{
border-color: #816226;
}
</style>