Shades of Hot Curry #846429
Tints of Hot Curry #846429
RGB
CMYK
RGB Variations
Color information
#846429 (or 0x846429) is known color: Hot Curry. HEX triplet: 84, 64 and 29. RGB value is (132,100,41). Sum of RGB (Red+Green+Blue) = 132+100+41=273 (36% of max value = 765). Red value is 132 (51.95% from 255 or 48.35% from 273); Green value is 100 (39.45% from 255 or 36.63% from 273); Blue value is 41 (16.41% from 255 or 15.02% from 273); Max value from RGB is 132 - color contains mainly: red. Hex color #846429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846429 is #7B9BD6. Grayscale: #676767. Windows color (decimal): -8100823 or 2712708. OLE color: 2712708.
HSL color Cylindrical-coordinate representation of color #846429: hue angle of 38.9º 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 #846429 is Cyan = 0, Magento = 0.24, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 100 | 41 | - |
| CMYK | 0 | 0.24 | 0.69 | 0.48 |
| HSL | 38.9º | 0.53% | 0.34% | - |
| HSV(B) | 38.9º | 0.69% | 0.52% | - |
| XYZ | 14.47 | 14.18 | 4.07 | - |
| YUV | 102.84 | 93.1 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 41 | 0 | 0.24 | 0.69 | 0.48 | 38.9 | 0.53 | 0.34 |
| Hex | 84 | 64 | 29 | 0 | 18 | 45 | 30 | 27 | 35 | 22 |
| Octal | 204 | 144 | 51 | 0 | 30 | 105 | 60 | 47 | 65 | 42 |
| Binary | 10000100 | 1100100 | 101001 | 0 | 11000 | 1000101 | 110000 | 100111 | 110101 | 100010 |
Color Harmonies of #846429
Complementary color
Monochromatic Colors of #846429
Black with #846429
Text Example
Text Example
White with #846429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846429; }
p { color: rgb(132,100,41); }
H1.HeaderClassName
{
color: #846429;
}
.AnyTagClassName
{
color: #846429;
}
</style>
background-color css
<style>
a { background-color: #846429; }
a { background-color: rgb(132,100,41); }
div.DivClassName
{
background-color: #846429;
}
.BgClassName
{
background-color: #846429;
}
</style>
border-color css
<style>
span { border-color: #846429; }
span { border-color: rgb(132,100,41); }
td.TdClassName
{
border-color: #846429;
}
.TagClassName
{
border-color: #846429;
}
</style>