Shades of Hot Curry #865822
Tints of Hot Curry #865822
RGB
CMYK
RGB Variations
Color information
#865822 (or 0x865822) is known color: Hot Curry. HEX triplet: 86, 58 and 22. RGB value is (134,88,34). Sum of RGB (Red+Green+Blue) = 134+88+34=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 88 (34.77% from 255 or 34.38% from 256); Blue value is 34 (13.67% from 255 or 13.28% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #865822 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865822 is #79A7DD. Grayscale: #5F5F5F. Windows color (decimal): -7972830 or 2250886. OLE color: 2250886.
HSL color Cylindrical-coordinate representation of color #865822: hue angle of 32.4º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #865822 is Cyan = 0, Magento = 0.34, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 34 | - |
| CMYK | 0 | 0.34 | 0.75 | 0.47 |
| HSL | 32.4º | 0.6% | 0.33% | - |
| HSV(B) | 32.4º | 0.75% | 0.53% | - |
| XYZ | 13.61 | 12.16 | 3.14 | - |
| YUV | 95.6 | 93.24 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 34 | 0 | 0.34 | 0.75 | 0.47 | 32.4 | 0.6 | 0.33 |
| Hex | 86 | 58 | 22 | 0 | 22 | 4B | 2F | 20 | 3C | 21 |
| Octal | 206 | 130 | 42 | 0 | 42 | 113 | 57 | 40 | 74 | 41 |
| Binary | 10000110 | 1011000 | 100010 | 0 | 100010 | 1001011 | 101111 | 100000 | 111100 | 100001 |
Color Harmonies of #865822
Complementary color
Monochromatic Colors of #865822
Black with #865822
Text Example
Text Example
White with #865822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865822; }
p { color: rgb(134,88,34); }
H1.HeaderClassName
{
color: #865822;
}
.AnyTagClassName
{
color: #865822;
}
</style>
background-color css
<style>
a { background-color: #865822; }
a { background-color: rgb(134,88,34); }
div.DivClassName
{
background-color: #865822;
}
.BgClassName
{
background-color: #865822;
}
</style>
border-color css
<style>
span { border-color: #865822; }
span { border-color: rgb(134,88,34); }
td.TdClassName
{
border-color: #865822;
}
.TagClassName
{
border-color: #865822;
}
</style>