Shades of Hot Curry #886426
Tints of Hot Curry #886426
RGB
CMYK
RGB Variations
Color information
#886426 (or 0x886426) is known color: Hot Curry. HEX triplet: 88, 64 and 26. RGB value is (136,100,38). Sum of RGB (Red+Green+Blue) = 136+100+38=274 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.64% from 274); Green value is 100 (39.45% from 255 or 36.50% from 274); Blue value is 38 (15.23% from 255 or 13.87% from 274); Max value from RGB is 136 - color contains mainly: red. Hex color #886426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886426 is #779BD9. Grayscale: #676767. Windows color (decimal): -7838682 or 2516104. OLE color: 2516104.
HSL color Cylindrical-coordinate representation of color #886426: hue angle of 37.96º 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 #886426 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 38 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.47 |
| HSL | 37.96º | 0.56% | 0.34% | - |
| HSV(B) | 37.96º | 0.72% | 0.53% | - |
| XYZ | 15.06 | 14.49 | 3.84 | - |
| YUV | 103.7 | 90.93 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 38 | 0 | 0.26 | 0.72 | 0.47 | 37.96 | 0.56 | 0.34 |
| Hex | 88 | 64 | 26 | 0 | 1A | 48 | 2F | 26 | 38 | 22 |
| Octal | 210 | 144 | 46 | 0 | 32 | 110 | 57 | 46 | 70 | 42 |
| Binary | 10001000 | 1100100 | 100110 | 0 | 11010 | 1001000 | 101111 | 100110 | 111000 | 100010 |
Color Harmonies of #886426
Complementary color
Monochromatic Colors of #886426
Black with #886426
Text Example
Text Example
White with #886426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886426; }
p { color: rgb(136,100,38); }
H1.HeaderClassName
{
color: #886426;
}
.AnyTagClassName
{
color: #886426;
}
</style>
background-color css
<style>
a { background-color: #886426; }
a { background-color: rgb(136,100,38); }
div.DivClassName
{
background-color: #886426;
}
.BgClassName
{
background-color: #886426;
}
</style>
border-color css
<style>
span { border-color: #886426; }
span { border-color: rgb(136,100,38); }
td.TdClassName
{
border-color: #886426;
}
.TagClassName
{
border-color: #886426;
}
</style>