Shades of Hot Curry #825629
Tints of Hot Curry #825629
RGB
CMYK
RGB Variations
Color information
#825629 (or 0x825629) is known color: Hot Curry. HEX triplet: 82, 56 and 29. RGB value is (130,86,41). Sum of RGB (Red+Green+Blue) = 130+86+41=257 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.58% from 257); Green value is 86 (33.98% from 255 or 33.46% from 257); Blue value is 41 (16.41% from 255 or 15.95% from 257); Max value from RGB is 130 - color contains mainly: red. Hex color #825629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825629 is #7DA9D6. Grayscale: #5E5E5E. Windows color (decimal): -8235479 or 2709122. OLE color: 2709122.
HSL color Cylindrical-coordinate representation of color #825629: hue angle of 30.34º 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 #825629 is Cyan = 0, Magento = 0.34, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 41 | - |
| CMYK | 0 | 0.34 | 0.68 | 0.49 |
| HSL | 30.34º | 0.52% | 0.34% | - |
| HSV(B) | 30.34º | 0.68% | 0.51% | - |
| XYZ | 12.93 | 11.56 | 3.65 | - |
| YUV | 94.03 | 98.08 | 153.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 41 | 0 | 0.34 | 0.68 | 0.49 | 30.34 | 0.52 | 0.34 |
| Hex | 82 | 56 | 29 | 0 | 22 | 44 | 31 | 1E | 34 | 22 |
| Octal | 202 | 126 | 51 | 0 | 42 | 104 | 61 | 36 | 64 | 42 |
| Binary | 10000010 | 1010110 | 101001 | 0 | 100010 | 1000100 | 110001 | 11110 | 110100 | 100010 |
Color Harmonies of #825629
Complementary color
Monochromatic Colors of #825629
Black with #825629
Text Example
Text Example
White with #825629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825629; }
p { color: rgb(130,86,41); }
H1.HeaderClassName
{
color: #825629;
}
.AnyTagClassName
{
color: #825629;
}
</style>
background-color css
<style>
a { background-color: #825629; }
a { background-color: rgb(130,86,41); }
div.DivClassName
{
background-color: #825629;
}
.BgClassName
{
background-color: #825629;
}
</style>
border-color css
<style>
span { border-color: #825629; }
span { border-color: rgb(130,86,41); }
td.TdClassName
{
border-color: #825629;
}
.TagClassName
{
border-color: #825629;
}
</style>