Shades of Lotus #894847
Tints of Lotus #894847
RGB
CMYK
RGB Variations
Color information
#894847 (or 0x894847) is known color: Lotus. HEX triplet: 89, 48 and 47. RGB value is (137,72,71). Sum of RGB (Red+Green+Blue) = 137+72+71=280 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.93% from 280); Green value is 72 (28.52% from 255 or 25.71% from 280); Blue value is 71 (28.12% from 255 or 25.36% from 280); Max value from RGB is 137 - color contains mainly: red. Hex color #894847 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894847 is #76B7B8. Grayscale: #5B5B5B. Windows color (decimal): -7780281 or 4671625. OLE color: 4671625.
HSL color Cylindrical-coordinate representation of color #894847: hue angle of 0.91º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #894847 is Cyan = 0, Magento = 0.47, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 71 | - |
| CMYK | 0 | 0.47 | 0.48 | 0.46 |
| HSL | 0.91º | 0.32% | 0.41% | - |
| HSV(B) | 0.91º | 0.48% | 0.54% | - |
| XYZ | 13.77 | 10.41 | 7.24 | - |
| YUV | 91.32 | 116.53 | 160.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 71 | 0 | 0.47 | 0.48 | 0.46 | 0.91 | 0.32 | 0.41 |
| Hex | 89 | 48 | 47 | 0 | 2F | 30 | 2E | 1 | 20 | 29 |
| Octal | 211 | 110 | 107 | 0 | 57 | 60 | 56 | 1 | 40 | 51 |
| Binary | 10001001 | 1001000 | 1000111 | 0 | 101111 | 110000 | 101110 | 1 | 100000 | 101001 |
Color Harmonies of #894847
Complementary color
Monochromatic Colors of #894847
Black with #894847
Text Example
Text Example
White with #894847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894847; }
p { color: rgb(137,72,71); }
H1.HeaderClassName
{
color: #894847;
}
.AnyTagClassName
{
color: #894847;
}
</style>
background-color css
<style>
a { background-color: #894847; }
a { background-color: rgb(137,72,71); }
div.DivClassName
{
background-color: #894847;
}
.BgClassName
{
background-color: #894847;
}
</style>
border-color css
<style>
span { border-color: #894847; }
span { border-color: rgb(137,72,71); }
td.TdClassName
{
border-color: #894847;
}
.TagClassName
{
border-color: #894847;
}
</style>