Shades of Lotus #894747
Tints of Lotus #894747
RGB
CMYK
RGB Variations
Color information
#894747 (or 0x894747) is known color: Lotus. HEX triplet: 89, 47 and 47. RGB value is (137,71,71). Sum of RGB (Red+Green+Blue) = 137+71+71=279 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.10% from 279); Green value is 71 (28.12% from 255 or 25.45% from 279); Blue value is 71 (28.12% from 255 or 25.45% from 279); Max value from RGB is 137 - color contains mainly: red. Hex color #894747 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894747 is #76B8B8. Grayscale: #5A5A5A. Windows color (decimal): -7780537 or 4671369. OLE color: 4671369.
HSL color Cylindrical-coordinate representation of color #894747: hue angle of 0º 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 #894747 is Cyan = 0, Magento = 0.48, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 71 | 71 | - |
| CMYK | 0 | 0.48 | 0.48 | 0.46 |
| HSL | 0º | 0.32% | 0.41% | - |
| HSV(B) | 0º | 0.48% | 0.54% | - |
| XYZ | 13.71 | 10.28 | 7.22 | - |
| YUV | 90.73 | 116.87 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 71 | 71 | 0 | 0.48 | 0.48 | 0.46 | 0 | 0.32 | 0.41 |
| Hex | 89 | 47 | 47 | 0 | 30 | 30 | 2E | 0 | 20 | 29 |
| Octal | 211 | 107 | 107 | 0 | 60 | 60 | 56 | 0 | 40 | 51 |
| Binary | 10001001 | 1000111 | 1000111 | 0 | 110000 | 110000 | 101110 | 0 | 100000 | 101001 |
Color Harmonies of #894747
Complementary color
Monochromatic Colors of #894747
Black with #894747
Text Example
Text Example
White with #894747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894747; }
p { color: rgb(137,71,71); }
H1.HeaderClassName
{
color: #894747;
}
.AnyTagClassName
{
color: #894747;
}
</style>
background-color css
<style>
a { background-color: #894747; }
a { background-color: rgb(137,71,71); }
div.DivClassName
{
background-color: #894747;
}
.BgClassName
{
background-color: #894747;
}
</style>
border-color css
<style>
span { border-color: #894747; }
span { border-color: rgb(137,71,71); }
td.TdClassName
{
border-color: #894747;
}
.TagClassName
{
border-color: #894747;
}
</style>