Shades of Hot Curry #846231
Tints of Hot Curry #846231
RGB
CMYK
RGB Variations
Color information
#846231 (or 0x846231) is known color: Hot Curry. HEX triplet: 84, 62 and 31. RGB value is (132,98,49). Sum of RGB (Red+Green+Blue) = 132+98+49=279 (36% of max value = 765). Red value is 132 (51.95% from 255 or 47.31% from 279); Green value is 98 (38.67% from 255 or 35.13% from 279); Blue value is 49 (19.53% from 255 or 17.56% from 279); Max value from RGB is 132 - color contains mainly: red. Hex color #846231 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846231 is #7B9DCE. Grayscale: #666666. Windows color (decimal): -8101327 or 3236484. OLE color: 3236484.
HSL color Cylindrical-coordinate representation of color #846231: hue angle of 35.42º 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 #846231 is Cyan = 0, Magento = 0.26, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 98 | 49 | - |
| CMYK | 0 | 0.26 | 0.63 | 0.48 |
| HSL | 35.42º | 0.46% | 0.35% | - |
| HSV(B) | 35.42º | 0.63% | 0.52% | - |
| XYZ | 14.44 | 13.86 | 4.82 | - |
| YUV | 102.58 | 97.76 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 49 | 0 | 0.26 | 0.63 | 0.48 | 35.42 | 0.46 | 0.35 |
| Hex | 84 | 62 | 31 | 0 | 1A | 3F | 30 | 23 | 2E | 23 |
| Octal | 204 | 142 | 61 | 0 | 32 | 77 | 60 | 43 | 56 | 43 |
| Binary | 10000100 | 1100010 | 110001 | 0 | 11010 | 111111 | 110000 | 100011 | 101110 | 100011 |
Color Harmonies of #846231
Complementary color
Monochromatic Colors of #846231
Black with #846231
Text Example
Text Example
White with #846231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846231; }
p { color: rgb(132,98,49); }
H1.HeaderClassName
{
color: #846231;
}
.AnyTagClassName
{
color: #846231;
}
</style>
background-color css
<style>
a { background-color: #846231; }
a { background-color: rgb(132,98,49); }
div.DivClassName
{
background-color: #846231;
}
.BgClassName
{
background-color: #846231;
}
</style>
border-color css
<style>
span { border-color: #846231; }
span { border-color: rgb(132,98,49); }
td.TdClassName
{
border-color: #846231;
}
.TagClassName
{
border-color: #846231;
}
</style>