#BA69C2 (or 0xBA69C2) is unknown color: approx Fuchsia. HEX triplet: BA, 69 and C2. RGB value is (186,105,194). Sum of RGB (Red+Green+Blue) = 186+105+194=485 (64% of max value = 765). Red value is 186 (73.05% from 255 or 38.35% from 485); Green value is 105 (41.41% from 255 or 21.65% from 485); Blue value is 194 (76.17% from 255 or 40% from 485); Max value from RGB is 194 - color contains mainly: blue. Hex color #BA69C2 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BA69C2 is #45963D. Grayscale: #8B8B8B. Windows color (decimal): -4560446 or 12741050. OLE color: 12741050.
HSL color Cylindrical-coordinate representation of color #BA69C2: hue angle of 294.61º degrees, saturation: 0.42, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #BA69C2 is Cyan = 0.04, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BA69C2; } p { color: rgb(186,105,194); } H1.HeaderClassName { color: #BA69C2; } .AnyTagClassName { color: #BA69C2; } </style>
<style> a { background-color: #BA69C2; } a { background-color: rgb(186,105,194); } div.DivClassName { background-color: #BA69C2; } .BgClassName { background-color: #BA69C2; } </style>
<style> span { border-color: #BA69C2; } span { border-color: rgb(186,105,194); } td.TdClassName { border-color: #BA69C2; } .TagClassName { border-color: #BA69C2; } </style>