#BE95DD (or 0xBE95DD) is unknown color: approx Wisteria. HEX triplet: BE, 95 and DD. RGB value is (190,149,221). Sum of RGB (Red+Green+Blue) = 190+149+221=560 (74% of max value = 765). Red value is 190 (74.61% from 255 or 33.93% from 560); Green value is 149 (58.59% from 255 or 26.61% from 560); Blue value is 221 (86.72% from 255 or 39.46% from 560); Max value from RGB is 221 - color contains mainly: blue. Hex color #BE95DD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BE95DD is #416A22. Grayscale: #A9A9A9. Windows color (decimal): -4287011 or 14521790. OLE color: 14521790.
HSL color Cylindrical-coordinate representation of color #BE95DD: hue angle of 274.17º degrees, saturation: 0.51, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #BE95DD is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BE95DD; } p { color: rgb(190,149,221); } H1.HeaderClassName { color: #BE95DD; } .AnyTagClassName { color: #BE95DD; } </style>
<style> a { background-color: #BE95DD; } a { background-color: rgb(190,149,221); } div.DivClassName { background-color: #BE95DD; } .BgClassName { background-color: #BE95DD; } </style>
<style> span { border-color: #BE95DD; } span { border-color: rgb(190,149,221); } td.TdClassName { border-color: #BE95DD; } .TagClassName { border-color: #BE95DD; } </style>