Shades of Hot Curry #886121
Tints of Hot Curry #886121
RGB
CMYK
RGB Variations
Color information
#886121 (or 0x886121) is known color: Hot Curry. HEX triplet: 88, 61 and 21. RGB value is (136,97,33). Sum of RGB (Red+Green+Blue) = 136+97+33=266 (35% of max value = 765). Red value is 136 (53.52% from 255 or 51.13% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 33 (13.28% from 255 or 12.41% from 266); Max value from RGB is 136 - color contains mainly: red. Hex color #886121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886121 is #779EDE. Grayscale: #656565. Windows color (decimal): -7839455 or 2187656. OLE color: 2187656.
HSL color Cylindrical-coordinate representation of color #886121: hue angle of 37.28º 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 #886121 is Cyan = 0, Magento = 0.29, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 97 | 33 | - |
| CMYK | 0 | 0.29 | 0.76 | 0.47 |
| HSL | 37.28º | 0.61% | 0.33% | - |
| HSV(B) | 37.28º | 0.76% | 0.53% | - |
| XYZ | 14.7 | 13.89 | 3.35 | - |
| YUV | 101.37 | 89.42 | 152.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 97 | 33 | 0 | 0.29 | 0.76 | 0.47 | 37.28 | 0.61 | 0.33 |
| Hex | 88 | 61 | 21 | 0 | 1D | 4C | 2F | 25 | 3D | 21 |
| Octal | 210 | 141 | 41 | 0 | 35 | 114 | 57 | 45 | 75 | 41 |
| Binary | 10001000 | 1100001 | 100001 | 0 | 11101 | 1001100 | 101111 | 100101 | 111101 | 100001 |
Color Harmonies of #886121
Complementary color
Monochromatic Colors of #886121
Black with #886121
Text Example
Text Example
White with #886121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886121; }
p { color: rgb(136,97,33); }
H1.HeaderClassName
{
color: #886121;
}
.AnyTagClassName
{
color: #886121;
}
</style>
background-color css
<style>
a { background-color: #886121; }
a { background-color: rgb(136,97,33); }
div.DivClassName
{
background-color: #886121;
}
.BgClassName
{
background-color: #886121;
}
</style>
border-color css
<style>
span { border-color: #886121; }
span { border-color: rgb(136,97,33); }
td.TdClassName
{
border-color: #886121;
}
.TagClassName
{
border-color: #886121;
}
</style>