Shades of Lotus #895449
Tints of Lotus #895449
RGB
CMYK
RGB Variations
Color information
#895449 (or 0x895449) is known color: Lotus. HEX triplet: 89, 54 and 49. RGB value is (137,84,73). Sum of RGB (Red+Green+Blue) = 137+84+73=294 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.60% from 294); Green value is 84 (33.20% from 255 or 28.57% from 294); Blue value is 73 (28.91% from 255 or 24.83% from 294); Max value from RGB is 137 - color contains mainly: red. Hex color #895449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895449 is #76ABB6. Grayscale: #626262. Windows color (decimal): -7777207 or 4805769. OLE color: 4805769.
HSL color Cylindrical-coordinate representation of color #895449: hue angle of 10.31º 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 #895449 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 84 | 73 | - |
| CMYK | 0 | 0.39 | 0.47 | 0.46 |
| HSL | 10.31º | 0.3% | 0.41% | - |
| HSV(B) | 10.31º | 0.47% | 0.54% | - |
| XYZ | 14.69 | 12.14 | 7.87 | - |
| YUV | 98.59 | 113.56 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 73 | 0 | 0.39 | 0.47 | 0.46 | 10.31 | 0.3 | 0.41 |
| Hex | 89 | 54 | 49 | 0 | 27 | 2F | 2E | A | 1E | 29 |
| Octal | 211 | 124 | 111 | 0 | 47 | 57 | 56 | 12 | 36 | 51 |
| Binary | 10001001 | 1010100 | 1001001 | 0 | 100111 | 101111 | 101110 | 1010 | 11110 | 101001 |
Color Harmonies of #895449
Complementary color
Monochromatic Colors of #895449
Black with #895449
Text Example
Text Example
White with #895449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895449; }
p { color: rgb(137,84,73); }
H1.HeaderClassName
{
color: #895449;
}
.AnyTagClassName
{
color: #895449;
}
</style>
background-color css
<style>
a { background-color: #895449; }
a { background-color: rgb(137,84,73); }
div.DivClassName
{
background-color: #895449;
}
.BgClassName
{
background-color: #895449;
}
</style>
border-color css
<style>
span { border-color: #895449; }
span { border-color: rgb(137,84,73); }
td.TdClassName
{
border-color: #895449;
}
.TagClassName
{
border-color: #895449;
}
</style>