Shades of Hot Curry #886227
Tints of Hot Curry #886227
RGB
CMYK
RGB Variations
Color information
#886227 (or 0x886227) is known color: Hot Curry. HEX triplet: 88, 62 and 27. RGB value is (136,98,39). Sum of RGB (Red+Green+Blue) = 136+98+39=273 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.82% from 273); Green value is 98 (38.67% from 255 or 35.90% from 273); Blue value is 39 (15.62% from 255 or 14.29% from 273); Max value from RGB is 136 - color contains mainly: red. Hex color #886227 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886227 is #779DD8. Grayscale: #666666. Windows color (decimal): -7839193 or 2581128. OLE color: 2581128.
HSL color Cylindrical-coordinate representation of color #886227: hue angle of 36.49º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #886227 is Cyan = 0, Magento = 0.28, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 98 | 39 | - |
| CMYK | 0 | 0.28 | 0.71 | 0.47 |
| HSL | 36.49º | 0.55% | 0.34% | - |
| HSV(B) | 36.49º | 0.71% | 0.53% | - |
| XYZ | 14.89 | 14.12 | 3.86 | - |
| YUV | 102.64 | 92.09 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 39 | 0 | 0.28 | 0.71 | 0.47 | 36.49 | 0.55 | 0.34 |
| Hex | 88 | 62 | 27 | 0 | 1C | 47 | 2F | 24 | 37 | 22 |
| Octal | 210 | 142 | 47 | 0 | 34 | 107 | 57 | 44 | 67 | 42 |
| Binary | 10001000 | 1100010 | 100111 | 0 | 11100 | 1000111 | 101111 | 100100 | 110111 | 100010 |
Color Harmonies of #886227
Complementary color
Monochromatic Colors of #886227
Black with #886227
Text Example
Text Example
White with #886227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886227; }
p { color: rgb(136,98,39); }
H1.HeaderClassName
{
color: #886227;
}
.AnyTagClassName
{
color: #886227;
}
</style>
background-color css
<style>
a { background-color: #886227; }
a { background-color: rgb(136,98,39); }
div.DivClassName
{
background-color: #886227;
}
.BgClassName
{
background-color: #886227;
}
</style>
border-color css
<style>
span { border-color: #886227; }
span { border-color: rgb(136,98,39); }
td.TdClassName
{
border-color: #886227;
}
.TagClassName
{
border-color: #886227;
}
</style>