Shades of Hot Curry #886226
Tints of Hot Curry #886226
RGB
CMYK
RGB Variations
Color information
#886226 (or 0x886226) is known color: Hot Curry. HEX triplet: 88, 62 and 26. RGB value is (136,98,38). Sum of RGB (Red+Green+Blue) = 136+98+38=272 (36% of max value = 765). Red value is 136 (53.52% from 255 or 50% from 272); Green value is 98 (38.67% from 255 or 36.03% from 272); Blue value is 38 (15.23% from 255 or 13.97% from 272); Max value from RGB is 136 - color contains mainly: red. Hex color #886226 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886226 is #779DD9. Grayscale: #666666. Windows color (decimal): -7839194 or 2515592. OLE color: 2515592.
HSL color Cylindrical-coordinate representation of color #886226: hue angle of 36.73º 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 #886226 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 98 | 38 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.47 |
| HSL | 36.73º | 0.56% | 0.34% | - |
| HSV(B) | 36.73º | 0.72% | 0.53% | - |
| XYZ | 14.87 | 14.11 | 3.77 | - |
| YUV | 102.52 | 91.59 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 38 | 0 | 0.28 | 0.72 | 0.47 | 36.73 | 0.56 | 0.34 |
| Hex | 88 | 62 | 26 | 0 | 1C | 48 | 2F | 25 | 38 | 22 |
| Octal | 210 | 142 | 46 | 0 | 34 | 110 | 57 | 45 | 70 | 42 |
| Binary | 10001000 | 1100010 | 100110 | 0 | 11100 | 1001000 | 101111 | 100101 | 111000 | 100010 |
Color Harmonies of #886226
Complementary color
Monochromatic Colors of #886226
Black with #886226
Text Example
Text Example
White with #886226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886226; }
p { color: rgb(136,98,38); }
H1.HeaderClassName
{
color: #886226;
}
.AnyTagClassName
{
color: #886226;
}
</style>
background-color css
<style>
a { background-color: #886226; }
a { background-color: rgb(136,98,38); }
div.DivClassName
{
background-color: #886226;
}
.BgClassName
{
background-color: #886226;
}
</style>
border-color css
<style>
span { border-color: #886226; }
span { border-color: rgb(136,98,38); }
td.TdClassName
{
border-color: #886226;
}
.TagClassName
{
border-color: #886226;
}
</style>