#BDAFF3 (or 0xBDAFF3) is unknown color: approx Melrose. HEX triplet: BD, AF and F3. RGB value is (189,175,243). Sum of RGB (Red+Green+Blue) = 189+175+243=607 (80% of max value = 765). Red value is 189 (74.22% from 255 or 31.14% from 607); Green value is 175 (68.75% from 255 or 28.83% from 607); Blue value is 243 (95.31% from 255 or 40.03% from 607); Max value from RGB is 243 - color contains mainly: blue. Hex color #BDAFF3 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #BDAFF3 is #42500C. Grayscale: #BABABA. Windows color (decimal): -4345869 or 15970237. OLE color: 15970237.
HSL color Cylindrical-coordinate representation of color #BDAFF3: hue angle of 252.35º degrees, saturation: 0.74, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #BDAFF3 is Cyan = 0.22, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #BDAFF3; } p { color: rgb(189,175,243); } H1.HeaderClassName { color: #BDAFF3; } .AnyTagClassName { color: #BDAFF3; } </style>
<style> a { background-color: #BDAFF3; } a { background-color: rgb(189,175,243); } div.DivClassName { background-color: #BDAFF3; } .BgClassName { background-color: #BDAFF3; } </style>
<style> span { border-color: #BDAFF3; } span { border-color: rgb(189,175,243); } td.TdClassName { border-color: #BDAFF3; } .TagClassName { border-color: #BDAFF3; } </style>