Shades of Hot Curry #836032
Tints of Hot Curry #836032
RGB
CMYK
RGB Variations
Color information
#836032 (or 0x836032) is known color: Hot Curry. HEX triplet: 83, 60 and 32. RGB value is (131,96,50). Sum of RGB (Red+Green+Blue) = 131+96+50=277 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.29% from 277); Green value is 96 (37.89% from 255 or 34.66% from 277); Blue value is 50 (19.92% from 255 or 18.05% from 277); Max value from RGB is 131 - color contains mainly: red. Hex color #836032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836032 is #7C9FCD. Grayscale: #656565. Windows color (decimal): -8167374 or 3301507. OLE color: 3301507.
HSL color Cylindrical-coordinate representation of color #836032: hue angle of 34.07º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #836032 is Cyan = 0, Magento = 0.27, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 96 | 50 | - |
| CMYK | 0 | 0.27 | 0.62 | 0.49 |
| HSL | 34.07º | 0.45% | 0.35% | - |
| HSV(B) | 34.07º | 0.62% | 0.51% | - |
| XYZ | 14.12 | 13.42 | 4.86 | - |
| YUV | 101.22 | 99.1 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 50 | 0 | 0.27 | 0.62 | 0.49 | 34.07 | 0.45 | 0.35 |
| Hex | 83 | 60 | 32 | 0 | 1B | 3E | 31 | 22 | 2D | 23 |
| Octal | 203 | 140 | 62 | 0 | 33 | 76 | 61 | 42 | 55 | 43 |
| Binary | 10000011 | 1100000 | 110010 | 0 | 11011 | 111110 | 110001 | 100010 | 101101 | 100011 |
Color Harmonies of #836032
Complementary color
Monochromatic Colors of #836032
Black with #836032
Text Example
Text Example
White with #836032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836032; }
p { color: rgb(131,96,50); }
H1.HeaderClassName
{
color: #836032;
}
.AnyTagClassName
{
color: #836032;
}
</style>
background-color css
<style>
a { background-color: #836032; }
a { background-color: rgb(131,96,50); }
div.DivClassName
{
background-color: #836032;
}
.BgClassName
{
background-color: #836032;
}
</style>
border-color css
<style>
span { border-color: #836032; }
span { border-color: rgb(131,96,50); }
td.TdClassName
{
border-color: #836032;
}
.TagClassName
{
border-color: #836032;
}
</style>