Shades of Lotus #885754
Tints of Lotus #885754
RGB
CMYK
RGB Variations
Color information
#885754 (or 0x885754) is known color: Lotus. HEX triplet: 88, 57 and 54. RGB value is (136,87,84). Sum of RGB (Red+Green+Blue) = 136+87+84=307 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.30% from 307); Green value is 87 (34.38% from 255 or 28.34% from 307); Blue value is 84 (33.20% from 255 or 27.36% from 307); Max value from RGB is 136 - color contains mainly: red. Hex color #885754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #885754 is #77A8AB. Grayscale: #656565. Windows color (decimal): -7841964 or 5527432. OLE color: 5527432.
HSL color Cylindrical-coordinate representation of color #885754: hue angle of 3.46º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #885754 is Cyan = 0, Magento = 0.36, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 87 | 84 | - |
| CMYK | 0 | 0.36 | 0.38 | 0.47 |
| HSL | 3.46º | 0.24% | 0.43% | - |
| HSV(B) | 3.46º | 0.38% | 0.53% | - |
| XYZ | 15.16 | 12.69 | 10.04 | - |
| YUV | 101.31 | 118.23 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 87 | 84 | 0 | 0.36 | 0.38 | 0.47 | 3.46 | 0.24 | 0.43 |
| Hex | 88 | 57 | 54 | 0 | 24 | 26 | 2F | 3 | 18 | 2B |
| Octal | 210 | 127 | 124 | 0 | 44 | 46 | 57 | 3 | 30 | 53 |
| Binary | 10001000 | 1010111 | 1010100 | 0 | 100100 | 100110 | 101111 | 11 | 11000 | 101011 |
Color Harmonies of #885754
Complementary color
Monochromatic Colors of #885754
Black with #885754
Text Example
Text Example
White with #885754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885754; }
p { color: rgb(136,87,84); }
H1.HeaderClassName
{
color: #885754;
}
.AnyTagClassName
{
color: #885754;
}
</style>
background-color css
<style>
a { background-color: #885754; }
a { background-color: rgb(136,87,84); }
div.DivClassName
{
background-color: #885754;
}
.BgClassName
{
background-color: #885754;
}
</style>
border-color css
<style>
span { border-color: #885754; }
span { border-color: rgb(136,87,84); }
td.TdClassName
{
border-color: #885754;
}
.TagClassName
{
border-color: #885754;
}
</style>