Shades of Hot Curry #845827
Tints of Hot Curry #845827
RGB
CMYK
RGB Variations
Color information
#845827 (or 0x845827) is known color: Hot Curry. HEX triplet: 84, 58 and 27. RGB value is (132,88,39). Sum of RGB (Red+Green+Blue) = 132+88+39=259 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.97% from 259); Green value is 88 (34.77% from 255 or 33.98% from 259); Blue value is 39 (15.62% from 255 or 15.06% from 259); Max value from RGB is 132 - color contains mainly: red. Hex color #845827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845827 is #7BA7D8. Grayscale: #5F5F5F. Windows color (decimal): -8103897 or 2578564. OLE color: 2578564.
HSL color Cylindrical-coordinate representation of color #845827: hue angle of 31.61º degrees, saturation: 0.54, 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 #845827 is Cyan = 0, Magento = 0.33, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 39 | - |
| CMYK | 0 | 0.33 | 0.70 | 0.48 |
| HSL | 31.61º | 0.54% | 0.34% | - |
| HSV(B) | 31.61º | 0.7% | 0.52% | - |
| XYZ | 13.37 | 12.03 | 3.54 | - |
| YUV | 95.57 | 96.08 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 39 | 0 | 0.33 | 0.70 | 0.48 | 31.61 | 0.54 | 0.34 |
| Hex | 84 | 58 | 27 | 0 | 21 | 46 | 30 | 20 | 36 | 22 |
| Octal | 204 | 130 | 47 | 0 | 41 | 106 | 60 | 40 | 66 | 42 |
| Binary | 10000100 | 1011000 | 100111 | 0 | 100001 | 1000110 | 110000 | 100000 | 110110 | 100010 |
Color Harmonies of #845827
Complementary color
Monochromatic Colors of #845827
Black with #845827
Text Example
Text Example
White with #845827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845827; }
p { color: rgb(132,88,39); }
H1.HeaderClassName
{
color: #845827;
}
.AnyTagClassName
{
color: #845827;
}
</style>
background-color css
<style>
a { background-color: #845827; }
a { background-color: rgb(132,88,39); }
div.DivClassName
{
background-color: #845827;
}
.BgClassName
{
background-color: #845827;
}
</style>
border-color css
<style>
span { border-color: #845827; }
span { border-color: rgb(132,88,39); }
td.TdClassName
{
border-color: #845827;
}
.TagClassName
{
border-color: #845827;
}
</style>