Shades of Lotus #885349
Tints of Lotus #885349
RGB
CMYK
RGB Variations
Color information
#885349 (or 0x885349) is known color: Lotus. HEX triplet: 88, 53 and 49. RGB value is (136,83,73). Sum of RGB (Red+Green+Blue) = 136+83+73=292 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.58% from 292); Green value is 83 (32.81% from 255 or 28.42% from 292); Blue value is 73 (28.91% from 255 or 25% from 292); Max value from RGB is 136 - color contains mainly: red. Hex color #885349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885349 is #77ACB6. Grayscale: #616161. Windows color (decimal): -7842999 or 4805512. OLE color: 4805512.
HSL color Cylindrical-coordinate representation of color #885349: hue angle of 9.52º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #885349 is Cyan = 0, Magento = 0.39, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 83 | 73 | - |
| CMYK | 0 | 0.39 | 0.46 | 0.47 |
| HSL | 9.52º | 0.3% | 0.41% | - |
| HSV(B) | 9.52º | 0.46% | 0.53% | - |
| XYZ | 14.45 | 11.9 | 7.84 | - |
| YUV | 97.71 | 114.06 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 83 | 73 | 0 | 0.39 | 0.46 | 0.47 | 9.52 | 0.3 | 0.41 |
| Hex | 88 | 53 | 49 | 0 | 27 | 2E | 2F | A | 1E | 29 |
| Octal | 210 | 123 | 111 | 0 | 47 | 56 | 57 | 12 | 36 | 51 |
| Binary | 10001000 | 1010011 | 1001001 | 0 | 100111 | 101110 | 101111 | 1010 | 11110 | 101001 |
Color Harmonies of #885349
Complementary color
Monochromatic Colors of #885349
Black with #885349
Text Example
Text Example
White with #885349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885349; }
p { color: rgb(136,83,73); }
H1.HeaderClassName
{
color: #885349;
}
.AnyTagClassName
{
color: #885349;
}
</style>
background-color css
<style>
a { background-color: #885349; }
a { background-color: rgb(136,83,73); }
div.DivClassName
{
background-color: #885349;
}
.BgClassName
{
background-color: #885349;
}
</style>
border-color css
<style>
span { border-color: #885349; }
span { border-color: rgb(136,83,73); }
td.TdClassName
{
border-color: #885349;
}
.TagClassName
{
border-color: #885349;
}
</style>