Shades of Lotus #885149
Tints of Lotus #885149
RGB
CMYK
RGB Variations
Color information
#885149 (or 0x885149) is known color: Lotus. HEX triplet: 88, 51 and 49. RGB value is (136,81,73). Sum of RGB (Red+Green+Blue) = 136+81+73=290 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.90% from 290); Green value is 81 (32.03% from 255 or 27.93% from 290); Blue value is 73 (28.91% from 255 or 25.17% from 290); Max value from RGB is 136 - color contains mainly: red. Hex color #885149 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885149 is #77AEB6. Grayscale: #606060. Windows color (decimal): -7843511 or 4805000. OLE color: 4805000.
HSL color Cylindrical-coordinate representation of color #885149: hue angle of 7.62º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #885149 is Cyan = 0, Magento = 0.40, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 81 | 73 | - |
| CMYK | 0 | 0.40 | 0.46 | 0.47 |
| HSL | 7.62º | 0.3% | 0.41% | - |
| HSV(B) | 7.62º | 0.46% | 0.53% | - |
| XYZ | 14.3 | 11.6 | 7.79 | - |
| YUV | 96.53 | 114.72 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 81 | 73 | 0 | 0.40 | 0.46 | 0.47 | 7.62 | 0.3 | 0.41 |
| Hex | 88 | 51 | 49 | 0 | 28 | 2E | 2F | 8 | 1E | 29 |
| Octal | 210 | 121 | 111 | 0 | 50 | 56 | 57 | 10 | 36 | 51 |
| Binary | 10001000 | 1010001 | 1001001 | 0 | 101000 | 101110 | 101111 | 1000 | 11110 | 101001 |
Color Harmonies of #885149
Complementary color
Monochromatic Colors of #885149
Black with #885149
Text Example
Text Example
White with #885149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885149; }
p { color: rgb(136,81,73); }
H1.HeaderClassName
{
color: #885149;
}
.AnyTagClassName
{
color: #885149;
}
</style>
background-color css
<style>
a { background-color: #885149; }
a { background-color: rgb(136,81,73); }
div.DivClassName
{
background-color: #885149;
}
.BgClassName
{
background-color: #885149;
}
</style>
border-color css
<style>
span { border-color: #885149; }
span { border-color: rgb(136,81,73); }
td.TdClassName
{
border-color: #885149;
}
.TagClassName
{
border-color: #885149;
}
</style>