Shades of Hot Curry #835921
Tints of Hot Curry #835921
RGB
CMYK
RGB Variations
Color information
#835921 (or 0x835921) is known color: Hot Curry. HEX triplet: 83, 59 and 21. RGB value is (131,89,33). Sum of RGB (Red+Green+Blue) = 131+89+33=253 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.78% from 253); Green value is 89 (35.16% from 255 or 35.18% from 253); Blue value is 33 (13.28% from 255 or 13.04% from 253); Max value from RGB is 131 - color contains mainly: red. Hex color #835921 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835921 is #7CA6DE. Grayscale: #5F5F5F. Windows color (decimal): -8169183 or 2185603. OLE color: 2185603.
HSL color Cylindrical-coordinate representation of color #835921: hue angle of 34.29º 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 #835921 is Cyan = 0, Magento = 0.32, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 33 | - |
| CMYK | 0 | 0.32 | 0.75 | 0.49 |
| HSL | 34.29º | 0.6% | 0.32% | - |
| HSV(B) | 34.29º | 0.75% | 0.51% | - |
| XYZ | 13.21 | 12.08 | 3.07 | - |
| YUV | 95.17 | 92.91 | 153.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 33 | 0 | 0.32 | 0.75 | 0.49 | 34.29 | 0.6 | 0.32 |
| Hex | 83 | 59 | 21 | 0 | 20 | 4B | 31 | 22 | 3C | 20 |
| Octal | 203 | 131 | 41 | 0 | 40 | 113 | 61 | 42 | 74 | 40 |
| Binary | 10000011 | 1011001 | 100001 | 0 | 100000 | 1001011 | 110001 | 100010 | 111100 | 100000 |
Color Harmonies of #835921
Complementary color
Monochromatic Colors of #835921
Black with #835921
Text Example
Text Example
White with #835921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835921; }
p { color: rgb(131,89,33); }
H1.HeaderClassName
{
color: #835921;
}
.AnyTagClassName
{
color: #835921;
}
</style>
background-color css
<style>
a { background-color: #835921; }
a { background-color: rgb(131,89,33); }
div.DivClassName
{
background-color: #835921;
}
.BgClassName
{
background-color: #835921;
}
</style>
border-color css
<style>
span { border-color: #835921; }
span { border-color: rgb(131,89,33); }
td.TdClassName
{
border-color: #835921;
}
.TagClassName
{
border-color: #835921;
}
</style>