Shades of Hot Curry #825829
Tints of Hot Curry #825829
RGB
CMYK
RGB Variations
Color information
#825829 (or 0x825829) is known color: Hot Curry. HEX triplet: 82, 58 and 29. RGB value is (130,88,41). Sum of RGB (Red+Green+Blue) = 130+88+41=259 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.19% from 259); Green value is 88 (34.77% from 255 or 33.98% from 259); Blue value is 41 (16.41% from 255 or 15.83% from 259); Max value from RGB is 130 - color contains mainly: red. Hex color #825829 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825829 is #7DA7D6. Grayscale: #5F5F5F. Windows color (decimal): -8234967 or 2709634. OLE color: 2709634.
HSL color Cylindrical-coordinate representation of color #825829: hue angle of 31.69º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #825829 is Cyan = 0, Magento = 0.32, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 88 | 41 | - |
| CMYK | 0 | 0.32 | 0.68 | 0.49 |
| HSL | 31.69º | 0.52% | 0.34% | - |
| HSV(B) | 31.69º | 0.68% | 0.51% | - |
| XYZ | 13.1 | 11.89 | 3.7 | - |
| YUV | 95.2 | 97.41 | 152.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 41 | 0 | 0.32 | 0.68 | 0.49 | 31.69 | 0.52 | 0.34 |
| Hex | 82 | 58 | 29 | 0 | 20 | 44 | 31 | 20 | 34 | 22 |
| Octal | 202 | 130 | 51 | 0 | 40 | 104 | 61 | 40 | 64 | 42 |
| Binary | 10000010 | 1011000 | 101001 | 0 | 100000 | 1000100 | 110001 | 100000 | 110100 | 100010 |
Color Harmonies of #825829
Complementary color
Monochromatic Colors of #825829
Black with #825829
Text Example
Text Example
White with #825829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825829; }
p { color: rgb(130,88,41); }
H1.HeaderClassName
{
color: #825829;
}
.AnyTagClassName
{
color: #825829;
}
</style>
background-color css
<style>
a { background-color: #825829; }
a { background-color: rgb(130,88,41); }
div.DivClassName
{
background-color: #825829;
}
.BgClassName
{
background-color: #825829;
}
</style>
border-color css
<style>
span { border-color: #825829; }
span { border-color: rgb(130,88,41); }
td.TdClassName
{
border-color: #825829;
}
.TagClassName
{
border-color: #825829;
}
</style>