Shades of Hot Curry #835519
Tints of Hot Curry #835519
RGB
CMYK
RGB Variations
Color information
#835519 (or 0x835519) is known color: Hot Curry. HEX triplet: 83, 55 and 19. RGB value is (131,85,25). Sum of RGB (Red+Green+Blue) = 131+85+25=241 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.36% from 241); Green value is 85 (33.59% from 255 or 35.27% from 241); Blue value is 25 (10.16% from 255 or 10.37% from 241); Max value from RGB is 131 - color contains mainly: red. Hex color #835519 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #835519 is #7CAAE6. Grayscale: #5C5C5C. Windows color (decimal): -8170215 or 1660291. OLE color: 1660291.
HSL color Cylindrical-coordinate representation of color #835519: hue angle of 33.96º 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 #835519 is Cyan = 0, Magento = 0.35, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 25 | - |
| CMYK | 0 | 0.35 | 0.81 | 0.49 |
| HSL | 33.96º | 0.68% | 0.31% | - |
| HSV(B) | 33.96º | 0.81% | 0.51% | - |
| XYZ | 12.78 | 11.39 | 2.44 | - |
| YUV | 91.91 | 90.24 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 25 | 0 | 0.35 | 0.81 | 0.49 | 33.96 | 0.68 | 0.31 |
| Hex | 83 | 55 | 19 | 0 | 23 | 51 | 31 | 22 | 44 | 1F |
| Octal | 203 | 125 | 31 | 0 | 43 | 121 | 61 | 42 | 104 | 37 |
| Binary | 10000011 | 1010101 | 11001 | 0 | 100011 | 1010001 | 110001 | 100010 | 1000100 | 11111 |
Color Harmonies of #835519
Complementary color
Monochromatic Colors of #835519
Black with #835519
Text Example
Text Example
White with #835519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835519; }
p { color: rgb(131,85,25); }
H1.HeaderClassName
{
color: #835519;
}
.AnyTagClassName
{
color: #835519;
}
</style>
background-color css
<style>
a { background-color: #835519; }
a { background-color: rgb(131,85,25); }
div.DivClassName
{
background-color: #835519;
}
.BgClassName
{
background-color: #835519;
}
</style>
border-color css
<style>
span { border-color: #835519; }
span { border-color: rgb(131,85,25); }
td.TdClassName
{
border-color: #835519;
}
.TagClassName
{
border-color: #835519;
}
</style>