Shades of Hot Curry #865729
Tints of Hot Curry #865729
RGB
CMYK
RGB Variations
Color information
#865729 (or 0x865729) is known color: Hot Curry. HEX triplet: 86, 57 and 29. RGB value is (134,87,41). Sum of RGB (Red+Green+Blue) = 134+87+41=262 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.15% from 262); Green value is 87 (34.38% from 255 or 33.21% from 262); Blue value is 41 (16.41% from 255 or 15.65% from 262); Max value from RGB is 134 - color contains mainly: red. Hex color #865729 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865729 is #79A8D6. Grayscale: #606060. Windows color (decimal): -7973079 or 2709382. OLE color: 2709382.
HSL color Cylindrical-coordinate representation of color #865729: hue angle of 29.68º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #865729 is Cyan = 0, Magento = 0.35, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 41 | - |
| CMYK | 0 | 0.35 | 0.69 | 0.47 |
| HSL | 29.68º | 0.53% | 0.34% | - |
| HSV(B) | 29.68º | 0.69% | 0.53% | - |
| XYZ | 13.64 | 12.04 | 3.7 | - |
| YUV | 95.81 | 97.07 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 41 | 0 | 0.35 | 0.69 | 0.47 | 29.68 | 0.53 | 0.34 |
| Hex | 86 | 57 | 29 | 0 | 23 | 45 | 2F | 1E | 35 | 22 |
| Octal | 206 | 127 | 51 | 0 | 43 | 105 | 57 | 36 | 65 | 42 |
| Binary | 10000110 | 1010111 | 101001 | 0 | 100011 | 1000101 | 101111 | 11110 | 110101 | 100010 |
Color Harmonies of #865729
Complementary color
Monochromatic Colors of #865729
Black with #865729
Text Example
Text Example
White with #865729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865729; }
p { color: rgb(134,87,41); }
H1.HeaderClassName
{
color: #865729;
}
.AnyTagClassName
{
color: #865729;
}
</style>
background-color css
<style>
a { background-color: #865729; }
a { background-color: rgb(134,87,41); }
div.DivClassName
{
background-color: #865729;
}
.BgClassName
{
background-color: #865729;
}
</style>
border-color css
<style>
span { border-color: #865729; }
span { border-color: rgb(134,87,41); }
td.TdClassName
{
border-color: #865729;
}
.TagClassName
{
border-color: #865729;
}
</style>