Shades of Hot Curry #866127
Tints of Hot Curry #866127
RGB
CMYK
RGB Variations
Color information
#866127 (or 0x866127) is known color: Hot Curry. HEX triplet: 86, 61 and 27. RGB value is (134,97,39). Sum of RGB (Red+Green+Blue) = 134+97+39=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 97 (38.28% from 255 or 35.93% from 270); Blue value is 39 (15.62% from 255 or 14.44% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #866127 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866127 is #799ED8. Grayscale: #656565. Windows color (decimal): -7970521 or 2580870. OLE color: 2580870.
HSL color Cylindrical-coordinate representation of color #866127: hue angle of 36.63º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #866127 is Cyan = 0, Magento = 0.28, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 39 | - |
| CMYK | 0 | 0.28 | 0.71 | 0.47 |
| HSL | 36.63º | 0.55% | 0.34% | - |
| HSV(B) | 36.63º | 0.71% | 0.53% | - |
| XYZ | 14.47 | 13.76 | 3.81 | - |
| YUV | 101.45 | 92.76 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 39 | 0 | 0.28 | 0.71 | 0.47 | 36.63 | 0.55 | 0.34 |
| Hex | 86 | 61 | 27 | 0 | 1C | 47 | 2F | 25 | 37 | 22 |
| Octal | 206 | 141 | 47 | 0 | 34 | 107 | 57 | 45 | 67 | 42 |
| Binary | 10000110 | 1100001 | 100111 | 0 | 11100 | 1000111 | 101111 | 100101 | 110111 | 100010 |
Color Harmonies of #866127
Complementary color
Monochromatic Colors of #866127
Black with #866127
Text Example
Text Example
White with #866127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866127; }
p { color: rgb(134,97,39); }
H1.HeaderClassName
{
color: #866127;
}
.AnyTagClassName
{
color: #866127;
}
</style>
background-color css
<style>
a { background-color: #866127; }
a { background-color: rgb(134,97,39); }
div.DivClassName
{
background-color: #866127;
}
.BgClassName
{
background-color: #866127;
}
</style>
border-color css
<style>
span { border-color: #866127; }
span { border-color: rgb(134,97,39); }
td.TdClassName
{
border-color: #866127;
}
.TagClassName
{
border-color: #866127;
}
</style>