Shades of Lotus #895553
Tints of Lotus #895553
RGB
CMYK
RGB Variations
Color information
#895553 (or 0x895553) is known color: Lotus. HEX triplet: 89, 55 and 53. RGB value is (137,85,83). Sum of RGB (Red+Green+Blue) = 137+85+83=305 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.92% from 305); Green value is 85 (33.59% from 255 or 27.87% from 305); Blue value is 83 (32.81% from 255 or 27.21% from 305); Max value from RGB is 137 - color contains mainly: red. Hex color #895553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895553 is #76AAAC. Grayscale: #646464. Windows color (decimal): -7776941 or 5461385. OLE color: 5461385.
HSL color Cylindrical-coordinate representation of color #895553: hue angle of 2.22º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #895553 is Cyan = 0, Magento = 0.38, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 83 | - |
| CMYK | 0 | 0.38 | 0.39 | 0.46 |
| HSL | 2.22º | 0.25% | 0.43% | - |
| HSV(B) | 2.22º | 0.39% | 0.54% | - |
| XYZ | 15.13 | 12.44 | 9.79 | - |
| YUV | 100.32 | 118.23 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 83 | 0 | 0.38 | 0.39 | 0.46 | 2.22 | 0.25 | 0.43 |
| Hex | 89 | 55 | 53 | 0 | 26 | 27 | 2E | 2 | 19 | 2B |
| Octal | 211 | 125 | 123 | 0 | 46 | 47 | 56 | 2 | 31 | 53 |
| Binary | 10001001 | 1010101 | 1010011 | 0 | 100110 | 100111 | 101110 | 10 | 11001 | 101011 |
Color Harmonies of #895553
Complementary color
Monochromatic Colors of #895553
Black with #895553
Text Example
Text Example
White with #895553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895553; }
p { color: rgb(137,85,83); }
H1.HeaderClassName
{
color: #895553;
}
.AnyTagClassName
{
color: #895553;
}
</style>
background-color css
<style>
a { background-color: #895553; }
a { background-color: rgb(137,85,83); }
div.DivClassName
{
background-color: #895553;
}
.BgClassName
{
background-color: #895553;
}
</style>
border-color css
<style>
span { border-color: #895553; }
span { border-color: rgb(137,85,83); }
td.TdClassName
{
border-color: #895553;
}
.TagClassName
{
border-color: #895553;
}
</style>