Shades of Hot Curry #815919
Tints of Hot Curry #815919
RGB
CMYK
RGB Variations
Color information
#815919 (or 0x815919) is known color: Hot Curry. HEX triplet: 81, 59 and 19. RGB value is (129,89,25). Sum of RGB (Red+Green+Blue) = 129+89+25=243 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.09% from 243); Green value is 89 (35.16% from 255 or 36.63% from 243); Blue value is 25 (10.16% from 255 or 10.29% from 243); Max value from RGB is 129 - color contains mainly: red. Hex color #815919 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815919 is #7EA6E6. Grayscale: #5D5D5D. Windows color (decimal): -8300263 or 1661313. OLE color: 1661313.
HSL color Cylindrical-coordinate representation of color #815919: hue angle of 36.92º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #815919 is Cyan = 0, Magento = 0.31, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 25 | - |
| CMYK | 0 | 0.31 | 0.81 | 0.49 |
| HSL | 36.92º | 0.68% | 0.3% | - |
| HSV(B) | 36.92º | 0.81% | 0.51% | - |
| XYZ | 12.8 | 11.88 | 2.54 | - |
| YUV | 93.66 | 89.25 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 25 | 0 | 0.31 | 0.81 | 0.49 | 36.92 | 0.68 | 0.3 |
| Hex | 81 | 59 | 19 | 0 | 1F | 51 | 31 | 25 | 44 | 1E |
| Octal | 201 | 131 | 31 | 0 | 37 | 121 | 61 | 45 | 104 | 36 |
| Binary | 10000001 | 1011001 | 11001 | 0 | 11111 | 1010001 | 110001 | 100101 | 1000100 | 11110 |
Color Harmonies of #815919
Complementary color
Monochromatic Colors of #815919
Black with #815919
Text Example
Text Example
White with #815919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815919; }
p { color: rgb(129,89,25); }
H1.HeaderClassName
{
color: #815919;
}
.AnyTagClassName
{
color: #815919;
}
</style>
background-color css
<style>
a { background-color: #815919; }
a { background-color: rgb(129,89,25); }
div.DivClassName
{
background-color: #815919;
}
.BgClassName
{
background-color: #815919;
}
</style>
border-color css
<style>
span { border-color: #815919; }
span { border-color: rgb(129,89,25); }
td.TdClassName
{
border-color: #815919;
}
.TagClassName
{
border-color: #815919;
}
</style>