Shades of Hot Curry #845824
Tints of Hot Curry #845824
RGB
CMYK
RGB Variations
Color information
#845824 (or 0x845824) is known color: Hot Curry. HEX triplet: 84, 58 and 24. RGB value is (132,88,36). Sum of RGB (Red+Green+Blue) = 132+88+36=256 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.56% from 256); Green value is 88 (34.77% from 255 or 34.38% from 256); Blue value is 36 (14.45% from 255 or 14.06% from 256); Max value from RGB is 132 - color contains mainly: red. Hex color #845824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845824 is #7BA7DB. Grayscale: #5F5F5F. Windows color (decimal): -8103900 or 2381956. OLE color: 2381956.
HSL color Cylindrical-coordinate representation of color #845824: hue angle of 32.5º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #845824 is Cyan = 0, Magento = 0.33, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 36 | - |
| CMYK | 0 | 0.33 | 0.73 | 0.48 |
| HSL | 32.5º | 0.57% | 0.33% | - |
| HSV(B) | 32.5º | 0.73% | 0.52% | - |
| XYZ | 13.32 | 12.01 | 3.29 | - |
| YUV | 95.23 | 94.58 | 154.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 36 | 0 | 0.33 | 0.73 | 0.48 | 32.5 | 0.57 | 0.33 |
| Hex | 84 | 58 | 24 | 0 | 21 | 49 | 30 | 20 | 39 | 21 |
| Octal | 204 | 130 | 44 | 0 | 41 | 111 | 60 | 40 | 71 | 41 |
| Binary | 10000100 | 1011000 | 100100 | 0 | 100001 | 1001001 | 110000 | 100000 | 111001 | 100001 |
Color Harmonies of #845824
Complementary color
Monochromatic Colors of #845824
Black with #845824
Text Example
Text Example
White with #845824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845824; }
p { color: rgb(132,88,36); }
H1.HeaderClassName
{
color: #845824;
}
.AnyTagClassName
{
color: #845824;
}
</style>
background-color css
<style>
a { background-color: #845824; }
a { background-color: rgb(132,88,36); }
div.DivClassName
{
background-color: #845824;
}
.BgClassName
{
background-color: #845824;
}
</style>
border-color css
<style>
span { border-color: #845824; }
span { border-color: rgb(132,88,36); }
td.TdClassName
{
border-color: #845824;
}
.TagClassName
{
border-color: #845824;
}
</style>