Shades of Hot Curry #845820
Tints of Hot Curry #845820
RGB
CMYK
RGB Variations
Color information
#845820 (or 0x845820) is known color: Hot Curry. HEX triplet: 84, 58 and 20. RGB value is (132,88,32). Sum of RGB (Red+Green+Blue) = 132+88+32=252 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.38% from 252); Green value is 88 (34.77% from 255 or 34.92% from 252); Blue value is 32 (12.89% from 255 or 12.70% from 252); Max value from RGB is 132 - color contains mainly: red. Hex color #845820 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845820 is #7BA7DF. Grayscale: #5F5F5F. Windows color (decimal): -8103904 or 2119812. OLE color: 2119812.
HSL color Cylindrical-coordinate representation of color #845820: hue angle of 33.6º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #845820 is Cyan = 0, Magento = 0.33, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 32 | - |
| CMYK | 0 | 0.33 | 0.76 | 0.48 |
| HSL | 33.6º | 0.61% | 0.32% | - |
| HSV(B) | 33.6º | 0.76% | 0.52% | - |
| XYZ | 13.27 | 11.99 | 2.98 | - |
| YUV | 94.77 | 92.58 | 154.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 32 | 0 | 0.33 | 0.76 | 0.48 | 33.6 | 0.61 | 0.32 |
| Hex | 84 | 58 | 20 | 0 | 21 | 4C | 30 | 22 | 3D | 20 |
| Octal | 204 | 130 | 40 | 0 | 41 | 114 | 60 | 42 | 75 | 40 |
| Binary | 10000100 | 1011000 | 100000 | 0 | 100001 | 1001100 | 110000 | 100010 | 111101 | 100000 |
Color Harmonies of #845820
Complementary color
Monochromatic Colors of #845820
Black with #845820
Text Example
Text Example
White with #845820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845820; }
p { color: rgb(132,88,32); }
H1.HeaderClassName
{
color: #845820;
}
.AnyTagClassName
{
color: #845820;
}
</style>
background-color css
<style>
a { background-color: #845820; }
a { background-color: rgb(132,88,32); }
div.DivClassName
{
background-color: #845820;
}
.BgClassName
{
background-color: #845820;
}
</style>
border-color css
<style>
span { border-color: #845820; }
span { border-color: rgb(132,88,32); }
td.TdClassName
{
border-color: #845820;
}
.TagClassName
{
border-color: #845820;
}
</style>