Shades of Hot Curry #825624
Tints of Hot Curry #825624
RGB
CMYK
RGB Variations
Color information
#825624 (or 0x825624) is known color: Hot Curry. HEX triplet: 82, 56 and 24. RGB value is (130,86,36). Sum of RGB (Red+Green+Blue) = 130+86+36=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 86 (33.98% from 255 or 34.13% from 252); Blue value is 36 (14.45% from 255 or 14.29% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #825624 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825624 is #7DA9DB. Grayscale: #5D5D5D. Windows color (decimal): -8235484 or 2381442. OLE color: 2381442.
HSL color Cylindrical-coordinate representation of color #825624: hue angle of 31.91º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #825624 is Cyan = 0, Magento = 0.34, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 36 | - |
| CMYK | 0 | 0.34 | 0.72 | 0.49 |
| HSL | 31.91º | 0.57% | 0.33% | - |
| HSV(B) | 31.91º | 0.72% | 0.51% | - |
| XYZ | 12.85 | 11.53 | 3.22 | - |
| YUV | 93.46 | 95.58 | 154.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 36 | 0 | 0.34 | 0.72 | 0.49 | 31.91 | 0.57 | 0.33 |
| Hex | 82 | 56 | 24 | 0 | 22 | 48 | 31 | 20 | 39 | 21 |
| Octal | 202 | 126 | 44 | 0 | 42 | 110 | 61 | 40 | 71 | 41 |
| Binary | 10000010 | 1010110 | 100100 | 0 | 100010 | 1001000 | 110001 | 100000 | 111001 | 100001 |
Color Harmonies of #825624
Complementary color
Monochromatic Colors of #825624
Black with #825624
Text Example
Text Example
White with #825624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825624; }
p { color: rgb(130,86,36); }
H1.HeaderClassName
{
color: #825624;
}
.AnyTagClassName
{
color: #825624;
}
</style>
background-color css
<style>
a { background-color: #825624; }
a { background-color: rgb(130,86,36); }
div.DivClassName
{
background-color: #825624;
}
.BgClassName
{
background-color: #825624;
}
</style>
border-color css
<style>
span { border-color: #825624; }
span { border-color: rgb(130,86,36); }
td.TdClassName
{
border-color: #825624;
}
.TagClassName
{
border-color: #825624;
}
</style>