Shades of Hot Curry #825921
Tints of Hot Curry #825921
RGB
CMYK
RGB Variations
Color information
#825921 (or 0x825921) is known color: Hot Curry. HEX triplet: 82, 59 and 21. RGB value is (130,89,33). Sum of RGB (Red+Green+Blue) = 130+89+33=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 89 (35.16% from 255 or 35.32% from 252); Blue value is 33 (13.28% from 255 or 13.10% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #825921 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825921 is #7DA6DE. Grayscale: #5F5F5F. Windows color (decimal): -8234719 or 2185602. OLE color: 2185602.
HSL color Cylindrical-coordinate representation of color #825921: hue angle of 34.64º 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 #825921 is Cyan = 0, Magento = 0.32, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 33 | - |
| CMYK | 0 | 0.32 | 0.75 | 0.49 |
| HSL | 34.64º | 0.6% | 0.32% | - |
| HSV(B) | 34.64º | 0.75% | 0.51% | - |
| XYZ | 13.05 | 12 | 3.07 | - |
| YUV | 94.88 | 93.08 | 153.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 33 | 0 | 0.32 | 0.75 | 0.49 | 34.64 | 0.6 | 0.32 |
| Hex | 82 | 59 | 21 | 0 | 20 | 4B | 31 | 23 | 3C | 20 |
| Octal | 202 | 131 | 41 | 0 | 40 | 113 | 61 | 43 | 74 | 40 |
| Binary | 10000010 | 1011001 | 100001 | 0 | 100000 | 1001011 | 110001 | 100011 | 111100 | 100000 |
Color Harmonies of #825921
Complementary color
Monochromatic Colors of #825921
Black with #825921
Text Example
Text Example
White with #825921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825921; }
p { color: rgb(130,89,33); }
H1.HeaderClassName
{
color: #825921;
}
.AnyTagClassName
{
color: #825921;
}
</style>
background-color css
<style>
a { background-color: #825921; }
a { background-color: rgb(130,89,33); }
div.DivClassName
{
background-color: #825921;
}
.BgClassName
{
background-color: #825921;
}
</style>
border-color css
<style>
span { border-color: #825921; }
span { border-color: rgb(130,89,33); }
td.TdClassName
{
border-color: #825921;
}
.TagClassName
{
border-color: #825921;
}
</style>