Shades of Lotus #885248
Tints of Lotus #885248
RGB
CMYK
RGB Variations
Color information
#885248 (or 0x885248) is known color: Lotus. HEX triplet: 88, 52 and 48. RGB value is (136,82,72). Sum of RGB (Red+Green+Blue) = 136+82+72=290 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.90% from 290); Green value is 82 (32.42% from 255 or 28.28% from 290); Blue value is 72 (28.52% from 255 or 24.83% from 290); Max value from RGB is 136 - color contains mainly: red. Hex color #885248 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885248 is #77ADB7. Grayscale: #616161. Windows color (decimal): -7843256 or 4739720. OLE color: 4739720.
HSL color Cylindrical-coordinate representation of color #885248: hue angle of 9.38º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #885248 is Cyan = 0, Magento = 0.40, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 82 | 72 | - |
| CMYK | 0 | 0.40 | 0.47 | 0.47 |
| HSL | 9.38º | 0.31% | 0.41% | - |
| HSV(B) | 9.38º | 0.47% | 0.53% | - |
| XYZ | 14.34 | 11.74 | 7.64 | - |
| YUV | 97.01 | 113.89 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 82 | 72 | 0 | 0.40 | 0.47 | 0.47 | 9.38 | 0.31 | 0.41 |
| Hex | 88 | 52 | 48 | 0 | 28 | 2F | 2F | 9 | 1F | 29 |
| Octal | 210 | 122 | 110 | 0 | 50 | 57 | 57 | 11 | 37 | 51 |
| Binary | 10001000 | 1010010 | 1001000 | 0 | 101000 | 101111 | 101111 | 1001 | 11111 | 101001 |
Color Harmonies of #885248
Complementary color
Monochromatic Colors of #885248
Black with #885248
Text Example
Text Example
White with #885248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885248; }
p { color: rgb(136,82,72); }
H1.HeaderClassName
{
color: #885248;
}
.AnyTagClassName
{
color: #885248;
}
</style>
background-color css
<style>
a { background-color: #885248; }
a { background-color: rgb(136,82,72); }
div.DivClassName
{
background-color: #885248;
}
.BgClassName
{
background-color: #885248;
}
</style>
border-color css
<style>
span { border-color: #885248; }
span { border-color: rgb(136,82,72); }
td.TdClassName
{
border-color: #885248;
}
.TagClassName
{
border-color: #885248;
}
</style>