#BAAFF6 (or 0xBAAFF6) is unknown color: approx Melrose. HEX triplet: BA, AF and F6. RGB value is (186,175,246). Sum of RGB (Red+Green+Blue) = 186+175+246=607 (80% of max value = 765). Red value is 186 (73.05% from 255 or 30.64% from 607); Green value is 175 (68.75% from 255 or 28.83% from 607); Blue value is 246 (96.48% from 255 or 40.53% from 607); Max value from RGB is 246 - color contains mainly: blue. Hex color #BAAFF6 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #BAAFF6 is #455009. Grayscale: #BABABA. Windows color (decimal): -4542474 or 16166842. OLE color: 16166842.
HSL color Cylindrical-coordinate representation of color #BAAFF6: hue angle of 249.3º degrees, saturation: 0.8, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #BAAFF6 is Cyan = 0.24, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #BAAFF6; } p { color: rgb(186,175,246); } H1.HeaderClassName { color: #BAAFF6; } .AnyTagClassName { color: #BAAFF6; } </style>
<style> a { background-color: #BAAFF6; } a { background-color: rgb(186,175,246); } div.DivClassName { background-color: #BAAFF6; } .BgClassName { background-color: #BAAFF6; } </style>
<style> span { border-color: #BAAFF6; } span { border-color: rgb(186,175,246); } td.TdClassName { border-color: #BAAFF6; } .TagClassName { border-color: #BAAFF6; } </style>