Shades of Hot Curry #836224
Tints of Hot Curry #836224
RGB
CMYK
RGB Variations
Color information
#836224 (or 0x836224) is known color: Hot Curry. HEX triplet: 83, 62 and 24. RGB value is (131,98,36). Sum of RGB (Red+Green+Blue) = 131+98+36=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 98 (38.67% from 255 or 36.98% from 265); Blue value is 36 (14.45% from 255 or 13.58% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #836224 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836224 is #7C9DDB. Grayscale: #656565. Windows color (decimal): -8166876 or 2384515. OLE color: 2384515.
HSL color Cylindrical-coordinate representation of color #836224: hue angle of 39.16º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #836224 is Cyan = 0, Magento = 0.25, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 98 | 36 | - |
| CMYK | 0 | 0.25 | 0.73 | 0.49 |
| HSL | 39.16º | 0.57% | 0.33% | - |
| HSV(B) | 39.16º | 0.73% | 0.51% | - |
| XYZ | 14.05 | 13.69 | 3.57 | - |
| YUV | 100.8 | 91.43 | 149.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 36 | 0 | 0.25 | 0.73 | 0.49 | 39.16 | 0.57 | 0.33 |
| Hex | 83 | 62 | 24 | 0 | 19 | 49 | 31 | 27 | 39 | 21 |
| Octal | 203 | 142 | 44 | 0 | 31 | 111 | 61 | 47 | 71 | 41 |
| Binary | 10000011 | 1100010 | 100100 | 0 | 11001 | 1001001 | 110001 | 100111 | 111001 | 100001 |
Color Harmonies of #836224
Complementary color
Monochromatic Colors of #836224
Black with #836224
Text Example
Text Example
White with #836224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836224; }
p { color: rgb(131,98,36); }
H1.HeaderClassName
{
color: #836224;
}
.AnyTagClassName
{
color: #836224;
}
</style>
background-color css
<style>
a { background-color: #836224; }
a { background-color: rgb(131,98,36); }
div.DivClassName
{
background-color: #836224;
}
.BgClassName
{
background-color: #836224;
}
</style>
border-color css
<style>
span { border-color: #836224; }
span { border-color: rgb(131,98,36); }
td.TdClassName
{
border-color: #836224;
}
.TagClassName
{
border-color: #836224;
}
</style>