Shades of Hot Curry #865926
Tints of Hot Curry #865926
RGB
CMYK
RGB Variations
Color information
#865926 (or 0x865926) is known color: Hot Curry. HEX triplet: 86, 59 and 26. RGB value is (134,89,38). Sum of RGB (Red+Green+Blue) = 134+89+38=261 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.34% from 261); Green value is 89 (35.16% from 255 or 34.10% from 261); Blue value is 38 (15.23% from 255 or 14.56% from 261); Max value from RGB is 134 - color contains mainly: red. Hex color #865926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865926 is #79A6D9. Grayscale: #606060. Windows color (decimal): -7972570 or 2513286. OLE color: 2513286.
HSL color Cylindrical-coordinate representation of color #865926: hue angle of 31.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 #865926 is Cyan = 0, Magento = 0.34, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 38 | - |
| CMYK | 0 | 0.34 | 0.72 | 0.47 |
| HSL | 31.88º | 0.56% | 0.34% | - |
| HSV(B) | 31.88º | 0.72% | 0.53% | - |
| XYZ | 13.75 | 12.35 | 3.49 | - |
| YUV | 96.64 | 94.91 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 38 | 0 | 0.34 | 0.72 | 0.47 | 31.88 | 0.56 | 0.34 |
| Hex | 86 | 59 | 26 | 0 | 22 | 48 | 2F | 20 | 38 | 22 |
| Octal | 206 | 131 | 46 | 0 | 42 | 110 | 57 | 40 | 70 | 42 |
| Binary | 10000110 | 1011001 | 100110 | 0 | 100010 | 1001000 | 101111 | 100000 | 111000 | 100010 |
Color Harmonies of #865926
Complementary color
Monochromatic Colors of #865926
Black with #865926
Text Example
Text Example
White with #865926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865926; }
p { color: rgb(134,89,38); }
H1.HeaderClassName
{
color: #865926;
}
.AnyTagClassName
{
color: #865926;
}
</style>
background-color css
<style>
a { background-color: #865926; }
a { background-color: rgb(134,89,38); }
div.DivClassName
{
background-color: #865926;
}
.BgClassName
{
background-color: #865926;
}
</style>
border-color css
<style>
span { border-color: #865926; }
span { border-color: rgb(134,89,38); }
td.TdClassName
{
border-color: #865926;
}
.TagClassName
{
border-color: #865926;
}
</style>