Shades of Lotus #895148
Tints of Lotus #895148
RGB
CMYK
RGB Variations
Color information
#895148 (or 0x895148) is known color: Lotus. HEX triplet: 89, 51 and 48. RGB value is (137,81,72). Sum of RGB (Red+Green+Blue) = 137+81+72=290 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.24% from 290); Green value is 81 (32.03% from 255 or 27.93% from 290); Blue value is 72 (28.52% from 255 or 24.83% from 290); Max value from RGB is 137 - color contains mainly: red. Hex color #895148 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895148 is #76AEB7. Grayscale: #606060. Windows color (decimal): -7777976 or 4739465. OLE color: 4739465.
HSL color Cylindrical-coordinate representation of color #895148: hue angle of 8.31º degrees, saturation: 0.31, 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 #895148 is Cyan = 0, Magento = 0.41, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 81 | 72 | - |
| CMYK | 0 | 0.41 | 0.47 | 0.46 |
| HSL | 8.31º | 0.31% | 0.41% | - |
| HSV(B) | 8.31º | 0.47% | 0.54% | - |
| XYZ | 14.43 | 11.67 | 7.62 | - |
| YUV | 96.72 | 114.05 | 156.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 81 | 72 | 0 | 0.41 | 0.47 | 0.46 | 8.31 | 0.31 | 0.41 |
| Hex | 89 | 51 | 48 | 0 | 29 | 2F | 2E | 8 | 1F | 29 |
| Octal | 211 | 121 | 110 | 0 | 51 | 57 | 56 | 10 | 37 | 51 |
| Binary | 10001001 | 1010001 | 1001000 | 0 | 101001 | 101111 | 101110 | 1000 | 11111 | 101001 |
Color Harmonies of #895148
Complementary color
Monochromatic Colors of #895148
Black with #895148
Text Example
Text Example
White with #895148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895148; }
p { color: rgb(137,81,72); }
H1.HeaderClassName
{
color: #895148;
}
.AnyTagClassName
{
color: #895148;
}
</style>
background-color css
<style>
a { background-color: #895148; }
a { background-color: rgb(137,81,72); }
div.DivClassName
{
background-color: #895148;
}
.BgClassName
{
background-color: #895148;
}
</style>
border-color css
<style>
span { border-color: #895148; }
span { border-color: rgb(137,81,72); }
td.TdClassName
{
border-color: #895148;
}
.TagClassName
{
border-color: #895148;
}
</style>