Shades of Hot Curry #835819
Tints of Hot Curry #835819
RGB
CMYK
RGB Variations
Color information
#835819 (or 0x835819) is known color: Hot Curry. HEX triplet: 83, 58 and 19. RGB value is (131,88,25). Sum of RGB (Red+Green+Blue) = 131+88+25=244 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.69% from 244); Green value is 88 (34.77% from 255 or 36.07% from 244); Blue value is 25 (10.16% from 255 or 10.25% from 244); Max value from RGB is 131 - color contains mainly: red. Hex color #835819 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835819 is #7CA7E6. Grayscale: #5D5D5D. Windows color (decimal): -8169447 or 1661059. OLE color: 1661059.
HSL color Cylindrical-coordinate representation of color #835819: hue angle of 35.66º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #835819 is Cyan = 0, Magento = 0.33, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 88 | 25 | - |
| CMYK | 0 | 0.33 | 0.81 | 0.49 |
| HSL | 35.66º | 0.68% | 0.31% | - |
| HSV(B) | 35.66º | 0.81% | 0.51% | - |
| XYZ | 13.03 | 11.87 | 2.53 | - |
| YUV | 93.68 | 89.25 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 25 | 0 | 0.33 | 0.81 | 0.49 | 35.66 | 0.68 | 0.31 |
| Hex | 83 | 58 | 19 | 0 | 21 | 51 | 31 | 24 | 44 | 1F |
| Octal | 203 | 130 | 31 | 0 | 41 | 121 | 61 | 44 | 104 | 37 |
| Binary | 10000011 | 1011000 | 11001 | 0 | 100001 | 1010001 | 110001 | 100100 | 1000100 | 11111 |
Color Harmonies of #835819
Complementary color
Monochromatic Colors of #835819
Black with #835819
Text Example
Text Example
White with #835819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835819; }
p { color: rgb(131,88,25); }
H1.HeaderClassName
{
color: #835819;
}
.AnyTagClassName
{
color: #835819;
}
</style>
background-color css
<style>
a { background-color: #835819; }
a { background-color: rgb(131,88,25); }
div.DivClassName
{
background-color: #835819;
}
.BgClassName
{
background-color: #835819;
}
</style>
border-color css
<style>
span { border-color: #835819; }
span { border-color: rgb(131,88,25); }
td.TdClassName
{
border-color: #835819;
}
.TagClassName
{
border-color: #835819;
}
</style>