Shades of Hot Curry #865629
Tints of Hot Curry #865629
RGB
CMYK
RGB Variations
Color information
#865629 (or 0x865629) is known color: Hot Curry. HEX triplet: 86, 56 and 29. RGB value is (134,86,41). Sum of RGB (Red+Green+Blue) = 134+86+41=261 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.34% from 261); Green value is 86 (33.98% from 255 or 32.95% from 261); Blue value is 41 (16.41% from 255 or 15.71% from 261); Max value from RGB is 134 - color contains mainly: red. Hex color #865629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865629 is #79A9D6. Grayscale: #5F5F5F. Windows color (decimal): -7973335 or 2709126. OLE color: 2709126.
HSL color Cylindrical-coordinate representation of color #865629: hue angle of 29.03º 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 #865629 is Cyan = 0, Magento = 0.36, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 41 | - |
| CMYK | 0 | 0.36 | 0.69 | 0.47 |
| HSL | 29.03º | 0.53% | 0.34% | - |
| HSV(B) | 29.03º | 0.69% | 0.53% | - |
| XYZ | 13.56 | 11.88 | 3.68 | - |
| YUV | 95.22 | 97.4 | 155.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 41 | 0 | 0.36 | 0.69 | 0.47 | 29.03 | 0.53 | 0.34 |
| Hex | 86 | 56 | 29 | 0 | 24 | 45 | 2F | 1D | 35 | 22 |
| Octal | 206 | 126 | 51 | 0 | 44 | 105 | 57 | 35 | 65 | 42 |
| Binary | 10000110 | 1010110 | 101001 | 0 | 100100 | 1000101 | 101111 | 11101 | 110101 | 100010 |
Color Harmonies of #865629
Complementary color
Monochromatic Colors of #865629
Black with #865629
Text Example
Text Example
White with #865629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865629; }
p { color: rgb(134,86,41); }
H1.HeaderClassName
{
color: #865629;
}
.AnyTagClassName
{
color: #865629;
}
</style>
background-color css
<style>
a { background-color: #865629; }
a { background-color: rgb(134,86,41); }
div.DivClassName
{
background-color: #865629;
}
.BgClassName
{
background-color: #865629;
}
</style>
border-color css
<style>
span { border-color: #865629; }
span { border-color: rgb(134,86,41); }
td.TdClassName
{
border-color: #865629;
}
.TagClassName
{
border-color: #865629;
}
</style>