#AC85BC (or 0xAC85BC) is unknown color: approx East Side. HEX triplet: AC, 85 and BC. RGB value is (172,133,188). Sum of RGB (Red+Green+Blue) = 172+133+188=493 (65% of max value = 765). Red value is 172 (67.58% from 255 or 34.89% from 493); Green value is 133 (52.34% from 255 or 26.98% from 493); Blue value is 188 (73.83% from 255 or 38.13% from 493); Max value from RGB is 188 - color contains mainly: blue. Hex color #AC85BC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AC85BC is #537A43. Grayscale: #969696. Windows color (decimal): -5470788 or 12354988. OLE color: 12354988.
HSL color Cylindrical-coordinate representation of color #AC85BC: hue angle of 282.55º degrees, saturation: 0.29, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AC85BC is Cyan = 0.09, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #AC85BC; } p { color: rgb(172,133,188); } H1.HeaderClassName { color: #AC85BC; } .AnyTagClassName { color: #AC85BC; } </style>
<style> a { background-color: #AC85BC; } a { background-color: rgb(172,133,188); } div.DivClassName { background-color: #AC85BC; } .BgClassName { background-color: #AC85BC; } </style>
<style> span { border-color: #AC85BC; } span { border-color: rgb(172,133,188); } td.TdClassName { border-color: #AC85BC; } .TagClassName { border-color: #AC85BC; } </style>