Shades of Hot Curry #825728
Tints of Hot Curry #825728
RGB
CMYK
RGB Variations
Color information
#825728 (or 0x825728) is known color: Hot Curry. HEX triplet: 82, 57 and 28. RGB value is (130,87,40). Sum of RGB (Red+Green+Blue) = 130+87+40=257 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.58% from 257); Green value is 87 (34.38% from 255 or 33.85% from 257); Blue value is 40 (16.02% from 255 or 15.56% from 257); Max value from RGB is 130 - color contains mainly: red. Hex color #825728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825728 is #7DA8D7. Grayscale: #5E5E5E. Windows color (decimal): -8235224 or 2643842. OLE color: 2643842.
HSL color Cylindrical-coordinate representation of color #825728: hue angle of 31.33º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #825728 is Cyan = 0, Magento = 0.33, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 40 | - |
| CMYK | 0 | 0.33 | 0.69 | 0.49 |
| HSL | 31.33º | 0.53% | 0.33% | - |
| HSV(B) | 31.33º | 0.69% | 0.51% | - |
| XYZ | 13 | 11.72 | 3.58 | - |
| YUV | 94.5 | 97.25 | 153.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 40 | 0 | 0.33 | 0.69 | 0.49 | 31.33 | 0.53 | 0.33 |
| Hex | 82 | 57 | 28 | 0 | 21 | 45 | 31 | 1F | 35 | 21 |
| Octal | 202 | 127 | 50 | 0 | 41 | 105 | 61 | 37 | 65 | 41 |
| Binary | 10000010 | 1010111 | 101000 | 0 | 100001 | 1000101 | 110001 | 11111 | 110101 | 100001 |
Color Harmonies of #825728
Complementary color
Monochromatic Colors of #825728
Black with #825728
Text Example
Text Example
White with #825728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825728; }
p { color: rgb(130,87,40); }
H1.HeaderClassName
{
color: #825728;
}
.AnyTagClassName
{
color: #825728;
}
</style>
background-color css
<style>
a { background-color: #825728; }
a { background-color: rgb(130,87,40); }
div.DivClassName
{
background-color: #825728;
}
.BgClassName
{
background-color: #825728;
}
</style>
border-color css
<style>
span { border-color: #825728; }
span { border-color: rgb(130,87,40); }
td.TdClassName
{
border-color: #825728;
}
.TagClassName
{
border-color: #825728;
}
</style>