#EBB0EF (or 0xEBB0EF) is unknown color: approx Plum. HEX triplet: EB, B0 and EF. RGB value is (235,176,239). Sum of RGB (Red+Green+Blue) = 235+176+239=650 (86% of max value = 765). Red value is 235 (92.19% from 255 or 36.15% from 650); Green value is 176 (69.14% from 255 or 27.08% from 650); Blue value is 239 (93.75% from 255 or 36.77% from 650); Max value from RGB is 239 - color contains mainly: blue. Hex color #EBB0EF is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EBB0EF is #144F10. Grayscale: #C8C8C8. Windows color (decimal): -1330961 or 15708395. OLE color: 15708395.
HSL color Cylindrical-coordinate representation of color #EBB0EF: hue angle of 296.19º degrees, saturation: 0.66, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #EBB0EF is Cyan = 0.02, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #EBB0EF; } p { color: rgb(235,176,239); } H1.HeaderClassName { color: #EBB0EF; } .AnyTagClassName { color: #EBB0EF; } </style>
<style> a { background-color: #EBB0EF; } a { background-color: rgb(235,176,239); } div.DivClassName { background-color: #EBB0EF; } .BgClassName { background-color: #EBB0EF; } </style>
<style> span { border-color: #EBB0EF; } span { border-color: rgb(235,176,239); } td.TdClassName { border-color: #EBB0EF; } .TagClassName { border-color: #EBB0EF; } </style>