Shades of Hot Curry #825919
Tints of Hot Curry #825919
RGB
CMYK
RGB Variations
Color information
#825919 (or 0x825919) is known color: Hot Curry. HEX triplet: 82, 59 and 19. RGB value is (130,89,25). Sum of RGB (Red+Green+Blue) = 130+89+25=244 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.28% from 244); Green value is 89 (35.16% from 255 or 36.48% from 244); Blue value is 25 (10.16% from 255 or 10.25% from 244); Max value from RGB is 130 - color contains mainly: red. Hex color #825919 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825919 is #7DA6E6. Grayscale: #5E5E5E. Windows color (decimal): -8234727 or 1661314. OLE color: 1661314.
HSL color Cylindrical-coordinate representation of color #825919: hue angle of 36.57º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #825919 is Cyan = 0, Magento = 0.32, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 25 | - |
| CMYK | 0 | 0.32 | 0.81 | 0.49 |
| HSL | 36.57º | 0.68% | 0.3% | - |
| HSV(B) | 36.57º | 0.81% | 0.51% | - |
| XYZ | 12.95 | 11.96 | 2.55 | - |
| YUV | 93.96 | 89.08 | 153.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 25 | 0 | 0.32 | 0.81 | 0.49 | 36.57 | 0.68 | 0.3 |
| Hex | 82 | 59 | 19 | 0 | 20 | 51 | 31 | 25 | 44 | 1E |
| Octal | 202 | 131 | 31 | 0 | 40 | 121 | 61 | 45 | 104 | 36 |
| Binary | 10000010 | 1011001 | 11001 | 0 | 100000 | 1010001 | 110001 | 100101 | 1000100 | 11110 |
Color Harmonies of #825919
Complementary color
Monochromatic Colors of #825919
Black with #825919
Text Example
Text Example
White with #825919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825919; }
p { color: rgb(130,89,25); }
H1.HeaderClassName
{
color: #825919;
}
.AnyTagClassName
{
color: #825919;
}
</style>
background-color css
<style>
a { background-color: #825919; }
a { background-color: rgb(130,89,25); }
div.DivClassName
{
background-color: #825919;
}
.BgClassName
{
background-color: #825919;
}
</style>
border-color css
<style>
span { border-color: #825919; }
span { border-color: rgb(130,89,25); }
td.TdClassName
{
border-color: #825919;
}
.TagClassName
{
border-color: #825919;
}
</style>