Shades of Hot Curry #836231
Tints of Hot Curry #836231
RGB
CMYK
RGB Variations
Color information
#836231 (or 0x836231) is known color: Hot Curry. HEX triplet: 83, 62 and 31. RGB value is (131,98,49). Sum of RGB (Red+Green+Blue) = 131+98+49=278 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.12% from 278); Green value is 98 (38.67% from 255 or 35.25% from 278); Blue value is 49 (19.53% from 255 or 17.63% from 278); Max value from RGB is 131 - color contains mainly: red. Hex color #836231 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836231 is #7C9DCE. Grayscale: #666666. Windows color (decimal): -8166863 or 3236483. OLE color: 3236483.
HSL color Cylindrical-coordinate representation of color #836231: hue angle of 35.85º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #836231 is Cyan = 0, Magento = 0.25, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 98 | 49 | - |
| CMYK | 0 | 0.25 | 0.63 | 0.49 |
| HSL | 35.85º | 0.46% | 0.35% | - |
| HSV(B) | 35.85º | 0.63% | 0.51% | - |
| XYZ | 14.28 | 13.78 | 4.81 | - |
| YUV | 102.28 | 97.93 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 49 | 0 | 0.25 | 0.63 | 0.49 | 35.85 | 0.46 | 0.35 |
| Hex | 83 | 62 | 31 | 0 | 19 | 3F | 31 | 24 | 2E | 23 |
| Octal | 203 | 142 | 61 | 0 | 31 | 77 | 61 | 44 | 56 | 43 |
| Binary | 10000011 | 1100010 | 110001 | 0 | 11001 | 111111 | 110001 | 100100 | 101110 | 100011 |
Color Harmonies of #836231
Complementary color
Monochromatic Colors of #836231
Black with #836231
Text Example
Text Example
White with #836231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836231; }
p { color: rgb(131,98,49); }
H1.HeaderClassName
{
color: #836231;
}
.AnyTagClassName
{
color: #836231;
}
</style>
background-color css
<style>
a { background-color: #836231; }
a { background-color: rgb(131,98,49); }
div.DivClassName
{
background-color: #836231;
}
.BgClassName
{
background-color: #836231;
}
</style>
border-color css
<style>
span { border-color: #836231; }
span { border-color: rgb(131,98,49); }
td.TdClassName
{
border-color: #836231;
}
.TagClassName
{
border-color: #836231;
}
</style>