Shades of Hot Curry #846131
Tints of Hot Curry #846131
RGB
CMYK
RGB Variations
Color information
#846131 (or 0x846131) is known color: Hot Curry. HEX triplet: 84, 61 and 31. RGB value is (132,97,49). Sum of RGB (Red+Green+Blue) = 132+97+49=278 (36% of max value = 765). Red value is 132 (51.95% from 255 or 47.48% from 278); Green value is 97 (38.28% from 255 or 34.89% from 278); Blue value is 49 (19.53% from 255 or 17.63% from 278); Max value from RGB is 132 - color contains mainly: red. Hex color #846131 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846131 is #7B9ECE. Grayscale: #666666. Windows color (decimal): -8101583 or 3236228. OLE color: 3236228.
HSL color Cylindrical-coordinate representation of color #846131: hue angle of 34.7º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #846131 is Cyan = 0, Magento = 0.27, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 97 | 49 | - |
| CMYK | 0 | 0.27 | 0.63 | 0.48 |
| HSL | 34.7º | 0.46% | 0.35% | - |
| HSV(B) | 34.7º | 0.63% | 0.52% | - |
| XYZ | 14.34 | 13.68 | 4.79 | - |
| YUV | 101.99 | 98.1 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 97 | 49 | 0 | 0.27 | 0.63 | 0.48 | 34.7 | 0.46 | 0.35 |
| Hex | 84 | 61 | 31 | 0 | 1B | 3F | 30 | 23 | 2E | 23 |
| Octal | 204 | 141 | 61 | 0 | 33 | 77 | 60 | 43 | 56 | 43 |
| Binary | 10000100 | 1100001 | 110001 | 0 | 11011 | 111111 | 110000 | 100011 | 101110 | 100011 |
Color Harmonies of #846131
Complementary color
Monochromatic Colors of #846131
Black with #846131
Text Example
Text Example
White with #846131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846131; }
p { color: rgb(132,97,49); }
H1.HeaderClassName
{
color: #846131;
}
.AnyTagClassName
{
color: #846131;
}
</style>
background-color css
<style>
a { background-color: #846131; }
a { background-color: rgb(132,97,49); }
div.DivClassName
{
background-color: #846131;
}
.BgClassName
{
background-color: #846131;
}
</style>
border-color css
<style>
span { border-color: #846131; }
span { border-color: rgb(132,97,49); }
td.TdClassName
{
border-color: #846131;
}
.TagClassName
{
border-color: #846131;
}
</style>