Shades of Hot Curry #835628
Tints of Hot Curry #835628
RGB
CMYK
RGB Variations
Color information
#835628 (or 0x835628) is known color: Hot Curry. HEX triplet: 83, 56 and 28. RGB value is (131,86,40). Sum of RGB (Red+Green+Blue) = 131+86+40=257 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.97% from 257); Green value is 86 (33.98% from 255 or 33.46% from 257); Blue value is 40 (16.02% from 255 or 15.56% from 257); Max value from RGB is 131 - color contains mainly: red. Hex color #835628 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835628 is #7CA9D7. Grayscale: #5E5E5E. Windows color (decimal): -8169944 or 2643587. OLE color: 2643587.
HSL color Cylindrical-coordinate representation of color #835628: hue angle of 30.33º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #835628 is Cyan = 0, Magento = 0.34, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 40 | - |
| CMYK | 0 | 0.34 | 0.69 | 0.49 |
| HSL | 30.33º | 0.53% | 0.34% | - |
| HSV(B) | 30.33º | 0.69% | 0.51% | - |
| XYZ | 13.07 | 11.63 | 3.56 | - |
| YUV | 94.21 | 97.41 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 40 | 0 | 0.34 | 0.69 | 0.49 | 30.33 | 0.53 | 0.34 |
| Hex | 83 | 56 | 28 | 0 | 22 | 45 | 31 | 1E | 35 | 22 |
| Octal | 203 | 126 | 50 | 0 | 42 | 105 | 61 | 36 | 65 | 42 |
| Binary | 10000011 | 1010110 | 101000 | 0 | 100010 | 1000101 | 110001 | 11110 | 110101 | 100010 |
Color Harmonies of #835628
Complementary color
Monochromatic Colors of #835628
Black with #835628
Text Example
Text Example
White with #835628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835628; }
p { color: rgb(131,86,40); }
H1.HeaderClassName
{
color: #835628;
}
.AnyTagClassName
{
color: #835628;
}
</style>
background-color css
<style>
a { background-color: #835628; }
a { background-color: rgb(131,86,40); }
div.DivClassName
{
background-color: #835628;
}
.BgClassName
{
background-color: #835628;
}
</style>
border-color css
<style>
span { border-color: #835628; }
span { border-color: rgb(131,86,40); }
td.TdClassName
{
border-color: #835628;
}
.TagClassName
{
border-color: #835628;
}
</style>