Shades of Hot Curry #865526
Tints of Hot Curry #865526
RGB
CMYK
RGB Variations
Color information
#865526 (or 0x865526) is known color: Hot Curry. HEX triplet: 86, 55 and 26. RGB value is (134,85,38). Sum of RGB (Red+Green+Blue) = 134+85+38=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #865526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865526 is #79AAD9. Grayscale: #5E5E5E. Windows color (decimal): -7973594 or 2512262. OLE color: 2512262.
HSL color Cylindrical-coordinate representation of color #865526: hue angle of 29.38º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #865526 is Cyan = 0, Magento = 0.37, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 38 | - |
| CMYK | 0 | 0.37 | 0.72 | 0.47 |
| HSL | 29.38º | 0.56% | 0.34% | - |
| HSV(B) | 29.38º | 0.72% | 0.53% | - |
| XYZ | 13.43 | 11.71 | 3.39 | - |
| YUV | 94.29 | 96.23 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 38 | 0 | 0.37 | 0.72 | 0.47 | 29.38 | 0.56 | 0.34 |
| Hex | 86 | 55 | 26 | 0 | 25 | 48 | 2F | 1D | 38 | 22 |
| Octal | 206 | 125 | 46 | 0 | 45 | 110 | 57 | 35 | 70 | 42 |
| Binary | 10000110 | 1010101 | 100110 | 0 | 100101 | 1001000 | 101111 | 11101 | 111000 | 100010 |
Color Harmonies of #865526
Complementary color
Monochromatic Colors of #865526
Black with #865526
Text Example
Text Example
White with #865526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865526; }
p { color: rgb(134,85,38); }
H1.HeaderClassName
{
color: #865526;
}
.AnyTagClassName
{
color: #865526;
}
</style>
background-color css
<style>
a { background-color: #865526; }
a { background-color: rgb(134,85,38); }
div.DivClassName
{
background-color: #865526;
}
.BgClassName
{
background-color: #865526;
}
</style>
border-color css
<style>
span { border-color: #865526; }
span { border-color: rgb(134,85,38); }
td.TdClassName
{
border-color: #865526;
}
.TagClassName
{
border-color: #865526;
}
</style>