Shades of Hot Curry #836631
Tints of Hot Curry #836631
RGB
CMYK
RGB Variations
Color information
#836631 (or 0x836631) is known color: Hot Curry. HEX triplet: 83, 66 and 31. RGB value is (131,102,49). Sum of RGB (Red+Green+Blue) = 131+102+49=282 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.45% from 282); Green value is 102 (40.23% from 255 or 36.17% from 282); Blue value is 49 (19.53% from 255 or 17.38% from 282); Max value from RGB is 131 - color contains mainly: red. Hex color #836631 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836631 is #7C99CE. Grayscale: #686868. Windows color (decimal): -8165839 or 3237507. OLE color: 3237507.
HSL color Cylindrical-coordinate representation of color #836631: hue angle of 38.78º 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 #836631 is Cyan = 0, Magento = 0.22, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 49 | - |
| CMYK | 0 | 0.22 | 0.63 | 0.49 |
| HSL | 38.78º | 0.46% | 0.35% | - |
| HSV(B) | 38.78º | 0.63% | 0.51% | - |
| XYZ | 14.67 | 14.55 | 4.94 | - |
| YUV | 104.63 | 96.61 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 49 | 0 | 0.22 | 0.63 | 0.49 | 38.78 | 0.46 | 0.35 |
| Hex | 83 | 66 | 31 | 0 | 16 | 3F | 31 | 27 | 2E | 23 |
| Octal | 203 | 146 | 61 | 0 | 26 | 77 | 61 | 47 | 56 | 43 |
| Binary | 10000011 | 1100110 | 110001 | 0 | 10110 | 111111 | 110001 | 100111 | 101110 | 100011 |
Color Harmonies of #836631
Complementary color
Monochromatic Colors of #836631
Black with #836631
Text Example
Text Example
White with #836631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836631; }
p { color: rgb(131,102,49); }
H1.HeaderClassName
{
color: #836631;
}
.AnyTagClassName
{
color: #836631;
}
</style>
background-color css
<style>
a { background-color: #836631; }
a { background-color: rgb(131,102,49); }
div.DivClassName
{
background-color: #836631;
}
.BgClassName
{
background-color: #836631;
}
</style>
border-color css
<style>
span { border-color: #836631; }
span { border-color: rgb(131,102,49); }
td.TdClassName
{
border-color: #836631;
}
.TagClassName
{
border-color: #836631;
}
</style>