Shades of Hot Curry #846228
Tints of Hot Curry #846228
RGB
CMYK
RGB Variations
Color information
#846228 (or 0x846228) is known color: Hot Curry. HEX triplet: 84, 62 and 28. RGB value is (132,98,40). Sum of RGB (Red+Green+Blue) = 132+98+40=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 98 (38.67% from 255 or 36.30% from 270); Blue value is 40 (16.02% from 255 or 14.81% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #846228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846228 is #7B9DD7. Grayscale: #656565. Windows color (decimal): -8101336 or 2646660. OLE color: 2646660.
HSL color Cylindrical-coordinate representation of color #846228: hue angle of 37.83º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #846228 is Cyan = 0, Magento = 0.26, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 98 | 40 | - |
| CMYK | 0 | 0.26 | 0.70 | 0.48 |
| HSL | 37.83º | 0.53% | 0.34% | - |
| HSV(B) | 37.83º | 0.7% | 0.52% | - |
| XYZ | 14.27 | 13.79 | 3.92 | - |
| YUV | 101.55 | 93.26 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 40 | 0 | 0.26 | 0.70 | 0.48 | 37.83 | 0.53 | 0.34 |
| Hex | 84 | 62 | 28 | 0 | 1A | 46 | 30 | 26 | 35 | 22 |
| Octal | 204 | 142 | 50 | 0 | 32 | 106 | 60 | 46 | 65 | 42 |
| Binary | 10000100 | 1100010 | 101000 | 0 | 11010 | 1000110 | 110000 | 100110 | 110101 | 100010 |
Color Harmonies of #846228
Complementary color
Monochromatic Colors of #846228
Black with #846228
Text Example
Text Example
White with #846228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846228; }
p { color: rgb(132,98,40); }
H1.HeaderClassName
{
color: #846228;
}
.AnyTagClassName
{
color: #846228;
}
</style>
background-color css
<style>
a { background-color: #846228; }
a { background-color: rgb(132,98,40); }
div.DivClassName
{
background-color: #846228;
}
.BgClassName
{
background-color: #846228;
}
</style>
border-color css
<style>
span { border-color: #846228; }
span { border-color: rgb(132,98,40); }
td.TdClassName
{
border-color: #846228;
}
.TagClassName
{
border-color: #846228;
}
</style>