Shades of Hot Curry #845928
Tints of Hot Curry #845928
RGB
CMYK
RGB Variations
Color information
#845928 (or 0x845928) is known color: Hot Curry. HEX triplet: 84, 59 and 28. RGB value is (132,89,40). Sum of RGB (Red+Green+Blue) = 132+89+40=261 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.57% from 261); Green value is 89 (35.16% from 255 or 34.10% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 132 - color contains mainly: red. Hex color #845928 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845928 is #7BA6D7. Grayscale: #606060. Windows color (decimal): -8103640 or 2644356. OLE color: 2644356.
HSL color Cylindrical-coordinate representation of color #845928: hue angle of 31.96º 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 #845928 is Cyan = 0, Magento = 0.33, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 40 | - |
| CMYK | 0 | 0.33 | 0.70 | 0.48 |
| HSL | 31.96º | 0.53% | 0.34% | - |
| HSV(B) | 31.96º | 0.7% | 0.52% | - |
| XYZ | 13.47 | 12.2 | 3.65 | - |
| YUV | 96.27 | 96.25 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 40 | 0 | 0.33 | 0.70 | 0.48 | 31.96 | 0.53 | 0.34 |
| Hex | 84 | 59 | 28 | 0 | 21 | 46 | 30 | 20 | 35 | 22 |
| Octal | 204 | 131 | 50 | 0 | 41 | 106 | 60 | 40 | 65 | 42 |
| Binary | 10000100 | 1011001 | 101000 | 0 | 100001 | 1000110 | 110000 | 100000 | 110101 | 100010 |
Color Harmonies of #845928
Complementary color
Monochromatic Colors of #845928
Black with #845928
Text Example
Text Example
White with #845928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845928; }
p { color: rgb(132,89,40); }
H1.HeaderClassName
{
color: #845928;
}
.AnyTagClassName
{
color: #845928;
}
</style>
background-color css
<style>
a { background-color: #845928; }
a { background-color: rgb(132,89,40); }
div.DivClassName
{
background-color: #845928;
}
.BgClassName
{
background-color: #845928;
}
</style>
border-color css
<style>
span { border-color: #845928; }
span { border-color: rgb(132,89,40); }
td.TdClassName
{
border-color: #845928;
}
.TagClassName
{
border-color: #845928;
}
</style>