Shades of Hot Curry #865220
Tints of Hot Curry #865220
RGB
CMYK
RGB Variations
Color information
#865220 (or 0x865220) is known color: Hot Curry. HEX triplet: 86, 52 and 20. RGB value is (134,82,32). Sum of RGB (Red+Green+Blue) = 134+82+32=248 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.03% from 248); Green value is 82 (32.42% from 255 or 33.06% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 134 - color contains mainly: red. Hex color #865220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865220 is #79ADDF. Grayscale: #5C5C5C. Windows color (decimal): -7974368 or 2118278. OLE color: 2118278.
HSL color Cylindrical-coordinate representation of color #865220: hue angle of 29.41º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #865220 is Cyan = 0, Magento = 0.39, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 82 | 32 | - |
| CMYK | 0 | 0.39 | 0.76 | 0.47 |
| HSL | 29.41º | 0.61% | 0.33% | - |
| HSV(B) | 29.41º | 0.76% | 0.53% | - |
| XYZ | 13.11 | 11.21 | 2.84 | - |
| YUV | 91.85 | 94.23 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 82 | 32 | 0 | 0.39 | 0.76 | 0.47 | 29.41 | 0.61 | 0.33 |
| Hex | 86 | 52 | 20 | 0 | 27 | 4C | 2F | 1D | 3D | 21 |
| Octal | 206 | 122 | 40 | 0 | 47 | 114 | 57 | 35 | 75 | 41 |
| Binary | 10000110 | 1010010 | 100000 | 0 | 100111 | 1001100 | 101111 | 11101 | 111101 | 100001 |
Color Harmonies of #865220
Complementary color
Monochromatic Colors of #865220
Black with #865220
Text Example
Text Example
White with #865220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865220; }
p { color: rgb(134,82,32); }
H1.HeaderClassName
{
color: #865220;
}
.AnyTagClassName
{
color: #865220;
}
</style>
background-color css
<style>
a { background-color: #865220; }
a { background-color: rgb(134,82,32); }
div.DivClassName
{
background-color: #865220;
}
.BgClassName
{
background-color: #865220;
}
</style>
border-color css
<style>
span { border-color: #865220; }
span { border-color: rgb(134,82,32); }
td.TdClassName
{
border-color: #865220;
}
.TagClassName
{
border-color: #865220;
}
</style>