Shades of Hot Curry #825320
Tints of Hot Curry #825320
RGB
CMYK
RGB Variations
Color information
#825320 (or 0x825320) is known color: Hot Curry. HEX triplet: 82, 53 and 20. RGB value is (130,83,32). Sum of RGB (Red+Green+Blue) = 130+83+32=245 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.06% from 245); Green value is 83 (32.81% from 255 or 33.88% from 245); Blue value is 32 (12.89% from 255 or 13.06% from 245); Max value from RGB is 130 - color contains mainly: red. Hex color #825320 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825320 is #7DACDF. Grayscale: #5B5B5B. Windows color (decimal): -8236256 or 2118530. OLE color: 2118530.
HSL color Cylindrical-coordinate representation of color #825320: hue angle of 31.22º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #825320 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 32 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.49 |
| HSL | 31.22º | 0.6% | 0.32% | - |
| HSV(B) | 31.22º | 0.75% | 0.51% | - |
| XYZ | 12.56 | 11.04 | 2.83 | - |
| YUV | 91.24 | 94.57 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 32 | 0 | 0.36 | 0.75 | 0.49 | 31.22 | 0.6 | 0.32 |
| Hex | 82 | 53 | 20 | 0 | 24 | 4B | 31 | 1F | 3C | 20 |
| Octal | 202 | 123 | 40 | 0 | 44 | 113 | 61 | 37 | 74 | 40 |
| Binary | 10000010 | 1010011 | 100000 | 0 | 100100 | 1001011 | 110001 | 11111 | 111100 | 100000 |
Color Harmonies of #825320
Complementary color
Monochromatic Colors of #825320
Black with #825320
Text Example
Text Example
White with #825320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825320; }
p { color: rgb(130,83,32); }
H1.HeaderClassName
{
color: #825320;
}
.AnyTagClassName
{
color: #825320;
}
</style>
background-color css
<style>
a { background-color: #825320; }
a { background-color: rgb(130,83,32); }
div.DivClassName
{
background-color: #825320;
}
.BgClassName
{
background-color: #825320;
}
</style>
border-color css
<style>
span { border-color: #825320; }
span { border-color: rgb(130,83,32); }
td.TdClassName
{
border-color: #825320;
}
.TagClassName
{
border-color: #825320;
}
</style>