Shades of Hot Curry #846226
Tints of Hot Curry #846226
RGB
CMYK
RGB Variations
Color information
#846226 (or 0x846226) is known color: Hot Curry. HEX triplet: 84, 62 and 26. RGB value is (132,98,38). Sum of RGB (Red+Green+Blue) = 132+98+38=268 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.25% from 268); Green value is 98 (38.67% from 255 or 36.57% from 268); Blue value is 38 (15.23% from 255 or 14.18% from 268); Max value from RGB is 132 - color contains mainly: red. Hex color #846226 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846226 is #7B9DD9. Grayscale: #656565. Windows color (decimal): -8101338 or 2515588. OLE color: 2515588.
HSL color Cylindrical-coordinate representation of color #846226: hue angle of 38.3º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #846226 is Cyan = 0, Magento = 0.26, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 98 | 38 | - |
| CMYK | 0 | 0.26 | 0.71 | 0.48 |
| HSL | 38.3º | 0.55% | 0.33% | - |
| HSV(B) | 38.3º | 0.71% | 0.52% | - |
| XYZ | 14.23 | 13.78 | 3.74 | - |
| YUV | 101.33 | 92.26 | 149.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 38 | 0 | 0.26 | 0.71 | 0.48 | 38.3 | 0.55 | 0.33 |
| Hex | 84 | 62 | 26 | 0 | 1A | 47 | 30 | 26 | 37 | 21 |
| Octal | 204 | 142 | 46 | 0 | 32 | 107 | 60 | 46 | 67 | 41 |
| Binary | 10000100 | 1100010 | 100110 | 0 | 11010 | 1000111 | 110000 | 100110 | 110111 | 100001 |
Color Harmonies of #846226
Complementary color
Monochromatic Colors of #846226
Black with #846226
Text Example
Text Example
White with #846226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846226; }
p { color: rgb(132,98,38); }
H1.HeaderClassName
{
color: #846226;
}
.AnyTagClassName
{
color: #846226;
}
</style>
background-color css
<style>
a { background-color: #846226; }
a { background-color: rgb(132,98,38); }
div.DivClassName
{
background-color: #846226;
}
.BgClassName
{
background-color: #846226;
}
</style>
border-color css
<style>
span { border-color: #846226; }
span { border-color: rgb(132,98,38); }
td.TdClassName
{
border-color: #846226;
}
.TagClassName
{
border-color: #846226;
}
</style>