Shades of Hot Curry #886027
Tints of Hot Curry #886027
RGB
CMYK
RGB Variations
Color information
#886027 (or 0x886027) is known color: Hot Curry. HEX triplet: 88, 60 and 27. RGB value is (136,96,39). Sum of RGB (Red+Green+Blue) = 136+96+39=271 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.18% from 271); Green value is 96 (37.89% from 255 or 35.42% from 271); Blue value is 39 (15.62% from 255 or 14.39% from 271); Max value from RGB is 136 - color contains mainly: red. Hex color #886027 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886027 is #779FD8. Grayscale: #656565. Windows color (decimal): -7839705 or 2580616. OLE color: 2580616.
HSL color Cylindrical-coordinate representation of color #886027: hue angle of 35.26º 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 #886027 is Cyan = 0, Magento = 0.29, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 96 | 39 | - |
| CMYK | 0 | 0.29 | 0.71 | 0.47 |
| HSL | 35.26º | 0.55% | 0.34% | - |
| HSV(B) | 35.26º | 0.71% | 0.53% | - |
| XYZ | 14.7 | 13.75 | 3.8 | - |
| YUV | 101.46 | 92.75 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 96 | 39 | 0 | 0.29 | 0.71 | 0.47 | 35.26 | 0.55 | 0.34 |
| Hex | 88 | 60 | 27 | 0 | 1D | 47 | 2F | 23 | 37 | 22 |
| Octal | 210 | 140 | 47 | 0 | 35 | 107 | 57 | 43 | 67 | 42 |
| Binary | 10001000 | 1100000 | 100111 | 0 | 11101 | 1000111 | 101111 | 100011 | 110111 | 100010 |
Color Harmonies of #886027
Complementary color
Monochromatic Colors of #886027
Black with #886027
Text Example
Text Example
White with #886027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886027; }
p { color: rgb(136,96,39); }
H1.HeaderClassName
{
color: #886027;
}
.AnyTagClassName
{
color: #886027;
}
</style>
background-color css
<style>
a { background-color: #886027; }
a { background-color: rgb(136,96,39); }
div.DivClassName
{
background-color: #886027;
}
.BgClassName
{
background-color: #886027;
}
</style>
border-color css
<style>
span { border-color: #886027; }
span { border-color: rgb(136,96,39); }
td.TdClassName
{
border-color: #886027;
}
.TagClassName
{
border-color: #886027;
}
</style>