Shades of Hot Curry #865824
Tints of Hot Curry #865824
RGB
CMYK
RGB Variations
Color information
#865824 (or 0x865824) is known color: Hot Curry. HEX triplet: 86, 58 and 24. RGB value is (134,88,36). Sum of RGB (Red+Green+Blue) = 134+88+36=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 36 (14.45% from 255 or 13.95% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #865824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865824 is #79A7DB. Grayscale: #606060. Windows color (decimal): -7972828 or 2381958. OLE color: 2381958.
HSL color Cylindrical-coordinate representation of color #865824: hue angle of 31.84º 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 #865824 is Cyan = 0, Magento = 0.34, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 36 | - |
| CMYK | 0 | 0.34 | 0.73 | 0.47 |
| HSL | 31.84º | 0.58% | 0.33% | - |
| HSV(B) | 31.84º | 0.73% | 0.53% | - |
| XYZ | 13.64 | 12.18 | 3.3 | - |
| YUV | 95.83 | 94.24 | 155.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 36 | 0 | 0.34 | 0.73 | 0.47 | 31.84 | 0.58 | 0.33 |
| Hex | 86 | 58 | 24 | 0 | 22 | 49 | 2F | 20 | 3A | 21 |
| Octal | 206 | 130 | 44 | 0 | 42 | 111 | 57 | 40 | 72 | 41 |
| Binary | 10000110 | 1011000 | 100100 | 0 | 100010 | 1001001 | 101111 | 100000 | 111010 | 100001 |
Color Harmonies of #865824
Complementary color
Monochromatic Colors of #865824
Black with #865824
Text Example
Text Example
White with #865824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865824; }
p { color: rgb(134,88,36); }
H1.HeaderClassName
{
color: #865824;
}
.AnyTagClassName
{
color: #865824;
}
</style>
background-color css
<style>
a { background-color: #865824; }
a { background-color: rgb(134,88,36); }
div.DivClassName
{
background-color: #865824;
}
.BgClassName
{
background-color: #865824;
}
</style>
border-color css
<style>
span { border-color: #865824; }
span { border-color: rgb(134,88,36); }
td.TdClassName
{
border-color: #865824;
}
.TagClassName
{
border-color: #865824;
}
</style>