Shades of Hot Curry #846326
Tints of Hot Curry #846326
RGB
CMYK
RGB Variations
Color information
#846326 (or 0x846326) is known color: Hot Curry. HEX triplet: 84, 63 and 26. RGB value is (132,99,38). Sum of RGB (Red+Green+Blue) = 132+99+38=269 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.07% from 269); Green value is 99 (39.06% from 255 or 36.80% from 269); Blue value is 38 (15.23% from 255 or 14.13% from 269); Max value from RGB is 132 - color contains mainly: red. Hex color #846326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846326 is #7B9CD9. Grayscale: #666666. Windows color (decimal): -8101082 or 2515844. OLE color: 2515844.
HSL color Cylindrical-coordinate representation of color #846326: hue angle of 38.94º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #846326 is Cyan = 0, Magento = 0.25, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 99 | 38 | - |
| CMYK | 0 | 0.25 | 0.71 | 0.48 |
| HSL | 38.94º | 0.55% | 0.33% | - |
| HSV(B) | 38.94º | 0.71% | 0.52% | - |
| XYZ | 14.33 | 13.97 | 3.77 | - |
| YUV | 101.91 | 91.93 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 99 | 38 | 0 | 0.25 | 0.71 | 0.48 | 38.94 | 0.55 | 0.33 |
| Hex | 84 | 63 | 26 | 0 | 19 | 47 | 30 | 27 | 37 | 21 |
| Octal | 204 | 143 | 46 | 0 | 31 | 107 | 60 | 47 | 67 | 41 |
| Binary | 10000100 | 1100011 | 100110 | 0 | 11001 | 1000111 | 110000 | 100111 | 110111 | 100001 |
Color Harmonies of #846326
Complementary color
Monochromatic Colors of #846326
Black with #846326
Text Example
Text Example
White with #846326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846326; }
p { color: rgb(132,99,38); }
H1.HeaderClassName
{
color: #846326;
}
.AnyTagClassName
{
color: #846326;
}
</style>
background-color css
<style>
a { background-color: #846326; }
a { background-color: rgb(132,99,38); }
div.DivClassName
{
background-color: #846326;
}
.BgClassName
{
background-color: #846326;
}
</style>
border-color css
<style>
span { border-color: #846326; }
span { border-color: rgb(132,99,38); }
td.TdClassName
{
border-color: #846326;
}
.TagClassName
{
border-color: #846326;
}
</style>