Shades of Hot Curry #865615
Tints of Hot Curry #865615
RGB
CMYK
RGB Variations
Color information
#865615 (or 0x865615) is known color: Hot Curry. HEX triplet: 86, 56 and 15. RGB value is (134,86,21). Sum of RGB (Red+Green+Blue) = 134+86+21=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 21 (8.59% from 255 or 8.71% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #865615 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865615 is #79A9EA. Grayscale: #5D5D5D. Windows color (decimal): -7973355 or 1398406. OLE color: 1398406.
HSL color Cylindrical-coordinate representation of color #865615: hue angle of 34.51º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #865615 is Cyan = 0, Magento = 0.36, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 21 | - |
| CMYK | 0 | 0.36 | 0.84 | 0.47 |
| HSL | 34.51º | 0.73% | 0.3% | - |
| HSV(B) | 34.51º | 0.84% | 0.53% | - |
| XYZ | 13.29 | 11.78 | 2.28 | - |
| YUV | 92.94 | 87.4 | 157.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 21 | 0 | 0.36 | 0.84 | 0.47 | 34.51 | 0.73 | 0.3 |
| Hex | 86 | 56 | 15 | 0 | 24 | 54 | 2F | 23 | 49 | 1E |
| Octal | 206 | 126 | 25 | 0 | 44 | 124 | 57 | 43 | 111 | 36 |
| Binary | 10000110 | 1010110 | 10101 | 0 | 100100 | 1010100 | 101111 | 100011 | 1001001 | 11110 |
Color Harmonies of #865615
Complementary color
Monochromatic Colors of #865615
Black with #865615
Text Example
Text Example
White with #865615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865615; }
p { color: rgb(134,86,21); }
H1.HeaderClassName
{
color: #865615;
}
.AnyTagClassName
{
color: #865615;
}
</style>
background-color css
<style>
a { background-color: #865615; }
a { background-color: rgb(134,86,21); }
div.DivClassName
{
background-color: #865615;
}
.BgClassName
{
background-color: #865615;
}
</style>
border-color css
<style>
span { border-color: #865615; }
span { border-color: rgb(134,86,21); }
td.TdClassName
{
border-color: #865615;
}
.TagClassName
{
border-color: #865615;
}
</style>