Shades of Hot Curry #835324
Tints of Hot Curry #835324
RGB
CMYK
RGB Variations
Color information
#835324 (or 0x835324) is known color: Hot Curry. HEX triplet: 83, 53 and 24. RGB value is (131,83,36). Sum of RGB (Red+Green+Blue) = 131+83+36=250 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.4% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 36 (14.45% from 255 or 14.4% from 250); Max value from RGB is 131 - color contains mainly: red. Hex color #835324 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835324 is #7CACDB. Grayscale: #5C5C5C. Windows color (decimal): -8170716 or 2380675. OLE color: 2380675.
HSL color Cylindrical-coordinate representation of color #835324: hue angle of 29.68º 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 #835324 is Cyan = 0, Magento = 0.37, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 36 | - |
| CMYK | 0 | 0.37 | 0.73 | 0.49 |
| HSL | 29.68º | 0.57% | 0.33% | - |
| HSV(B) | 29.68º | 0.73% | 0.51% | - |
| XYZ | 12.77 | 11.14 | 3.15 | - |
| YUV | 91.99 | 96.4 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 36 | 0 | 0.37 | 0.73 | 0.49 | 29.68 | 0.57 | 0.33 |
| Hex | 83 | 53 | 24 | 0 | 25 | 49 | 31 | 1E | 39 | 21 |
| Octal | 203 | 123 | 44 | 0 | 45 | 111 | 61 | 36 | 71 | 41 |
| Binary | 10000011 | 1010011 | 100100 | 0 | 100101 | 1001001 | 110001 | 11110 | 111001 | 100001 |
Color Harmonies of #835324
Complementary color
Monochromatic Colors of #835324
Black with #835324
Text Example
Text Example
White with #835324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835324; }
p { color: rgb(131,83,36); }
H1.HeaderClassName
{
color: #835324;
}
.AnyTagClassName
{
color: #835324;
}
</style>
background-color css
<style>
a { background-color: #835324; }
a { background-color: rgb(131,83,36); }
div.DivClassName
{
background-color: #835324;
}
.BgClassName
{
background-color: #835324;
}
</style>
border-color css
<style>
span { border-color: #835324; }
span { border-color: rgb(131,83,36); }
td.TdClassName
{
border-color: #835324;
}
.TagClassName
{
border-color: #835324;
}
</style>