Shades of Hot Curry #835919
Tints of Hot Curry #835919
RGB
CMYK
RGB Variations
Color information
#835919 (or 0x835919) is known color: Hot Curry. HEX triplet: 83, 59 and 19. RGB value is (131,89,25). Sum of RGB (Red+Green+Blue) = 131+89+25=245 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.47% from 245); Green value is 89 (35.16% from 255 or 36.33% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 131 - color contains mainly: red. Hex color #835919 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835919 is #7CA6E6. Grayscale: #5E5E5E. Windows color (decimal): -8169191 or 1661315. OLE color: 1661315.
HSL color Cylindrical-coordinate representation of color #835919: hue angle of 36.23º 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 #835919 is Cyan = 0, Magento = 0.32, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 25 | - |
| CMYK | 0 | 0.32 | 0.81 | 0.49 |
| HSL | 36.23º | 0.68% | 0.31% | - |
| HSV(B) | 36.23º | 0.81% | 0.51% | - |
| XYZ | 13.11 | 12.04 | 2.55 | - |
| YUV | 94.26 | 88.91 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 25 | 0 | 0.32 | 0.81 | 0.49 | 36.23 | 0.68 | 0.31 |
| Hex | 83 | 59 | 19 | 0 | 20 | 51 | 31 | 24 | 44 | 1F |
| Octal | 203 | 131 | 31 | 0 | 40 | 121 | 61 | 44 | 104 | 37 |
| Binary | 10000011 | 1011001 | 11001 | 0 | 100000 | 1010001 | 110001 | 100100 | 1000100 | 11111 |
Color Harmonies of #835919
Complementary color
Monochromatic Colors of #835919
Black with #835919
Text Example
Text Example
White with #835919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835919; }
p { color: rgb(131,89,25); }
H1.HeaderClassName
{
color: #835919;
}
.AnyTagClassName
{
color: #835919;
}
</style>
background-color css
<style>
a { background-color: #835919; }
a { background-color: rgb(131,89,25); }
div.DivClassName
{
background-color: #835919;
}
.BgClassName
{
background-color: #835919;
}
</style>
border-color css
<style>
span { border-color: #835919; }
span { border-color: rgb(131,89,25); }
td.TdClassName
{
border-color: #835919;
}
.TagClassName
{
border-color: #835919;
}
</style>