Shades of Lotus #895349
Tints of Lotus #895349
RGB
CMYK
RGB Variations
Color information
#895349 (or 0x895349) is known color: Lotus. HEX triplet: 89, 53 and 49. RGB value is (137,83,73). Sum of RGB (Red+Green+Blue) = 137+83+73=293 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.76% from 293); Green value is 83 (32.81% from 255 or 28.33% from 293); Blue value is 73 (28.91% from 255 or 24.91% from 293); Max value from RGB is 137 - color contains mainly: red. Hex color #895349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895349 is #76ACB6. Grayscale: #626262. Windows color (decimal): -7777463 or 4805513. OLE color: 4805513.
HSL color Cylindrical-coordinate representation of color #895349: hue angle of 9.38º 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 #895349 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 83 | 73 | - |
| CMYK | 0 | 0.39 | 0.47 | 0.46 |
| HSL | 9.38º | 0.3% | 0.41% | - |
| HSV(B) | 9.38º | 0.47% | 0.54% | - |
| XYZ | 14.61 | 11.99 | 7.85 | - |
| YUV | 98.01 | 113.89 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 83 | 73 | 0 | 0.39 | 0.47 | 0.46 | 9.38 | 0.3 | 0.41 |
| Hex | 89 | 53 | 49 | 0 | 27 | 2F | 2E | 9 | 1E | 29 |
| Octal | 211 | 123 | 111 | 0 | 47 | 57 | 56 | 11 | 36 | 51 |
| Binary | 10001001 | 1010011 | 1001001 | 0 | 100111 | 101111 | 101110 | 1001 | 11110 | 101001 |
Color Harmonies of #895349
Complementary color
Monochromatic Colors of #895349
Black with #895349
Text Example
Text Example
White with #895349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895349; }
p { color: rgb(137,83,73); }
H1.HeaderClassName
{
color: #895349;
}
.AnyTagClassName
{
color: #895349;
}
</style>
background-color css
<style>
a { background-color: #895349; }
a { background-color: rgb(137,83,73); }
div.DivClassName
{
background-color: #895349;
}
.BgClassName
{
background-color: #895349;
}
</style>
border-color css
<style>
span { border-color: #895349; }
span { border-color: rgb(137,83,73); }
td.TdClassName
{
border-color: #895349;
}
.TagClassName
{
border-color: #895349;
}
</style>