Shades of Hot Curry #866126
Tints of Hot Curry #866126
RGB
CMYK
RGB Variations
Color information
#866126 (or 0x866126) is known color: Hot Curry. HEX triplet: 86, 61 and 26. RGB value is (134,97,38). Sum of RGB (Red+Green+Blue) = 134+97+38=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 97 (38.28% from 255 or 36.06% from 269); Blue value is 38 (15.23% from 255 or 14.13% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #866126 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866126 is #799ED9. Grayscale: #656565. Windows color (decimal): -7970522 or 2515334. OLE color: 2515334.
HSL color Cylindrical-coordinate representation of color #866126: hue angle of 36.88º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #866126 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 38 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.47 |
| HSL | 36.88º | 0.56% | 0.34% | - |
| HSV(B) | 36.88º | 0.72% | 0.53% | - |
| XYZ | 14.46 | 13.76 | 3.73 | - |
| YUV | 101.34 | 92.26 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 38 | 0 | 0.28 | 0.72 | 0.47 | 36.88 | 0.56 | 0.34 |
| Hex | 86 | 61 | 26 | 0 | 1C | 48 | 2F | 25 | 38 | 22 |
| Octal | 206 | 141 | 46 | 0 | 34 | 110 | 57 | 45 | 70 | 42 |
| Binary | 10000110 | 1100001 | 100110 | 0 | 11100 | 1001000 | 101111 | 100101 | 111000 | 100010 |
Color Harmonies of #866126
Complementary color
Monochromatic Colors of #866126
Black with #866126
Text Example
Text Example
White with #866126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866126; }
p { color: rgb(134,97,38); }
H1.HeaderClassName
{
color: #866126;
}
.AnyTagClassName
{
color: #866126;
}
</style>
background-color css
<style>
a { background-color: #866126; }
a { background-color: rgb(134,97,38); }
div.DivClassName
{
background-color: #866126;
}
.BgClassName
{
background-color: #866126;
}
</style>
border-color css
<style>
span { border-color: #866126; }
span { border-color: rgb(134,97,38); }
td.TdClassName
{
border-color: #866126;
}
.TagClassName
{
border-color: #866126;
}
</style>