#BA9AC3 (or 0xBA9AC3) is unknown color: approx Lola. HEX triplet: BA, 9A and C3. RGB value is (186,154,195). Sum of RGB (Red+Green+Blue) = 186+154+195=535 (70% of max value = 765). Red value is 186 (73.05% from 255 or 34.77% from 535); Green value is 154 (60.55% from 255 or 28.79% from 535); Blue value is 195 (76.56% from 255 or 36.45% from 535); Max value from RGB is 195 - color contains mainly: blue. Hex color #BA9AC3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BA9AC3 is #45653C. Grayscale: #A8A8A8. Windows color (decimal): -4547901 or 12819130. OLE color: 12819130.
HSL color Cylindrical-coordinate representation of color #BA9AC3: hue angle of 286.83º degrees, saturation: 0.25, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BA9AC3 is Cyan = 0.05, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #ba9ac3; } p { color: rgb(186,154,195); } H1.HeaderClassName { color: #ba9ac3; } .AnyTagClassName { color: #ba9ac3; } </style>
<style> a { background-color: #ba9ac3; } a { background-color: rgb(186,154,195); } div.DivClassName { background-color: #ba9ac3; } .BgClassName { background-color: #ba9ac3; } </style>
<style> span { border-color: #ba9ac3; } span { border-color: rgb(186,154,195); } td.TdClassName { border-color: #ba9ac3; } .TagClassName { border-color: #ba9ac3; } </style>