Shades of Hot Curry #825716
Tints of Hot Curry #825716
RGB
CMYK
RGB Variations
Color information
#825716 (or 0x825716) is known color: Hot Curry. HEX triplet: 82, 57 and 16. RGB value is (130,87,22). Sum of RGB (Red+Green+Blue) = 130+87+22=239 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.39% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 130 - color contains mainly: red. Hex color #825716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #825716 is #7DA8E9. Grayscale: #5C5C5C. Windows color (decimal): -8235242 or 1464194. OLE color: 1464194.
HSL color Cylindrical-coordinate representation of color #825716: hue angle of 36.11º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #825716 is Cyan = 0, Magento = 0.33, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 22 | - |
| CMYK | 0 | 0.33 | 0.83 | 0.49 |
| HSL | 36.11º | 0.71% | 0.3% | - |
| HSV(B) | 36.11º | 0.83% | 0.51% | - |
| XYZ | 12.76 | 11.62 | 2.33 | - |
| YUV | 92.45 | 88.25 | 154.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 22 | 0 | 0.33 | 0.83 | 0.49 | 36.11 | 0.71 | 0.3 |
| Hex | 82 | 57 | 16 | 0 | 21 | 53 | 31 | 24 | 47 | 1E |
| Octal | 202 | 127 | 26 | 0 | 41 | 123 | 61 | 44 | 107 | 36 |
| Binary | 10000010 | 1010111 | 10110 | 0 | 100001 | 1010011 | 110001 | 100100 | 1000111 | 11110 |
Color Harmonies of #825716
Complementary color
Monochromatic Colors of #825716
Black with #825716
Text Example
Text Example
White with #825716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825716; }
p { color: rgb(130,87,22); }
H1.HeaderClassName
{
color: #825716;
}
.AnyTagClassName
{
color: #825716;
}
</style>
background-color css
<style>
a { background-color: #825716; }
a { background-color: rgb(130,87,22); }
div.DivClassName
{
background-color: #825716;
}
.BgClassName
{
background-color: #825716;
}
</style>
border-color css
<style>
span { border-color: #825716; }
span { border-color: rgb(130,87,22); }
td.TdClassName
{
border-color: #825716;
}
.TagClassName
{
border-color: #825716;
}
</style>