Shades of Hot Curry #845917
Tints of Hot Curry #845917
RGB
CMYK
RGB Variations
Color information
#845917 (or 0x845917) is known color: Hot Curry. HEX triplet: 84, 59 and 17. RGB value is (132,89,23). Sum of RGB (Red+Green+Blue) = 132+89+23=244 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.10% from 244); Green value is 89 (35.16% from 255 or 36.48% from 244); Blue value is 23 (9.38% from 255 or 9.43% from 244); Max value from RGB is 132 - color contains mainly: red. Hex color #845917 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845917 is #7BA6E8. Grayscale: #5E5E5E. Windows color (decimal): -8103657 or 1530244. OLE color: 1530244.
HSL color Cylindrical-coordinate representation of color #845917: hue angle of 36.33º degrees, saturation: 0.7, 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 #845917 is Cyan = 0, Magento = 0.33, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 23 | - |
| CMYK | 0 | 0.33 | 0.83 | 0.48 |
| HSL | 36.33º | 0.7% | 0.3% | - |
| HSV(B) | 36.33º | 0.83% | 0.52% | - |
| XYZ | 13.24 | 12.11 | 2.45 | - |
| YUV | 94.33 | 87.75 | 154.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 23 | 0 | 0.33 | 0.83 | 0.48 | 36.33 | 0.7 | 0.3 |
| Hex | 84 | 59 | 17 | 0 | 21 | 53 | 30 | 24 | 46 | 1E |
| Octal | 204 | 131 | 27 | 0 | 41 | 123 | 60 | 44 | 106 | 36 |
| Binary | 10000100 | 1011001 | 10111 | 0 | 100001 | 1010011 | 110000 | 100100 | 1000110 | 11110 |
Color Harmonies of #845917
Complementary color
Monochromatic Colors of #845917
Black with #845917
Text Example
Text Example
White with #845917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845917; }
p { color: rgb(132,89,23); }
H1.HeaderClassName
{
color: #845917;
}
.AnyTagClassName
{
color: #845917;
}
</style>
background-color css
<style>
a { background-color: #845917; }
a { background-color: rgb(132,89,23); }
div.DivClassName
{
background-color: #845917;
}
.BgClassName
{
background-color: #845917;
}
</style>
border-color css
<style>
span { border-color: #845917; }
span { border-color: rgb(132,89,23); }
td.TdClassName
{
border-color: #845917;
}
.TagClassName
{
border-color: #845917;
}
</style>