Shades of Hot Curry #846129
Tints of Hot Curry #846129
RGB
CMYK
RGB Variations
Color information
#846129 (or 0x846129) is known color: Hot Curry. HEX triplet: 84, 61 and 29. RGB value is (132,97,41). Sum of RGB (Red+Green+Blue) = 132+97+41=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 97 (38.28% from 255 or 35.93% from 270); Blue value is 41 (16.41% from 255 or 15.19% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #846129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846129 is #7B9ED6. Grayscale: #656565. Windows color (decimal): -8101591 or 2711940. OLE color: 2711940.
HSL color Cylindrical-coordinate representation of color #846129: hue angle of 36.92º 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 #846129 is Cyan = 0, Magento = 0.27, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 97 | 41 | - |
| CMYK | 0 | 0.27 | 0.69 | 0.48 |
| HSL | 36.92º | 0.53% | 0.34% | - |
| HSV(B) | 36.92º | 0.69% | 0.52% | - |
| XYZ | 14.19 | 13.62 | 3.98 | - |
| YUV | 101.08 | 94.1 | 150.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 97 | 41 | 0 | 0.27 | 0.69 | 0.48 | 36.92 | 0.53 | 0.34 |
| Hex | 84 | 61 | 29 | 0 | 1B | 45 | 30 | 25 | 35 | 22 |
| Octal | 204 | 141 | 51 | 0 | 33 | 105 | 60 | 45 | 65 | 42 |
| Binary | 10000100 | 1100001 | 101001 | 0 | 11011 | 1000101 | 110000 | 100101 | 110101 | 100010 |
Color Harmonies of #846129
Complementary color
Monochromatic Colors of #846129
Black with #846129
Text Example
Text Example
White with #846129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846129; }
p { color: rgb(132,97,41); }
H1.HeaderClassName
{
color: #846129;
}
.AnyTagClassName
{
color: #846129;
}
</style>
background-color css
<style>
a { background-color: #846129; }
a { background-color: rgb(132,97,41); }
div.DivClassName
{
background-color: #846129;
}
.BgClassName
{
background-color: #846129;
}
</style>
border-color css
<style>
span { border-color: #846129; }
span { border-color: rgb(132,97,41); }
td.TdClassName
{
border-color: #846129;
}
.TagClassName
{
border-color: #846129;
}
</style>