Shades of Hot Curry #836328
Tints of Hot Curry #836328
RGB
CMYK
RGB Variations
Color information
#836328 (or 0x836328) is known color: Hot Curry. HEX triplet: 83, 63 and 28. RGB value is (131,99,40). Sum of RGB (Red+Green+Blue) = 131+99+40=270 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.52% from 270); Green value is 99 (39.06% from 255 or 36.67% from 270); Blue value is 40 (16.02% from 255 or 14.81% from 270); Max value from RGB is 131 - color contains mainly: red. Hex color #836328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836328 is #7C9CD7. Grayscale: #666666. Windows color (decimal): -8166616 or 2646915. OLE color: 2646915.
HSL color Cylindrical-coordinate representation of color #836328: hue angle of 38.9º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #836328 is Cyan = 0, Magento = 0.24, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 99 | 40 | - |
| CMYK | 0 | 0.24 | 0.69 | 0.49 |
| HSL | 38.9º | 0.53% | 0.34% | - |
| HSV(B) | 38.9º | 0.69% | 0.51% | - |
| XYZ | 14.2 | 13.9 | 3.94 | - |
| YUV | 101.84 | 93.1 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 99 | 40 | 0 | 0.24 | 0.69 | 0.49 | 38.9 | 0.53 | 0.34 |
| Hex | 83 | 63 | 28 | 0 | 18 | 45 | 31 | 27 | 35 | 22 |
| Octal | 203 | 143 | 50 | 0 | 30 | 105 | 61 | 47 | 65 | 42 |
| Binary | 10000011 | 1100011 | 101000 | 0 | 11000 | 1000101 | 110001 | 100111 | 110101 | 100010 |
Color Harmonies of #836328
Complementary color
Monochromatic Colors of #836328
Black with #836328
Text Example
Text Example
White with #836328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836328; }
p { color: rgb(131,99,40); }
H1.HeaderClassName
{
color: #836328;
}
.AnyTagClassName
{
color: #836328;
}
</style>
background-color css
<style>
a { background-color: #836328; }
a { background-color: rgb(131,99,40); }
div.DivClassName
{
background-color: #836328;
}
.BgClassName
{
background-color: #836328;
}
</style>
border-color css
<style>
span { border-color: #836328; }
span { border-color: rgb(131,99,40); }
td.TdClassName
{
border-color: #836328;
}
.TagClassName
{
border-color: #836328;
}
</style>