Shades of Hot Curry #846431
Tints of Hot Curry #846431
RGB
CMYK
RGB Variations
Color information
#846431 (or 0x846431) is known color: Hot Curry. HEX triplet: 84, 64 and 31. RGB value is (132,100,49). Sum of RGB (Red+Green+Blue) = 132+100+49=281 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.98% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 49 (19.53% from 255 or 17.44% from 281); Max value from RGB is 132 - color contains mainly: red. Hex color #846431 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846431 is #7B9BCE. Grayscale: #676767. Windows color (decimal): -8100815 or 3236996. OLE color: 3236996.
HSL color Cylindrical-coordinate representation of color #846431: hue angle of 36.87º 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 #846431 is Cyan = 0, Magento = 0.24, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 100 | 49 | - |
| CMYK | 0 | 0.24 | 0.63 | 0.48 |
| HSL | 36.87º | 0.46% | 0.35% | - |
| HSV(B) | 36.87º | 0.63% | 0.52% | - |
| XYZ | 14.63 | 14.24 | 4.88 | - |
| YUV | 103.75 | 97.1 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 49 | 0 | 0.24 | 0.63 | 0.48 | 36.87 | 0.46 | 0.35 |
| Hex | 84 | 64 | 31 | 0 | 18 | 3F | 30 | 25 | 2E | 23 |
| Octal | 204 | 144 | 61 | 0 | 30 | 77 | 60 | 45 | 56 | 43 |
| Binary | 10000100 | 1100100 | 110001 | 0 | 11000 | 111111 | 110000 | 100101 | 101110 | 100011 |
Color Harmonies of #846431
Complementary color
Monochromatic Colors of #846431
Black with #846431
Text Example
Text Example
White with #846431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846431; }
p { color: rgb(132,100,49); }
H1.HeaderClassName
{
color: #846431;
}
.AnyTagClassName
{
color: #846431;
}
</style>
background-color css
<style>
a { background-color: #846431; }
a { background-color: rgb(132,100,49); }
div.DivClassName
{
background-color: #846431;
}
.BgClassName
{
background-color: #846431;
}
</style>
border-color css
<style>
span { border-color: #846431; }
span { border-color: rgb(132,100,49); }
td.TdClassName
{
border-color: #846431;
}
.TagClassName
{
border-color: #846431;
}
</style>