Shades of Hot Curry #865813
Tints of Hot Curry #865813
RGB
CMYK
RGB Variations
Color information
#865813 (or 0x865813) is known color: Hot Curry. HEX triplet: 86, 58 and 13. RGB value is (134,88,19). Sum of RGB (Red+Green+Blue) = 134+88+19=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 19 (7.81% from 255 or 7.88% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #865813 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865813 is #79A7EC. Grayscale: #5E5E5E. Windows color (decimal): -7972845 or 1267846. OLE color: 1267846.
HSL color Cylindrical-coordinate representation of color #865813: hue angle of 36º 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 #865813 is Cyan = 0, Magento = 0.34, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 19 | - |
| CMYK | 0 | 0.34 | 0.86 | 0.47 |
| HSL | 36º | 0.75% | 0.3% | - |
| HSV(B) | 36º | 0.86% | 0.53% | - |
| XYZ | 13.44 | 12.09 | 2.24 | - |
| YUV | 93.89 | 85.74 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 19 | 0 | 0.34 | 0.86 | 0.47 | 36 | 0.75 | 0.3 |
| Hex | 86 | 58 | 13 | 0 | 22 | 56 | 2F | 24 | 4B | 1E |
| Octal | 206 | 130 | 23 | 0 | 42 | 126 | 57 | 44 | 113 | 36 |
| Binary | 10000110 | 1011000 | 10011 | 0 | 100010 | 1010110 | 101111 | 100100 | 1001011 | 11110 |
Color Harmonies of #865813
Complementary color
Monochromatic Colors of #865813
Black with #865813
Text Example
Text Example
White with #865813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865813; }
p { color: rgb(134,88,19); }
H1.HeaderClassName
{
color: #865813;
}
.AnyTagClassName
{
color: #865813;
}
</style>
background-color css
<style>
a { background-color: #865813; }
a { background-color: rgb(134,88,19); }
div.DivClassName
{
background-color: #865813;
}
.BgClassName
{
background-color: #865813;
}
</style>
border-color css
<style>
span { border-color: #865813; }
span { border-color: rgb(134,88,19); }
td.TdClassName
{
border-color: #865813;
}
.TagClassName
{
border-color: #865813;
}
</style>