Shades of Hot Curry #825321
Tints of Hot Curry #825321
RGB
CMYK
RGB Variations
Color information
#825321 (or 0x825321) is known color: Hot Curry. HEX triplet: 82, 53 and 21. RGB value is (130,83,33). Sum of RGB (Red+Green+Blue) = 130+83+33=246 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.85% from 246); Green value is 83 (32.81% from 255 or 33.74% from 246); Blue value is 33 (13.28% from 255 or 13.41% from 246); Max value from RGB is 130 - color contains mainly: red. Hex color #825321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825321 is #7DACDE. Grayscale: #5B5B5B. Windows color (decimal): -8236255 or 2184066. OLE color: 2184066.
HSL color Cylindrical-coordinate representation of color #825321: hue angle of 30.93º 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 #825321 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 33 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.49 |
| HSL | 30.93º | 0.6% | 0.32% | - |
| HSV(B) | 30.93º | 0.75% | 0.51% | - |
| XYZ | 12.57 | 11.04 | 2.91 | - |
| YUV | 91.35 | 95.07 | 155.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 33 | 0 | 0.36 | 0.75 | 0.49 | 30.93 | 0.6 | 0.32 |
| Hex | 82 | 53 | 21 | 0 | 24 | 4B | 31 | 1F | 3C | 20 |
| Octal | 202 | 123 | 41 | 0 | 44 | 113 | 61 | 37 | 74 | 40 |
| Binary | 10000010 | 1010011 | 100001 | 0 | 100100 | 1001011 | 110001 | 11111 | 111100 | 100000 |
Color Harmonies of #825321
Complementary color
Monochromatic Colors of #825321
Black with #825321
Text Example
Text Example
White with #825321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825321; }
p { color: rgb(130,83,33); }
H1.HeaderClassName
{
color: #825321;
}
.AnyTagClassName
{
color: #825321;
}
</style>
background-color css
<style>
a { background-color: #825321; }
a { background-color: rgb(130,83,33); }
div.DivClassName
{
background-color: #825321;
}
.BgClassName
{
background-color: #825321;
}
</style>
border-color css
<style>
span { border-color: #825321; }
span { border-color: rgb(130,83,33); }
td.TdClassName
{
border-color: #825321;
}
.TagClassName
{
border-color: #825321;
}
</style>