Shades of Hot Curry #865613
Tints of Hot Curry #865613
RGB
CMYK
RGB Variations
Color information
#865613 (or 0x865613) is known color: Hot Curry. HEX triplet: 86, 56 and 13. RGB value is (134,86,19). Sum of RGB (Red+Green+Blue) = 134+86+19=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 86 (33.98% from 255 or 35.98% from 239); Blue value is 19 (7.81% from 255 or 7.95% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #865613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865613 is #79A9EC. Grayscale: #5D5D5D. Windows color (decimal): -7973357 or 1267334. OLE color: 1267334.
HSL color Cylindrical-coordinate representation of color #865613: hue angle of 34.96º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #865613 is Cyan = 0, Magento = 0.36, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 19 | - |
| CMYK | 0 | 0.36 | 0.86 | 0.47 |
| HSL | 34.96º | 0.75% | 0.3% | - |
| HSV(B) | 34.96º | 0.86% | 0.53% | - |
| XYZ | 13.28 | 11.77 | 2.19 | - |
| YUV | 92.71 | 86.4 | 157.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 19 | 0 | 0.36 | 0.86 | 0.47 | 34.96 | 0.75 | 0.3 |
| Hex | 86 | 56 | 13 | 0 | 24 | 56 | 2F | 23 | 4B | 1E |
| Octal | 206 | 126 | 23 | 0 | 44 | 126 | 57 | 43 | 113 | 36 |
| Binary | 10000110 | 1010110 | 10011 | 0 | 100100 | 1010110 | 101111 | 100011 | 1001011 | 11110 |
Color Harmonies of #865613
Complementary color
Monochromatic Colors of #865613
Black with #865613
Text Example
Text Example
White with #865613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865613; }
p { color: rgb(134,86,19); }
H1.HeaderClassName
{
color: #865613;
}
.AnyTagClassName
{
color: #865613;
}
</style>
background-color css
<style>
a { background-color: #865613; }
a { background-color: rgb(134,86,19); }
div.DivClassName
{
background-color: #865613;
}
.BgClassName
{
background-color: #865613;
}
</style>
border-color css
<style>
span { border-color: #865613; }
span { border-color: rgb(134,86,19); }
td.TdClassName
{
border-color: #865613;
}
.TagClassName
{
border-color: #865613;
}
</style>