Shades of Hot Curry #815823
Tints of Hot Curry #815823
RGB
CMYK
RGB Variations
Color information
#815823 (or 0x815823) is known color: Hot Curry. HEX triplet: 81, 58 and 23. RGB value is (129,88,35). Sum of RGB (Red+Green+Blue) = 129+88+35=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 88 (34.77% from 255 or 34.92% from 252); Blue value is 35 (14.06% from 255 or 13.89% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #815823 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815823 is #7EA7DC. Grayscale: #5E5E5E. Windows color (decimal): -8300509 or 2316417. OLE color: 2316417.
HSL color Cylindrical-coordinate representation of color #815823: hue angle of 33.83º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #815823 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 35 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.49 |
| HSL | 33.83º | 0.57% | 0.32% | - |
| HSV(B) | 33.83º | 0.73% | 0.51% | - |
| XYZ | 12.85 | 11.77 | 3.18 | - |
| YUV | 94.22 | 94.58 | 152.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 35 | 0 | 0.32 | 0.73 | 0.49 | 33.83 | 0.57 | 0.32 |
| Hex | 81 | 58 | 23 | 0 | 20 | 49 | 31 | 22 | 39 | 20 |
| Octal | 201 | 130 | 43 | 0 | 40 | 111 | 61 | 42 | 71 | 40 |
| Binary | 10000001 | 1011000 | 100011 | 0 | 100000 | 1001001 | 110001 | 100010 | 111001 | 100000 |
Color Harmonies of #815823
Complementary color
Monochromatic Colors of #815823
Black with #815823
Text Example
Text Example
White with #815823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815823; }
p { color: rgb(129,88,35); }
H1.HeaderClassName
{
color: #815823;
}
.AnyTagClassName
{
color: #815823;
}
</style>
background-color css
<style>
a { background-color: #815823; }
a { background-color: rgb(129,88,35); }
div.DivClassName
{
background-color: #815823;
}
.BgClassName
{
background-color: #815823;
}
</style>
border-color css
<style>
span { border-color: #815823; }
span { border-color: rgb(129,88,35); }
td.TdClassName
{
border-color: #815823;
}
.TagClassName
{
border-color: #815823;
}
</style>