Shades of Hot Curry #835827
Tints of Hot Curry #835827
RGB
CMYK
RGB Variations
Color information
#835827 (or 0x835827) is known color: Hot Curry. HEX triplet: 83, 58 and 27. RGB value is (131,88,39). Sum of RGB (Red+Green+Blue) = 131+88+39=258 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.78% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 39 (15.62% from 255 or 15.12% from 258); Max value from RGB is 131 - color contains mainly: red. Hex color #835827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835827 is #7CA7D8. Grayscale: #5F5F5F. Windows color (decimal): -8169433 or 2578563. OLE color: 2578563.
HSL color Cylindrical-coordinate representation of color #835827: hue angle of 31.96º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #835827 is Cyan = 0, Magento = 0.33, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 88 | 39 | - |
| CMYK | 0 | 0.33 | 0.70 | 0.49 |
| HSL | 31.96º | 0.54% | 0.33% | - |
| HSV(B) | 31.96º | 0.7% | 0.51% | - |
| XYZ | 13.22 | 11.95 | 3.53 | - |
| YUV | 95.27 | 96.25 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 39 | 0 | 0.33 | 0.70 | 0.49 | 31.96 | 0.54 | 0.33 |
| Hex | 83 | 58 | 27 | 0 | 21 | 46 | 31 | 20 | 36 | 21 |
| Octal | 203 | 130 | 47 | 0 | 41 | 106 | 61 | 40 | 66 | 41 |
| Binary | 10000011 | 1011000 | 100111 | 0 | 100001 | 1000110 | 110001 | 100000 | 110110 | 100001 |
Color Harmonies of #835827
Complementary color
Monochromatic Colors of #835827
Black with #835827
Text Example
Text Example
White with #835827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835827; }
p { color: rgb(131,88,39); }
H1.HeaderClassName
{
color: #835827;
}
.AnyTagClassName
{
color: #835827;
}
</style>
background-color css
<style>
a { background-color: #835827; }
a { background-color: rgb(131,88,39); }
div.DivClassName
{
background-color: #835827;
}
.BgClassName
{
background-color: #835827;
}
</style>
border-color css
<style>
span { border-color: #835827; }
span { border-color: rgb(131,88,39); }
td.TdClassName
{
border-color: #835827;
}
.TagClassName
{
border-color: #835827;
}
</style>