Shades of Hot Curry #835820
Tints of Hot Curry #835820
RGB
CMYK
RGB Variations
Color information
#835820 (or 0x835820) is known color: Hot Curry. HEX triplet: 83, 58 and 20. RGB value is (131,88,32). Sum of RGB (Red+Green+Blue) = 131+88+32=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 88 (34.77% from 255 or 35.06% from 251); Blue value is 32 (12.89% from 255 or 12.75% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #835820 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835820 is #7CA7DF. Grayscale: #5E5E5E. Windows color (decimal): -8169440 or 2119811. OLE color: 2119811.
HSL color Cylindrical-coordinate representation of color #835820: hue angle of 33.94º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #835820 is Cyan = 0, Magento = 0.33, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 88 | 32 | - |
| CMYK | 0 | 0.33 | 0.76 | 0.49 |
| HSL | 33.94º | 0.61% | 0.32% | - |
| HSV(B) | 33.94º | 0.76% | 0.51% | - |
| XYZ | 13.11 | 11.91 | 2.97 | - |
| YUV | 94.47 | 92.75 | 154.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 32 | 0 | 0.33 | 0.76 | 0.49 | 33.94 | 0.61 | 0.32 |
| Hex | 83 | 58 | 20 | 0 | 21 | 4C | 31 | 22 | 3D | 20 |
| Octal | 203 | 130 | 40 | 0 | 41 | 114 | 61 | 42 | 75 | 40 |
| Binary | 10000011 | 1011000 | 100000 | 0 | 100001 | 1001100 | 110001 | 100010 | 111101 | 100000 |
Color Harmonies of #835820
Complementary color
Monochromatic Colors of #835820
Black with #835820
Text Example
Text Example
White with #835820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835820; }
p { color: rgb(131,88,32); }
H1.HeaderClassName
{
color: #835820;
}
.AnyTagClassName
{
color: #835820;
}
</style>
background-color css
<style>
a { background-color: #835820; }
a { background-color: rgb(131,88,32); }
div.DivClassName
{
background-color: #835820;
}
.BgClassName
{
background-color: #835820;
}
</style>
border-color css
<style>
span { border-color: #835820; }
span { border-color: rgb(131,88,32); }
td.TdClassName
{
border-color: #835820;
}
.TagClassName
{
border-color: #835820;
}
</style>