Shades of Lotus #885148
Tints of Lotus #885148
RGB
CMYK
RGB Variations
Color information
#885148 (or 0x885148) is known color: Lotus. HEX triplet: 88, 51 and 48. RGB value is (136,81,72). Sum of RGB (Red+Green+Blue) = 136+81+72=289 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.06% from 289); Green value is 81 (32.03% from 255 or 28.03% from 289); Blue value is 72 (28.52% from 255 or 24.91% from 289); Max value from RGB is 136 - color contains mainly: red. Hex color #885148 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885148 is #77AEB7. Grayscale: #606060. Windows color (decimal): -7843512 or 4739464. OLE color: 4739464.
HSL color Cylindrical-coordinate representation of color #885148: hue angle of 8.44º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #885148 is Cyan = 0, Magento = 0.40, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 81 | 72 | - |
| CMYK | 0 | 0.40 | 0.47 | 0.47 |
| HSL | 8.44º | 0.31% | 0.41% | - |
| HSV(B) | 8.44º | 0.47% | 0.53% | - |
| XYZ | 14.27 | 11.59 | 7.62 | - |
| YUV | 96.42 | 114.22 | 156.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 81 | 72 | 0 | 0.40 | 0.47 | 0.47 | 8.44 | 0.31 | 0.41 |
| Hex | 88 | 51 | 48 | 0 | 28 | 2F | 2F | 8 | 1F | 29 |
| Octal | 210 | 121 | 110 | 0 | 50 | 57 | 57 | 10 | 37 | 51 |
| Binary | 10001000 | 1010001 | 1001000 | 0 | 101000 | 101111 | 101111 | 1000 | 11111 | 101001 |
Color Harmonies of #885148
Complementary color
Monochromatic Colors of #885148
Black with #885148
Text Example
Text Example
White with #885148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885148; }
p { color: rgb(136,81,72); }
H1.HeaderClassName
{
color: #885148;
}
.AnyTagClassName
{
color: #885148;
}
</style>
background-color css
<style>
a { background-color: #885148; }
a { background-color: rgb(136,81,72); }
div.DivClassName
{
background-color: #885148;
}
.BgClassName
{
background-color: #885148;
}
</style>
border-color css
<style>
span { border-color: #885148; }
span { border-color: rgb(136,81,72); }
td.TdClassName
{
border-color: #885148;
}
.TagClassName
{
border-color: #885148;
}
</style>