Shades of Hot Curry #835915
Tints of Hot Curry #835915
RGB
CMYK
RGB Variations
Color information
#835915 (or 0x835915) is known color: Hot Curry. HEX triplet: 83, 59 and 15. RGB value is (131,89,21). Sum of RGB (Red+Green+Blue) = 131+89+21=241 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.36% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 21 (8.59% from 255 or 8.71% from 241); Max value from RGB is 131 - color contains mainly: red. Hex color #835915 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835915 is #7CA6EA. Grayscale: #5E5E5E. Windows color (decimal): -8169195 or 1399171. OLE color: 1399171.
HSL color Cylindrical-coordinate representation of color #835915: hue angle of 37.09º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #835915 is Cyan = 0, Magento = 0.32, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 21 | - |
| CMYK | 0 | 0.32 | 0.84 | 0.49 |
| HSL | 37.09º | 0.72% | 0.3% | - |
| HSV(B) | 37.09º | 0.84% | 0.51% | - |
| XYZ | 13.07 | 12.02 | 2.34 | - |
| YUV | 93.81 | 86.91 | 154.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 21 | 0 | 0.32 | 0.84 | 0.49 | 37.09 | 0.72 | 0.3 |
| Hex | 83 | 59 | 15 | 0 | 20 | 54 | 31 | 25 | 48 | 1E |
| Octal | 203 | 131 | 25 | 0 | 40 | 124 | 61 | 45 | 110 | 36 |
| Binary | 10000011 | 1011001 | 10101 | 0 | 100000 | 1010100 | 110001 | 100101 | 1001000 | 11110 |
Color Harmonies of #835915
Complementary color
Monochromatic Colors of #835915
Black with #835915
Text Example
Text Example
White with #835915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835915; }
p { color: rgb(131,89,21); }
H1.HeaderClassName
{
color: #835915;
}
.AnyTagClassName
{
color: #835915;
}
</style>
background-color css
<style>
a { background-color: #835915; }
a { background-color: rgb(131,89,21); }
div.DivClassName
{
background-color: #835915;
}
.BgClassName
{
background-color: #835915;
}
</style>
border-color css
<style>
span { border-color: #835915; }
span { border-color: rgb(131,89,21); }
td.TdClassName
{
border-color: #835915;
}
.TagClassName
{
border-color: #835915;
}
</style>