Shades of Hot Curry #825926
Tints of Hot Curry #825926
RGB
CMYK
RGB Variations
Color information
#825926 (or 0x825926) is known color: Hot Curry. HEX triplet: 82, 59 and 26. RGB value is (130,89,38). Sum of RGB (Red+Green+Blue) = 130+89+38=257 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.58% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 130 - color contains mainly: red. Hex color #825926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825926 is #7DA6D9. Grayscale: #5F5F5F. Windows color (decimal): -8234714 or 2513282. OLE color: 2513282.
HSL color Cylindrical-coordinate representation of color #825926: hue angle of 33.26º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #825926 is Cyan = 0, Magento = 0.32, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 38 | - |
| CMYK | 0 | 0.32 | 0.71 | 0.49 |
| HSL | 33.26º | 0.55% | 0.33% | - |
| HSV(B) | 33.26º | 0.71% | 0.51% | - |
| XYZ | 13.13 | 12.03 | 3.46 | - |
| YUV | 95.45 | 95.58 | 152.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 38 | 0 | 0.32 | 0.71 | 0.49 | 33.26 | 0.55 | 0.33 |
| Hex | 82 | 59 | 26 | 0 | 20 | 47 | 31 | 21 | 37 | 21 |
| Octal | 202 | 131 | 46 | 0 | 40 | 107 | 61 | 41 | 67 | 41 |
| Binary | 10000010 | 1011001 | 100110 | 0 | 100000 | 1000111 | 110001 | 100001 | 110111 | 100001 |
Color Harmonies of #825926
Complementary color
Monochromatic Colors of #825926
Black with #825926
Text Example
Text Example
White with #825926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825926; }
p { color: rgb(130,89,38); }
H1.HeaderClassName
{
color: #825926;
}
.AnyTagClassName
{
color: #825926;
}
</style>
background-color css
<style>
a { background-color: #825926; }
a { background-color: rgb(130,89,38); }
div.DivClassName
{
background-color: #825926;
}
.BgClassName
{
background-color: #825926;
}
</style>
border-color css
<style>
span { border-color: #825926; }
span { border-color: rgb(130,89,38); }
td.TdClassName
{
border-color: #825926;
}
.TagClassName
{
border-color: #825926;
}
</style>