Shades of Lotus #895552
Tints of Lotus #895552
RGB
CMYK
RGB Variations
Color information
#895552 (or 0x895552) is known color: Lotus. HEX triplet: 89, 55 and 52. RGB value is (137,85,82). Sum of RGB (Red+Green+Blue) = 137+85+82=304 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.07% from 304); Green value is 85 (33.59% from 255 or 27.96% from 304); Blue value is 82 (32.42% from 255 or 26.97% from 304); Max value from RGB is 137 - color contains mainly: red. Hex color #895552 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895552 is #76AAAD. Grayscale: #646464. Windows color (decimal): -7776942 or 5395849. OLE color: 5395849.
HSL color Cylindrical-coordinate representation of color #895552: hue angle of 3.27º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #895552 is Cyan = 0, Magento = 0.38, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 82 | - |
| CMYK | 0 | 0.38 | 0.40 | 0.46 |
| HSL | 3.27º | 0.25% | 0.43% | - |
| HSV(B) | 3.27º | 0.4% | 0.54% | - |
| XYZ | 15.09 | 12.42 | 9.59 | - |
| YUV | 100.21 | 117.73 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 82 | 0 | 0.38 | 0.40 | 0.46 | 3.27 | 0.25 | 0.43 |
| Hex | 89 | 55 | 52 | 0 | 26 | 28 | 2E | 3 | 19 | 2B |
| Octal | 211 | 125 | 122 | 0 | 46 | 50 | 56 | 3 | 31 | 53 |
| Binary | 10001001 | 1010101 | 1010010 | 0 | 100110 | 101000 | 101110 | 11 | 11001 | 101011 |
Color Harmonies of #895552
Complementary color
Monochromatic Colors of #895552
Black with #895552
Text Example
Text Example
White with #895552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895552; }
p { color: rgb(137,85,82); }
H1.HeaderClassName
{
color: #895552;
}
.AnyTagClassName
{
color: #895552;
}
</style>
background-color css
<style>
a { background-color: #895552; }
a { background-color: rgb(137,85,82); }
div.DivClassName
{
background-color: #895552;
}
.BgClassName
{
background-color: #895552;
}
</style>
border-color css
<style>
span { border-color: #895552; }
span { border-color: rgb(137,85,82); }
td.TdClassName
{
border-color: #895552;
}
.TagClassName
{
border-color: #895552;
}
</style>