Shades of Hot Curry #866027
Tints of Hot Curry #866027
RGB
CMYK
RGB Variations
Color information
#866027 (or 0x866027) is known color: Hot Curry. HEX triplet: 86, 60 and 27. RGB value is (134,96,39). Sum of RGB (Red+Green+Blue) = 134+96+39=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 96 (37.89% from 255 or 35.69% from 269); Blue value is 39 (15.62% from 255 or 14.50% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #866027 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866027 is #799FD8. Grayscale: #656565. Windows color (decimal): -7970777 or 2580614. OLE color: 2580614.
HSL color Cylindrical-coordinate representation of color #866027: hue angle of 36º 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 #866027 is Cyan = 0, Magento = 0.28, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 39 | - |
| CMYK | 0 | 0.28 | 0.71 | 0.47 |
| HSL | 36º | 0.55% | 0.34% | - |
| HSV(B) | 36º | 0.71% | 0.53% | - |
| XYZ | 14.38 | 13.58 | 3.78 | - |
| YUV | 100.86 | 93.09 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 39 | 0 | 0.28 | 0.71 | 0.47 | 36 | 0.55 | 0.34 |
| Hex | 86 | 60 | 27 | 0 | 1C | 47 | 2F | 24 | 37 | 22 |
| Octal | 206 | 140 | 47 | 0 | 34 | 107 | 57 | 44 | 67 | 42 |
| Binary | 10000110 | 1100000 | 100111 | 0 | 11100 | 1000111 | 101111 | 100100 | 110111 | 100010 |
Color Harmonies of #866027
Complementary color
Monochromatic Colors of #866027
Black with #866027
Text Example
Text Example
White with #866027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866027; }
p { color: rgb(134,96,39); }
H1.HeaderClassName
{
color: #866027;
}
.AnyTagClassName
{
color: #866027;
}
</style>
background-color css
<style>
a { background-color: #866027; }
a { background-color: rgb(134,96,39); }
div.DivClassName
{
background-color: #866027;
}
.BgClassName
{
background-color: #866027;
}
</style>
border-color css
<style>
span { border-color: #866027; }
span { border-color: rgb(134,96,39); }
td.TdClassName
{
border-color: #866027;
}
.TagClassName
{
border-color: #866027;
}
</style>