Shades of Hot Curry #835826
Tints of Hot Curry #835826
RGB
CMYK
RGB Variations
Color information
#835826 (or 0x835826) is known color: Hot Curry. HEX triplet: 83, 58 and 26. RGB value is (131,88,38). Sum of RGB (Red+Green+Blue) = 131+88+38=257 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.97% from 257); Green value is 88 (34.77% from 255 or 34.24% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 131 - color contains mainly: red. Hex color #835826 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835826 is #7CA7D9. Grayscale: #5F5F5F. Windows color (decimal): -8169434 or 2513027. OLE color: 2513027.
HSL color Cylindrical-coordinate representation of color #835826: hue angle of 32.26º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #835826 is Cyan = 0, Magento = 0.33, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 88 | 38 | - |
| CMYK | 0 | 0.33 | 0.71 | 0.49 |
| HSL | 32.26º | 0.55% | 0.33% | - |
| HSV(B) | 32.26º | 0.71% | 0.51% | - |
| XYZ | 13.2 | 11.94 | 3.44 | - |
| YUV | 95.16 | 95.75 | 153.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 38 | 0 | 0.33 | 0.71 | 0.49 | 32.26 | 0.55 | 0.33 |
| Hex | 83 | 58 | 26 | 0 | 21 | 47 | 31 | 20 | 37 | 21 |
| Octal | 203 | 130 | 46 | 0 | 41 | 107 | 61 | 40 | 67 | 41 |
| Binary | 10000011 | 1011000 | 100110 | 0 | 100001 | 1000111 | 110001 | 100000 | 110111 | 100001 |
Color Harmonies of #835826
Complementary color
Monochromatic Colors of #835826
Black with #835826
Text Example
Text Example
White with #835826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835826; }
p { color: rgb(131,88,38); }
H1.HeaderClassName
{
color: #835826;
}
.AnyTagClassName
{
color: #835826;
}
</style>
background-color css
<style>
a { background-color: #835826; }
a { background-color: rgb(131,88,38); }
div.DivClassName
{
background-color: #835826;
}
.BgClassName
{
background-color: #835826;
}
</style>
border-color css
<style>
span { border-color: #835826; }
span { border-color: rgb(131,88,38); }
td.TdClassName
{
border-color: #835826;
}
.TagClassName
{
border-color: #835826;
}
</style>