Shades of Hot Curry #865920
Tints of Hot Curry #865920
RGB
CMYK
RGB Variations
Color information
#865920 (or 0x865920) is known color: Hot Curry. HEX triplet: 86, 59 and 20. RGB value is (134,89,32). Sum of RGB (Red+Green+Blue) = 134+89+32=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 89 (35.16% from 255 or 34.90% from 255); Blue value is 32 (12.89% from 255 or 12.55% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #865920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865920 is #79A6DF. Grayscale: #606060. Windows color (decimal): -7972576 or 2120070. OLE color: 2120070.
HSL color Cylindrical-coordinate representation of color #865920: hue angle of 33.53º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #865920 is Cyan = 0, Magento = 0.34, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 32 | - |
| CMYK | 0 | 0.34 | 0.76 | 0.47 |
| HSL | 33.53º | 0.61% | 0.33% | - |
| HSV(B) | 33.53º | 0.76% | 0.53% | - |
| XYZ | 13.66 | 12.32 | 3.02 | - |
| YUV | 95.96 | 91.91 | 155.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 32 | 0 | 0.34 | 0.76 | 0.47 | 33.53 | 0.61 | 0.33 |
| Hex | 86 | 59 | 20 | 0 | 22 | 4C | 2F | 22 | 3D | 21 |
| Octal | 206 | 131 | 40 | 0 | 42 | 114 | 57 | 42 | 75 | 41 |
| Binary | 10000110 | 1011001 | 100000 | 0 | 100010 | 1001100 | 101111 | 100010 | 111101 | 100001 |
Color Harmonies of #865920
Complementary color
Monochromatic Colors of #865920
Black with #865920
Text Example
Text Example
White with #865920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865920; }
p { color: rgb(134,89,32); }
H1.HeaderClassName
{
color: #865920;
}
.AnyTagClassName
{
color: #865920;
}
</style>
background-color css
<style>
a { background-color: #865920; }
a { background-color: rgb(134,89,32); }
div.DivClassName
{
background-color: #865920;
}
.BgClassName
{
background-color: #865920;
}
</style>
border-color css
<style>
span { border-color: #865920; }
span { border-color: rgb(134,89,32); }
td.TdClassName
{
border-color: #865920;
}
.TagClassName
{
border-color: #865920;
}
</style>