Shades of Hot Curry #845616
Tints of Hot Curry #845616
RGB
CMYK
RGB Variations
Color information
#845616 (or 0x845616) is known color: Hot Curry. HEX triplet: 84, 56 and 16. RGB value is (132,86,22). Sum of RGB (Red+Green+Blue) = 132+86+22=240 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 22 (8.98% from 255 or 9.17% from 240); Max value from RGB is 132 - color contains mainly: red. Hex color #845616 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845616 is #7BA9E9. Grayscale: #5C5C5C. Windows color (decimal): -8104426 or 1463940. OLE color: 1463940.
HSL color Cylindrical-coordinate representation of color #845616: hue angle of 34.91º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #845616 is Cyan = 0, Magento = 0.35, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 22 | - |
| CMYK | 0 | 0.35 | 0.83 | 0.48 |
| HSL | 34.91º | 0.71% | 0.3% | - |
| HSV(B) | 34.91º | 0.83% | 0.52% | - |
| XYZ | 12.99 | 11.62 | 2.32 | - |
| YUV | 92.46 | 88.24 | 156.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 22 | 0 | 0.35 | 0.83 | 0.48 | 34.91 | 0.71 | 0.3 |
| Hex | 84 | 56 | 16 | 0 | 23 | 53 | 30 | 23 | 47 | 1E |
| Octal | 204 | 126 | 26 | 0 | 43 | 123 | 60 | 43 | 107 | 36 |
| Binary | 10000100 | 1010110 | 10110 | 0 | 100011 | 1010011 | 110000 | 100011 | 1000111 | 11110 |
Color Harmonies of #845616
Complementary color
Monochromatic Colors of #845616
Black with #845616
Text Example
Text Example
White with #845616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845616; }
p { color: rgb(132,86,22); }
H1.HeaderClassName
{
color: #845616;
}
.AnyTagClassName
{
color: #845616;
}
</style>
background-color css
<style>
a { background-color: #845616; }
a { background-color: rgb(132,86,22); }
div.DivClassName
{
background-color: #845616;
}
.BgClassName
{
background-color: #845616;
}
</style>
border-color css
<style>
span { border-color: #845616; }
span { border-color: rgb(132,86,22); }
td.TdClassName
{
border-color: #845616;
}
.TagClassName
{
border-color: #845616;
}
</style>