Shades of Hot Curry #846121
Tints of Hot Curry #846121
RGB
CMYK
RGB Variations
Color information
#846121 (or 0x846121) is known color: Hot Curry. HEX triplet: 84, 61 and 21. RGB value is (132,97,33). Sum of RGB (Red+Green+Blue) = 132+97+33=262 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.38% from 262); Green value is 97 (38.28% from 255 or 37.02% from 262); Blue value is 33 (13.28% from 255 or 12.60% from 262); Max value from RGB is 132 - color contains mainly: red. Hex color #846121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846121 is #7B9EDE. Grayscale: #646464. Windows color (decimal): -8101599 or 2187652. OLE color: 2187652.
HSL color Cylindrical-coordinate representation of color #846121: hue angle of 38.79º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #846121 is Cyan = 0, Magento = 0.27, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 97 | 33 | - |
| CMYK | 0 | 0.27 | 0.75 | 0.48 |
| HSL | 38.79º | 0.6% | 0.32% | - |
| HSV(B) | 38.79º | 0.75% | 0.52% | - |
| XYZ | 14.06 | 13.56 | 3.32 | - |
| YUV | 100.17 | 90.1 | 150.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 97 | 33 | 0 | 0.27 | 0.75 | 0.48 | 38.79 | 0.6 | 0.32 |
| Hex | 84 | 61 | 21 | 0 | 1B | 4B | 30 | 27 | 3C | 20 |
| Octal | 204 | 141 | 41 | 0 | 33 | 113 | 60 | 47 | 74 | 40 |
| Binary | 10000100 | 1100001 | 100001 | 0 | 11011 | 1001011 | 110000 | 100111 | 111100 | 100000 |
Color Harmonies of #846121
Complementary color
Monochromatic Colors of #846121
Black with #846121
Text Example
Text Example
White with #846121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846121; }
p { color: rgb(132,97,33); }
H1.HeaderClassName
{
color: #846121;
}
.AnyTagClassName
{
color: #846121;
}
</style>
background-color css
<style>
a { background-color: #846121; }
a { background-color: rgb(132,97,33); }
div.DivClassName
{
background-color: #846121;
}
.BgClassName
{
background-color: #846121;
}
</style>
border-color css
<style>
span { border-color: #846121; }
span { border-color: rgb(132,97,33); }
td.TdClassName
{
border-color: #846121;
}
.TagClassName
{
border-color: #846121;
}
</style>