Shades of Hot Curry #865814
Tints of Hot Curry #865814
RGB
CMYK
RGB Variations
Color information
#865814 (or 0x865814) is known color: Hot Curry. HEX triplet: 86, 58 and 14. RGB value is (134,88,20). Sum of RGB (Red+Green+Blue) = 134+88+20=242 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.37% from 242); Green value is 88 (34.77% from 255 or 36.36% from 242); Blue value is 20 (8.20% from 255 or 8.26% from 242); Max value from RGB is 134 - color contains mainly: red. Hex color #865814 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865814 is #79A7EB. Grayscale: #5E5E5E. Windows color (decimal): -7972844 or 1333382. OLE color: 1333382.
HSL color Cylindrical-coordinate representation of color #865814: hue angle of 35.79º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #865814 is Cyan = 0, Magento = 0.34, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 20 | - |
| CMYK | 0 | 0.34 | 0.85 | 0.47 |
| HSL | 35.79º | 0.74% | 0.3% | - |
| HSV(B) | 35.79º | 0.85% | 0.53% | - |
| XYZ | 13.45 | 12.1 | 2.29 | - |
| YUV | 94 | 86.24 | 156.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 20 | 0 | 0.34 | 0.85 | 0.47 | 35.79 | 0.74 | 0.3 |
| Hex | 86 | 58 | 14 | 0 | 22 | 55 | 2F | 24 | 4A | 1E |
| Octal | 206 | 130 | 24 | 0 | 42 | 125 | 57 | 44 | 112 | 36 |
| Binary | 10000110 | 1011000 | 10100 | 0 | 100010 | 1010101 | 101111 | 100100 | 1001010 | 11110 |
Color Harmonies of #865814
Complementary color
Monochromatic Colors of #865814
Black with #865814
Text Example
Text Example
White with #865814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865814; }
p { color: rgb(134,88,20); }
H1.HeaderClassName
{
color: #865814;
}
.AnyTagClassName
{
color: #865814;
}
</style>
background-color css
<style>
a { background-color: #865814; }
a { background-color: rgb(134,88,20); }
div.DivClassName
{
background-color: #865814;
}
.BgClassName
{
background-color: #865814;
}
</style>
border-color css
<style>
span { border-color: #865814; }
span { border-color: rgb(134,88,20); }
td.TdClassName
{
border-color: #865814;
}
.TagClassName
{
border-color: #865814;
}
</style>