Shades of Hot Curry #866529
Tints of Hot Curry #866529
RGB
CMYK
RGB Variations
Color information
#866529 (or 0x866529) is known color: Hot Curry. HEX triplet: 86, 65 and 29. RGB value is (134,101,41). Sum of RGB (Red+Green+Blue) = 134+101+41=276 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.55% from 276); Green value is 101 (39.84% from 255 or 36.59% from 276); Blue value is 41 (16.41% from 255 or 14.86% from 276); Max value from RGB is 134 - color contains mainly: red. Hex color #866529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866529 is #799AD6. Grayscale: #686868. Windows color (decimal): -7969495 or 2712966. OLE color: 2712966.
HSL color Cylindrical-coordinate representation of color #866529: hue angle of 38.71º 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 #866529 is Cyan = 0, Magento = 0.25, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 41 | - |
| CMYK | 0 | 0.25 | 0.69 | 0.47 |
| HSL | 38.71º | 0.53% | 0.34% | - |
| HSV(B) | 38.71º | 0.69% | 0.53% | - |
| XYZ | 14.89 | 14.54 | 4.12 | - |
| YUV | 104.03 | 92.43 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 41 | 0 | 0.25 | 0.69 | 0.47 | 38.71 | 0.53 | 0.34 |
| Hex | 86 | 65 | 29 | 0 | 19 | 45 | 2F | 27 | 35 | 22 |
| Octal | 206 | 145 | 51 | 0 | 31 | 105 | 57 | 47 | 65 | 42 |
| Binary | 10000110 | 1100101 | 101001 | 0 | 11001 | 1000101 | 101111 | 100111 | 110101 | 100010 |
Color Harmonies of #866529
Complementary color
Monochromatic Colors of #866529
Black with #866529
Text Example
Text Example
White with #866529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866529; }
p { color: rgb(134,101,41); }
H1.HeaderClassName
{
color: #866529;
}
.AnyTagClassName
{
color: #866529;
}
</style>
background-color css
<style>
a { background-color: #866529; }
a { background-color: rgb(134,101,41); }
div.DivClassName
{
background-color: #866529;
}
.BgClassName
{
background-color: #866529;
}
</style>
border-color css
<style>
span { border-color: #866529; }
span { border-color: rgb(134,101,41); }
td.TdClassName
{
border-color: #866529;
}
.TagClassName
{
border-color: #866529;
}
</style>