Shades of Hot Curry #845929
Tints of Hot Curry #845929
RGB
CMYK
RGB Variations
Color information
#845929 (or 0x845929) is known color: Hot Curry. HEX triplet: 84, 59 and 29. RGB value is (132,89,41). Sum of RGB (Red+Green+Blue) = 132+89+41=262 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.38% from 262); Green value is 89 (35.16% from 255 or 33.97% from 262); Blue value is 41 (16.41% from 255 or 15.65% from 262); Max value from RGB is 132 - color contains mainly: red. Hex color #845929 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845929 is #7BA6D6. Grayscale: #606060. Windows color (decimal): -8103639 or 2709892. OLE color: 2709892.
HSL color Cylindrical-coordinate representation of color #845929: hue angle of 31.65º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #845929 is Cyan = 0, Magento = 0.33, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 41 | - |
| CMYK | 0 | 0.33 | 0.69 | 0.48 |
| HSL | 31.65º | 0.53% | 0.34% | - |
| HSV(B) | 31.65º | 0.69% | 0.52% | - |
| XYZ | 13.49 | 12.21 | 3.74 | - |
| YUV | 96.39 | 96.75 | 153.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 41 | 0 | 0.33 | 0.69 | 0.48 | 31.65 | 0.53 | 0.34 |
| Hex | 84 | 59 | 29 | 0 | 21 | 45 | 30 | 20 | 35 | 22 |
| Octal | 204 | 131 | 51 | 0 | 41 | 105 | 60 | 40 | 65 | 42 |
| Binary | 10000100 | 1011001 | 101001 | 0 | 100001 | 1000101 | 110000 | 100000 | 110101 | 100010 |
Color Harmonies of #845929
Complementary color
Monochromatic Colors of #845929
Black with #845929
Text Example
Text Example
White with #845929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845929; }
p { color: rgb(132,89,41); }
H1.HeaderClassName
{
color: #845929;
}
.AnyTagClassName
{
color: #845929;
}
</style>
background-color css
<style>
a { background-color: #845929; }
a { background-color: rgb(132,89,41); }
div.DivClassName
{
background-color: #845929;
}
.BgClassName
{
background-color: #845929;
}
</style>
border-color css
<style>
span { border-color: #845929; }
span { border-color: rgb(132,89,41); }
td.TdClassName
{
border-color: #845929;
}
.TagClassName
{
border-color: #845929;
}
</style>