#E0BAD6 (or 0xE0BAD6) is unknown color: approx French Lilac. HEX triplet: E0, BA and D6. RGB value is (224,186,214). Sum of RGB (Red+Green+Blue) = 224+186+214=624 (82% of max value = 765). Red value is 224 (87.89% from 255 or 35.90% from 624); Green value is 186 (73.05% from 255 or 29.81% from 624); Blue value is 214 (83.98% from 255 or 34.29% from 624); Max value from RGB is 224 - color contains mainly: red. Hex color #E0BAD6 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E0BAD6 is #1F4529. Grayscale: #C8C8C8. Windows color (decimal): -2049322 or 14072544. OLE color: 14072544.
HSL color Cylindrical-coordinate representation of color #E0BAD6: hue angle of 315.79º degrees, saturation: 0.38, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #E0BAD6 is Cyan = 0, Magento = 0.17, Yellow = 0.04 and Black (K on CMYK) = 0.12.
<style> p { color: #E0BAD6; } p { color: rgb(224,186,214); } H1.HeaderClassName { color: #E0BAD6; } .AnyTagClassName { color: #E0BAD6; } </style>
<style> a { background-color: #E0BAD6; } a { background-color: rgb(224,186,214); } div.DivClassName { background-color: #E0BAD6; } .BgClassName { background-color: #E0BAD6; } </style>
<style> span { border-color: #E0BAD6; } span { border-color: rgb(224,186,214); } td.TdClassName { border-color: #E0BAD6; } .TagClassName { border-color: #E0BAD6; } </style>