Shades of Lotus #885047
Tints of Lotus #885047
RGB
CMYK
RGB Variations
Color information
#885047 (or 0x885047) is known color: Lotus. HEX triplet: 88, 50 and 47. RGB value is (136,80,71). Sum of RGB (Red+Green+Blue) = 136+80+71=287 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.39% from 287); Green value is 80 (31.64% from 255 or 27.87% from 287); Blue value is 71 (28.12% from 255 or 24.74% from 287); Max value from RGB is 136 - color contains mainly: red. Hex color #885047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885047 is #77AFB8. Grayscale: #5F5F5F. Windows color (decimal): -7843769 or 4673672. OLE color: 4673672.
HSL color Cylindrical-coordinate representation of color #885047: hue angle of 8.31º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #885047 is Cyan = 0, Magento = 0.41, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 80 | 71 | - |
| CMYK | 0 | 0.41 | 0.48 | 0.47 |
| HSL | 8.31º | 0.31% | 0.41% | - |
| HSV(B) | 8.31º | 0.48% | 0.53% | - |
| XYZ | 14.16 | 11.43 | 7.42 | - |
| YUV | 95.72 | 114.05 | 156.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 80 | 71 | 0 | 0.41 | 0.48 | 0.47 | 8.31 | 0.31 | 0.41 |
| Hex | 88 | 50 | 47 | 0 | 29 | 30 | 2F | 8 | 1F | 29 |
| Octal | 210 | 120 | 107 | 0 | 51 | 60 | 57 | 10 | 37 | 51 |
| Binary | 10001000 | 1010000 | 1000111 | 0 | 101001 | 110000 | 101111 | 1000 | 11111 | 101001 |
Color Harmonies of #885047
Complementary color
Monochromatic Colors of #885047
Black with #885047
Text Example
Text Example
White with #885047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885047; }
p { color: rgb(136,80,71); }
H1.HeaderClassName
{
color: #885047;
}
.AnyTagClassName
{
color: #885047;
}
</style>
background-color css
<style>
a { background-color: #885047; }
a { background-color: rgb(136,80,71); }
div.DivClassName
{
background-color: #885047;
}
.BgClassName
{
background-color: #885047;
}
</style>
border-color css
<style>
span { border-color: #885047; }
span { border-color: rgb(136,80,71); }
td.TdClassName
{
border-color: #885047;
}
.TagClassName
{
border-color: #885047;
}
</style>