Shades of Hot Curry #835321
Tints of Hot Curry #835321
RGB
CMYK
RGB Variations
Color information
#835321 (or 0x835321) is known color: Hot Curry. HEX triplet: 83, 53 and 21. RGB value is (131,83,33). Sum of RGB (Red+Green+Blue) = 131+83+33=247 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.04% from 247); Green value is 83 (32.81% from 255 or 33.60% from 247); Blue value is 33 (13.28% from 255 or 13.36% from 247); Max value from RGB is 131 - color contains mainly: red. Hex color #835321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835321 is #7CACDE. Grayscale: #5B5B5B. Windows color (decimal): -8170719 or 2184067. OLE color: 2184067.
HSL color Cylindrical-coordinate representation of color #835321: hue angle of 30.61º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #835321 is Cyan = 0, Magento = 0.37, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 33 | - |
| CMYK | 0 | 0.37 | 0.75 | 0.49 |
| HSL | 30.61º | 0.6% | 0.32% | - |
| HSV(B) | 30.61º | 0.75% | 0.51% | - |
| XYZ | 12.73 | 11.12 | 2.91 | - |
| YUV | 91.65 | 94.9 | 156.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 33 | 0 | 0.37 | 0.75 | 0.49 | 30.61 | 0.6 | 0.32 |
| Hex | 83 | 53 | 21 | 0 | 25 | 4B | 31 | 1F | 3C | 20 |
| Octal | 203 | 123 | 41 | 0 | 45 | 113 | 61 | 37 | 74 | 40 |
| Binary | 10000011 | 1010011 | 100001 | 0 | 100101 | 1001011 | 110001 | 11111 | 111100 | 100000 |
Color Harmonies of #835321
Complementary color
Monochromatic Colors of #835321
Black with #835321
Text Example
Text Example
White with #835321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835321; }
p { color: rgb(131,83,33); }
H1.HeaderClassName
{
color: #835321;
}
.AnyTagClassName
{
color: #835321;
}
</style>
background-color css
<style>
a { background-color: #835321; }
a { background-color: rgb(131,83,33); }
div.DivClassName
{
background-color: #835321;
}
.BgClassName
{
background-color: #835321;
}
</style>
border-color css
<style>
span { border-color: #835321; }
span { border-color: rgb(131,83,33); }
td.TdClassName
{
border-color: #835321;
}
.TagClassName
{
border-color: #835321;
}
</style>