Shades of Lotus #895348
Tints of Lotus #895348
RGB
CMYK
RGB Variations
Color information
#895348 (or 0x895348) is known color: Lotus. HEX triplet: 89, 53 and 48. RGB value is (137,83,72). Sum of RGB (Red+Green+Blue) = 137+83+72=292 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.92% from 292); Green value is 83 (32.81% from 255 or 28.42% from 292); Blue value is 72 (28.52% from 255 or 24.66% from 292); Max value from RGB is 137 - color contains mainly: red. Hex color #895348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895348 is #76ACB7. Grayscale: #616161. Windows color (decimal): -7777464 or 4739977. OLE color: 4739977.
HSL color Cylindrical-coordinate representation of color #895348: hue angle of 10.15º 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 #895348 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 83 | 72 | - |
| CMYK | 0 | 0.39 | 0.47 | 0.46 |
| HSL | 10.15º | 0.31% | 0.41% | - |
| HSV(B) | 10.15º | 0.47% | 0.54% | - |
| XYZ | 14.58 | 11.97 | 7.67 | - |
| YUV | 97.89 | 113.39 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 83 | 72 | 0 | 0.39 | 0.47 | 0.46 | 10.15 | 0.31 | 0.41 |
| Hex | 89 | 53 | 48 | 0 | 27 | 2F | 2E | A | 1F | 29 |
| Octal | 211 | 123 | 110 | 0 | 47 | 57 | 56 | 12 | 37 | 51 |
| Binary | 10001001 | 1010011 | 1001000 | 0 | 100111 | 101111 | 101110 | 1010 | 11111 | 101001 |
Color Harmonies of #895348
Complementary color
Monochromatic Colors of #895348
Black with #895348
Text Example
Text Example
White with #895348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895348; }
p { color: rgb(137,83,72); }
H1.HeaderClassName
{
color: #895348;
}
.AnyTagClassName
{
color: #895348;
}
</style>
background-color css
<style>
a { background-color: #895348; }
a { background-color: rgb(137,83,72); }
div.DivClassName
{
background-color: #895348;
}
.BgClassName
{
background-color: #895348;
}
</style>
border-color css
<style>
span { border-color: #895348; }
span { border-color: rgb(137,83,72); }
td.TdClassName
{
border-color: #895348;
}
.TagClassName
{
border-color: #895348;
}
</style>