#AC5DBE (or 0xAC5DBE) is unknown color: approx Deep Lilac. HEX triplet: AC, 5D and BE. RGB value is (172,93,190). Sum of RGB (Red+Green+Blue) = 172+93+190=455 (60% of max value = 765). Red value is 172 (67.58% from 255 or 37.80% from 455); Green value is 93 (36.72% from 255 or 20.44% from 455); Blue value is 190 (74.61% from 255 or 41.76% from 455); Max value from RGB is 190 - color contains mainly: blue. Hex color #AC5DBE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AC5DBE is #53A241. Grayscale: #7F7F7F. Windows color (decimal): -5481026 or 12475820. OLE color: 12475820.
HSL color Cylindrical-coordinate representation of color #AC5DBE: hue angle of 288.87º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #AC5DBE is Cyan = 0.09, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #AC5DBE; } p { color: rgb(172,93,190); } H1.HeaderClassName { color: #AC5DBE; } .AnyTagClassName { color: #AC5DBE; } </style>
<style> a { background-color: #AC5DBE; } a { background-color: rgb(172,93,190); } div.DivClassName { background-color: #AC5DBE; } .BgClassName { background-color: #AC5DBE; } </style>
<style> span { border-color: #AC5DBE; } span { border-color: rgb(172,93,190); } td.TdClassName { border-color: #AC5DBE; } .TagClassName { border-color: #AC5DBE; } </style>