Shades of Hot Curry #835323
Tints of Hot Curry #835323
RGB
CMYK
RGB Variations
Color information
#835323 (or 0x835323) is known color: Hot Curry. HEX triplet: 83, 53 and 23. RGB value is (131,83,35). Sum of RGB (Red+Green+Blue) = 131+83+35=249 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.61% from 249); Green value is 83 (32.81% from 255 or 33.33% from 249); Blue value is 35 (14.06% from 255 or 14.06% from 249); Max value from RGB is 131 - color contains mainly: red. Hex color #835323 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835323 is #7CACDC. Grayscale: #5C5C5C. Windows color (decimal): -8170717 or 2315139. OLE color: 2315139.
HSL color Cylindrical-coordinate representation of color #835323: hue angle of 30º degrees, saturation: 0.58, 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 #835323 is Cyan = 0, Magento = 0.37, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 35 | - |
| CMYK | 0 | 0.37 | 0.73 | 0.49 |
| HSL | 30º | 0.58% | 0.33% | - |
| HSV(B) | 30º | 0.73% | 0.51% | - |
| XYZ | 12.76 | 11.13 | 3.07 | - |
| YUV | 91.88 | 95.9 | 155.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 35 | 0 | 0.37 | 0.73 | 0.49 | 30 | 0.58 | 0.33 |
| Hex | 83 | 53 | 23 | 0 | 25 | 49 | 31 | 1E | 3A | 21 |
| Octal | 203 | 123 | 43 | 0 | 45 | 111 | 61 | 36 | 72 | 41 |
| Binary | 10000011 | 1010011 | 100011 | 0 | 100101 | 1001001 | 110001 | 11110 | 111010 | 100001 |
Color Harmonies of #835323
Complementary color
Monochromatic Colors of #835323
Black with #835323
Text Example
Text Example
White with #835323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835323; }
p { color: rgb(131,83,35); }
H1.HeaderClassName
{
color: #835323;
}
.AnyTagClassName
{
color: #835323;
}
</style>
background-color css
<style>
a { background-color: #835323; }
a { background-color: rgb(131,83,35); }
div.DivClassName
{
background-color: #835323;
}
.BgClassName
{
background-color: #835323;
}
</style>
border-color css
<style>
span { border-color: #835323; }
span { border-color: rgb(131,83,35); }
td.TdClassName
{
border-color: #835323;
}
.TagClassName
{
border-color: #835323;
}
</style>