Shades of Hot Curry #845716
Tints of Hot Curry #845716
RGB
CMYK
RGB Variations
Color information
#845716 (or 0x845716) is known color: Hot Curry. HEX triplet: 84, 57 and 16. RGB value is (132,87,22). Sum of RGB (Red+Green+Blue) = 132+87+22=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 87 (34.38% from 255 or 36.10% from 241); Blue value is 22 (8.98% from 255 or 9.13% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #845716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845716 is #7BA8E9. Grayscale: #5D5D5D. Windows color (decimal): -8104170 or 1464196. OLE color: 1464196.
HSL color Cylindrical-coordinate representation of color #845716: hue angle of 35.45º 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 #845716 is Cyan = 0, Magento = 0.34, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 22 | - |
| CMYK | 0 | 0.34 | 0.83 | 0.48 |
| HSL | 35.45º | 0.71% | 0.3% | - |
| HSV(B) | 35.45º | 0.83% | 0.52% | - |
| XYZ | 13.07 | 11.78 | 2.34 | - |
| YUV | 93.05 | 87.91 | 155.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 22 | 0 | 0.34 | 0.83 | 0.48 | 35.45 | 0.71 | 0.3 |
| Hex | 84 | 57 | 16 | 0 | 22 | 53 | 30 | 23 | 47 | 1E |
| Octal | 204 | 127 | 26 | 0 | 42 | 123 | 60 | 43 | 107 | 36 |
| Binary | 10000100 | 1010111 | 10110 | 0 | 100010 | 1010011 | 110000 | 100011 | 1000111 | 11110 |
Color Harmonies of #845716
Complementary color
Monochromatic Colors of #845716
Black with #845716
Text Example
Text Example
White with #845716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845716; }
p { color: rgb(132,87,22); }
H1.HeaderClassName
{
color: #845716;
}
.AnyTagClassName
{
color: #845716;
}
</style>
background-color css
<style>
a { background-color: #845716; }
a { background-color: rgb(132,87,22); }
div.DivClassName
{
background-color: #845716;
}
.BgClassName
{
background-color: #845716;
}
</style>
border-color css
<style>
span { border-color: #845716; }
span { border-color: rgb(132,87,22); }
td.TdClassName
{
border-color: #845716;
}
.TagClassName
{
border-color: #845716;
}
</style>