Shades of Hot Curry #865722
Tints of Hot Curry #865722
RGB
CMYK
RGB Variations
Color information
#865722 (or 0x865722) is known color: Hot Curry. HEX triplet: 86, 57 and 22. RGB value is (134,87,34). Sum of RGB (Red+Green+Blue) = 134+87+34=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 34 (13.67% from 255 or 13.33% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #865722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865722 is #79A8DD. Grayscale: #5F5F5F. Windows color (decimal): -7973086 or 2250630. OLE color: 2250630.
HSL color Cylindrical-coordinate representation of color #865722: hue angle of 31.8º 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 #865722 is Cyan = 0, Magento = 0.35, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 34 | - |
| CMYK | 0 | 0.35 | 0.75 | 0.47 |
| HSL | 31.8º | 0.6% | 0.33% | - |
| HSV(B) | 31.8º | 0.75% | 0.53% | - |
| XYZ | 13.53 | 12 | 3.12 | - |
| YUV | 95.01 | 93.57 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 34 | 0 | 0.35 | 0.75 | 0.47 | 31.8 | 0.6 | 0.33 |
| Hex | 86 | 57 | 22 | 0 | 23 | 4B | 2F | 20 | 3C | 21 |
| Octal | 206 | 127 | 42 | 0 | 43 | 113 | 57 | 40 | 74 | 41 |
| Binary | 10000110 | 1010111 | 100010 | 0 | 100011 | 1001011 | 101111 | 100000 | 111100 | 100001 |
Color Harmonies of #865722
Complementary color
Monochromatic Colors of #865722
Black with #865722
Text Example
Text Example
White with #865722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865722; }
p { color: rgb(134,87,34); }
H1.HeaderClassName
{
color: #865722;
}
.AnyTagClassName
{
color: #865722;
}
</style>
background-color css
<style>
a { background-color: #865722; }
a { background-color: rgb(134,87,34); }
div.DivClassName
{
background-color: #865722;
}
.BgClassName
{
background-color: #865722;
}
</style>
border-color css
<style>
span { border-color: #865722; }
span { border-color: rgb(134,87,34); }
td.TdClassName
{
border-color: #865722;
}
.TagClassName
{
border-color: #865722;
}
</style>