Shades of Hot Curry #815917
Tints of Hot Curry #815917
RGB
CMYK
RGB Variations
Color information
#815917 (or 0x815917) is known color: Hot Curry. HEX triplet: 81, 59 and 17. RGB value is (129,89,23). Sum of RGB (Red+Green+Blue) = 129+89+23=241 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.53% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 23 (9.38% from 255 or 9.54% from 241); Max value from RGB is 129 - color contains mainly: red. Hex color #815917 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815917 is #7EA6E8. Grayscale: #5D5D5D. Windows color (decimal): -8300265 or 1530241. OLE color: 1530241.
HSL color Cylindrical-coordinate representation of color #815917: hue angle of 37.36º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #815917 is Cyan = 0, Magento = 0.31, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 23 | - |
| CMYK | 0 | 0.31 | 0.82 | 0.49 |
| HSL | 37.36º | 0.7% | 0.3% | - |
| HSV(B) | 37.36º | 0.82% | 0.51% | - |
| XYZ | 12.78 | 11.87 | 2.43 | - |
| YUV | 93.44 | 88.25 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 23 | 0 | 0.31 | 0.82 | 0.49 | 37.36 | 0.7 | 0.3 |
| Hex | 81 | 59 | 17 | 0 | 1F | 52 | 31 | 25 | 46 | 1E |
| Octal | 201 | 131 | 27 | 0 | 37 | 122 | 61 | 45 | 106 | 36 |
| Binary | 10000001 | 1011001 | 10111 | 0 | 11111 | 1010010 | 110001 | 100101 | 1000110 | 11110 |
Color Harmonies of #815917
Complementary color
Monochromatic Colors of #815917
Black with #815917
Text Example
Text Example
White with #815917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815917; }
p { color: rgb(129,89,23); }
H1.HeaderClassName
{
color: #815917;
}
.AnyTagClassName
{
color: #815917;
}
</style>
background-color css
<style>
a { background-color: #815917; }
a { background-color: rgb(129,89,23); }
div.DivClassName
{
background-color: #815917;
}
.BgClassName
{
background-color: #815917;
}
</style>
border-color css
<style>
span { border-color: #815917; }
span { border-color: rgb(129,89,23); }
td.TdClassName
{
border-color: #815917;
}
.TagClassName
{
border-color: #815917;
}
</style>