Shades of Hot Curry #846028
Tints of Hot Curry #846028
RGB
CMYK
RGB Variations
Color information
#846028 (or 0x846028) is known color: Hot Curry. HEX triplet: 84, 60 and 28. RGB value is (132,96,40). Sum of RGB (Red+Green+Blue) = 132+96+40=268 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.25% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 40 (16.02% from 255 or 14.93% from 268); Max value from RGB is 132 - color contains mainly: red. Hex color #846028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846028 is #7B9FD7. Grayscale: #646464. Windows color (decimal): -8101848 or 2646148. OLE color: 2646148.
HSL color Cylindrical-coordinate representation of color #846028: hue angle of 36.52º 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 #846028 is Cyan = 0, Magento = 0.27, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 96 | 40 | - |
| CMYK | 0 | 0.27 | 0.70 | 0.48 |
| HSL | 36.52º | 0.53% | 0.34% | - |
| HSV(B) | 36.52º | 0.7% | 0.52% | - |
| XYZ | 14.08 | 13.42 | 3.86 | - |
| YUV | 100.38 | 93.93 | 150.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 40 | 0 | 0.27 | 0.70 | 0.48 | 36.52 | 0.53 | 0.34 |
| Hex | 84 | 60 | 28 | 0 | 1B | 46 | 30 | 25 | 35 | 22 |
| Octal | 204 | 140 | 50 | 0 | 33 | 106 | 60 | 45 | 65 | 42 |
| Binary | 10000100 | 1100000 | 101000 | 0 | 11011 | 1000110 | 110000 | 100101 | 110101 | 100010 |
Color Harmonies of #846028
Complementary color
Monochromatic Colors of #846028
Black with #846028
Text Example
Text Example
White with #846028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846028; }
p { color: rgb(132,96,40); }
H1.HeaderClassName
{
color: #846028;
}
.AnyTagClassName
{
color: #846028;
}
</style>
background-color css
<style>
a { background-color: #846028; }
a { background-color: rgb(132,96,40); }
div.DivClassName
{
background-color: #846028;
}
.BgClassName
{
background-color: #846028;
}
</style>
border-color css
<style>
span { border-color: #846028; }
span { border-color: rgb(132,96,40); }
td.TdClassName
{
border-color: #846028;
}
.TagClassName
{
border-color: #846028;
}
</style>