Shades of Hot Curry #865616
Tints of Hot Curry #865616
RGB
CMYK
RGB Variations
Color information
#865616 (or 0x865616) is known color: Hot Curry. HEX triplet: 86, 56 and 16. RGB value is (134,86,22). Sum of RGB (Red+Green+Blue) = 134+86+22=242 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.37% from 242); Green value is 86 (33.98% from 255 or 35.54% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 134 - color contains mainly: red. Hex color #865616 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865616 is #79A9E9. Grayscale: #5D5D5D. Windows color (decimal): -7973354 or 1463942. OLE color: 1463942.
HSL color Cylindrical-coordinate representation of color #865616: hue angle of 34.29º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #865616 is Cyan = 0, Magento = 0.36, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 22 | - |
| CMYK | 0 | 0.36 | 0.84 | 0.47 |
| HSL | 34.29º | 0.72% | 0.31% | - |
| HSV(B) | 34.29º | 0.84% | 0.53% | - |
| XYZ | 13.3 | 11.78 | 2.33 | - |
| YUV | 93.06 | 87.9 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 22 | 0 | 0.36 | 0.84 | 0.47 | 34.29 | 0.72 | 0.31 |
| Hex | 86 | 56 | 16 | 0 | 24 | 54 | 2F | 22 | 48 | 1F |
| Octal | 206 | 126 | 26 | 0 | 44 | 124 | 57 | 42 | 110 | 37 |
| Binary | 10000110 | 1010110 | 10110 | 0 | 100100 | 1010100 | 101111 | 100010 | 1001000 | 11111 |
Color Harmonies of #865616
Complementary color
Monochromatic Colors of #865616
Black with #865616
Text Example
Text Example
White with #865616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865616; }
p { color: rgb(134,86,22); }
H1.HeaderClassName
{
color: #865616;
}
.AnyTagClassName
{
color: #865616;
}
</style>
background-color css
<style>
a { background-color: #865616; }
a { background-color: rgb(134,86,22); }
div.DivClassName
{
background-color: #865616;
}
.BgClassName
{
background-color: #865616;
}
</style>
border-color css
<style>
span { border-color: #865616; }
span { border-color: rgb(134,86,22); }
td.TdClassName
{
border-color: #865616;
}
.TagClassName
{
border-color: #865616;
}
</style>