Shades of Hot Curry #866024
Tints of Hot Curry #866024
RGB
CMYK
RGB Variations
Color information
#866024 (or 0x866024) is known color: Hot Curry. HEX triplet: 86, 60 and 24. RGB value is (134,96,36). Sum of RGB (Red+Green+Blue) = 134+96+36=266 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.38% from 266); Green value is 96 (37.89% from 255 or 36.09% from 266); Blue value is 36 (14.45% from 255 or 13.53% from 266); Max value from RGB is 134 - color contains mainly: red. Hex color #866024 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866024 is #799FDB. Grayscale: #646464. Windows color (decimal): -7970780 or 2384006. OLE color: 2384006.
HSL color Cylindrical-coordinate representation of color #866024: hue angle of 36.73º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #866024 is Cyan = 0, Magento = 0.28, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 36 | - |
| CMYK | 0 | 0.28 | 0.73 | 0.47 |
| HSL | 36.73º | 0.58% | 0.33% | - |
| HSV(B) | 36.73º | 0.73% | 0.53% | - |
| XYZ | 14.33 | 13.56 | 3.53 | - |
| YUV | 100.52 | 91.59 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 36 | 0 | 0.28 | 0.73 | 0.47 | 36.73 | 0.58 | 0.33 |
| Hex | 86 | 60 | 24 | 0 | 1C | 49 | 2F | 25 | 3A | 21 |
| Octal | 206 | 140 | 44 | 0 | 34 | 111 | 57 | 45 | 72 | 41 |
| Binary | 10000110 | 1100000 | 100100 | 0 | 11100 | 1001001 | 101111 | 100101 | 111010 | 100001 |
Color Harmonies of #866024
Complementary color
Monochromatic Colors of #866024
Black with #866024
Text Example
Text Example
White with #866024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866024; }
p { color: rgb(134,96,36); }
H1.HeaderClassName
{
color: #866024;
}
.AnyTagClassName
{
color: #866024;
}
</style>
background-color css
<style>
a { background-color: #866024; }
a { background-color: rgb(134,96,36); }
div.DivClassName
{
background-color: #866024;
}
.BgClassName
{
background-color: #866024;
}
</style>
border-color css
<style>
span { border-color: #866024; }
span { border-color: rgb(134,96,36); }
td.TdClassName
{
border-color: #866024;
}
.TagClassName
{
border-color: #866024;
}
</style>