Shades of Hot Curry #845926
Tints of Hot Curry #845926
RGB
CMYK
RGB Variations
Color information
#845926 (or 0x845926) is known color: Hot Curry. HEX triplet: 84, 59 and 26. RGB value is (132,89,38). Sum of RGB (Red+Green+Blue) = 132+89+38=259 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.97% from 259); Green value is 89 (35.16% from 255 or 34.36% from 259); Blue value is 38 (15.23% from 255 or 14.67% from 259); Max value from RGB is 132 - color contains mainly: red. Hex color #845926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845926 is #7BA6D9. Grayscale: #606060. Windows color (decimal): -8103642 or 2513284. OLE color: 2513284.
HSL color Cylindrical-coordinate representation of color #845926: hue angle of 32.55º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #845926 is Cyan = 0, Magento = 0.33, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 38 | - |
| CMYK | 0 | 0.33 | 0.71 | 0.48 |
| HSL | 32.55º | 0.55% | 0.33% | - |
| HSV(B) | 32.55º | 0.71% | 0.52% | - |
| XYZ | 13.44 | 12.19 | 3.48 | - |
| YUV | 96.04 | 95.25 | 153.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 38 | 0 | 0.33 | 0.71 | 0.48 | 32.55 | 0.55 | 0.33 |
| Hex | 84 | 59 | 26 | 0 | 21 | 47 | 30 | 21 | 37 | 21 |
| Octal | 204 | 131 | 46 | 0 | 41 | 107 | 60 | 41 | 67 | 41 |
| Binary | 10000100 | 1011001 | 100110 | 0 | 100001 | 1000111 | 110000 | 100001 | 110111 | 100001 |
Color Harmonies of #845926
Complementary color
Monochromatic Colors of #845926
Black with #845926
Text Example
Text Example
White with #845926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845926; }
p { color: rgb(132,89,38); }
H1.HeaderClassName
{
color: #845926;
}
.AnyTagClassName
{
color: #845926;
}
</style>
background-color css
<style>
a { background-color: #845926; }
a { background-color: rgb(132,89,38); }
div.DivClassName
{
background-color: #845926;
}
.BgClassName
{
background-color: #845926;
}
</style>
border-color css
<style>
span { border-color: #845926; }
span { border-color: rgb(132,89,38); }
td.TdClassName
{
border-color: #845926;
}
.TagClassName
{
border-color: #845926;
}
</style>