Shades of Hot Curry #835421
Tints of Hot Curry #835421
RGB
CMYK
RGB Variations
Color information
#835421 (or 0x835421) is known color: Hot Curry. HEX triplet: 83, 54 and 21. RGB value is (131,84,33). Sum of RGB (Red+Green+Blue) = 131+84+33=248 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.82% from 248); Green value is 84 (33.20% from 255 or 33.87% from 248); Blue value is 33 (13.28% from 255 or 13.31% from 248); Max value from RGB is 131 - color contains mainly: red. Hex color #835421 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835421 is #7CABDE. Grayscale: #5C5C5C. Windows color (decimal): -8170463 or 2184323. OLE color: 2184323.
HSL color Cylindrical-coordinate representation of color #835421: hue angle of 31.22º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #835421 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 33 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.49 |
| HSL | 31.22º | 0.6% | 0.32% | - |
| HSV(B) | 31.22º | 0.75% | 0.51% | - |
| XYZ | 12.8 | 11.28 | 2.94 | - |
| YUV | 92.24 | 94.57 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 33 | 0 | 0.36 | 0.75 | 0.49 | 31.22 | 0.6 | 0.32 |
| Hex | 83 | 54 | 21 | 0 | 24 | 4B | 31 | 1F | 3C | 20 |
| Octal | 203 | 124 | 41 | 0 | 44 | 113 | 61 | 37 | 74 | 40 |
| Binary | 10000011 | 1010100 | 100001 | 0 | 100100 | 1001011 | 110001 | 11111 | 111100 | 100000 |
Color Harmonies of #835421
Complementary color
Monochromatic Colors of #835421
Black with #835421
Text Example
Text Example
White with #835421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835421; }
p { color: rgb(131,84,33); }
H1.HeaderClassName
{
color: #835421;
}
.AnyTagClassName
{
color: #835421;
}
</style>
background-color css
<style>
a { background-color: #835421; }
a { background-color: rgb(131,84,33); }
div.DivClassName
{
background-color: #835421;
}
.BgClassName
{
background-color: #835421;
}
</style>
border-color css
<style>
span { border-color: #835421; }
span { border-color: rgb(131,84,33); }
td.TdClassName
{
border-color: #835421;
}
.TagClassName
{
border-color: #835421;
}
</style>