Shades of Lotus #895549
Tints of Lotus #895549
RGB
CMYK
RGB Variations
Color information
#895549 (or 0x895549) is known color: Lotus. HEX triplet: 89, 55 and 49. RGB value is (137,85,73). Sum of RGB (Red+Green+Blue) = 137+85+73=295 (39% of max value = 765). Red value is 137 (53.91% from 255 or 46.44% from 295); Green value is 85 (33.59% from 255 or 28.81% from 295); Blue value is 73 (28.91% from 255 or 24.75% from 295); Max value from RGB is 137 - color contains mainly: red. Hex color #895549 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895549 is #76AAB6. Grayscale: #636363. Windows color (decimal): -7776951 or 4806025. OLE color: 4806025.
HSL color Cylindrical-coordinate representation of color #895549: hue angle of 11.25º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #895549 is Cyan = 0, Magento = 0.38, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 73 | - |
| CMYK | 0 | 0.38 | 0.47 | 0.46 |
| HSL | 11.25º | 0.3% | 0.41% | - |
| HSV(B) | 11.25º | 0.47% | 0.54% | - |
| XYZ | 14.77 | 12.3 | 7.9 | - |
| YUV | 99.18 | 113.23 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 73 | 0 | 0.38 | 0.47 | 0.46 | 11.25 | 0.3 | 0.41 |
| Hex | 89 | 55 | 49 | 0 | 26 | 2F | 2E | B | 1E | 29 |
| Octal | 211 | 125 | 111 | 0 | 46 | 57 | 56 | 13 | 36 | 51 |
| Binary | 10001001 | 1010101 | 1001001 | 0 | 100110 | 101111 | 101110 | 1011 | 11110 | 101001 |
Color Harmonies of #895549
Complementary color
Monochromatic Colors of #895549
Black with #895549
Text Example
Text Example
White with #895549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895549; }
p { color: rgb(137,85,73); }
H1.HeaderClassName
{
color: #895549;
}
.AnyTagClassName
{
color: #895549;
}
</style>
background-color css
<style>
a { background-color: #895549; }
a { background-color: rgb(137,85,73); }
div.DivClassName
{
background-color: #895549;
}
.BgClassName
{
background-color: #895549;
}
</style>
border-color css
<style>
span { border-color: #895549; }
span { border-color: rgb(137,85,73); }
td.TdClassName
{
border-color: #895549;
}
.TagClassName
{
border-color: #895549;
}
</style>