Shades of Hot Curry #815824
Tints of Hot Curry #815824
RGB
CMYK
RGB Variations
Color information
#815824 (or 0x815824) is known color: Hot Curry. HEX triplet: 81, 58 and 24. RGB value is (129,88,36). Sum of RGB (Red+Green+Blue) = 129+88+36=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 88 (34.77% from 255 or 34.78% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #815824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815824 is #7EA7DB. Grayscale: #5E5E5E. Windows color (decimal): -8300508 or 2381953. OLE color: 2381953.
HSL color Cylindrical-coordinate representation of color #815824: hue angle of 33.55º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #815824 is Cyan = 0, Magento = 0.32, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 36 | - |
| CMYK | 0 | 0.32 | 0.72 | 0.49 |
| HSL | 33.55º | 0.56% | 0.32% | - |
| HSV(B) | 33.55º | 0.72% | 0.51% | - |
| XYZ | 12.86 | 11.77 | 3.26 | - |
| YUV | 94.33 | 95.08 | 152.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 36 | 0 | 0.32 | 0.72 | 0.49 | 33.55 | 0.56 | 0.32 |
| Hex | 81 | 58 | 24 | 0 | 20 | 48 | 31 | 22 | 38 | 20 |
| Octal | 201 | 130 | 44 | 0 | 40 | 110 | 61 | 42 | 70 | 40 |
| Binary | 10000001 | 1011000 | 100100 | 0 | 100000 | 1001000 | 110001 | 100010 | 111000 | 100000 |
Color Harmonies of #815824
Complementary color
Monochromatic Colors of #815824
Black with #815824
Text Example
Text Example
White with #815824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815824; }
p { color: rgb(129,88,36); }
H1.HeaderClassName
{
color: #815824;
}
.AnyTagClassName
{
color: #815824;
}
</style>
background-color css
<style>
a { background-color: #815824; }
a { background-color: rgb(129,88,36); }
div.DivClassName
{
background-color: #815824;
}
.BgClassName
{
background-color: #815824;
}
</style>
border-color css
<style>
span { border-color: #815824; }
span { border-color: rgb(129,88,36); }
td.TdClassName
{
border-color: #815824;
}
.TagClassName
{
border-color: #815824;
}
</style>