Shades of Hot Curry #815829
Tints of Hot Curry #815829
RGB
CMYK
RGB Variations
Color information
#815829 (or 0x815829) is known color: Hot Curry. HEX triplet: 81, 58 and 29. RGB value is (129,88,41). Sum of RGB (Red+Green+Blue) = 129+88+41=258 (34% of max value = 765). Red value is 129 (50.78% from 255 or 50% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 41 (16.41% from 255 or 15.89% from 258); Max value from RGB is 129 - color contains mainly: red. Hex color #815829 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815829 is #7EA7D6. Grayscale: #5F5F5F. Windows color (decimal): -8300503 or 2709633. OLE color: 2709633.
HSL color Cylindrical-coordinate representation of color #815829: hue angle of 32.05º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #815829 is Cyan = 0, Magento = 0.32, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 41 | - |
| CMYK | 0 | 0.32 | 0.68 | 0.49 |
| HSL | 32.05º | 0.52% | 0.33% | - |
| HSV(B) | 32.05º | 0.68% | 0.51% | - |
| XYZ | 12.94 | 11.81 | 3.69 | - |
| YUV | 94.9 | 97.58 | 152.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 41 | 0 | 0.32 | 0.68 | 0.49 | 32.05 | 0.52 | 0.33 |
| Hex | 81 | 58 | 29 | 0 | 20 | 44 | 31 | 20 | 34 | 21 |
| Octal | 201 | 130 | 51 | 0 | 40 | 104 | 61 | 40 | 64 | 41 |
| Binary | 10000001 | 1011000 | 101001 | 0 | 100000 | 1000100 | 110001 | 100000 | 110100 | 100001 |
Color Harmonies of #815829
Complementary color
Monochromatic Colors of #815829
Black with #815829
Text Example
Text Example
White with #815829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815829; }
p { color: rgb(129,88,41); }
H1.HeaderClassName
{
color: #815829;
}
.AnyTagClassName
{
color: #815829;
}
</style>
background-color css
<style>
a { background-color: #815829; }
a { background-color: rgb(129,88,41); }
div.DivClassName
{
background-color: #815829;
}
.BgClassName
{
background-color: #815829;
}
</style>
border-color css
<style>
span { border-color: #815829; }
span { border-color: rgb(129,88,41); }
td.TdClassName
{
border-color: #815829;
}
.TagClassName
{
border-color: #815829;
}
</style>