#AA0CBF (or 0xAA0CBF) is unknown color: approx Dark Violet. HEX triplet: AA, 0C and BF. RGB value is (170,12,191). Sum of RGB (Red+Green+Blue) = 170+12+191=373 (49% of max value = 765). Red value is 170 (66.80% from 255 or 45.58% from 373); Green value is 12 (5.08% from 255 or 3.22% from 373); Blue value is 191 (75% from 255 or 51.21% from 373); Max value from RGB is 191 - color contains mainly: blue. Hex color #AA0CBF is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #AA0CBF is #55F340. Grayscale: #4F4F4F. Windows color (decimal): -5632833 or 12520618. OLE color: 12520618.
HSL color Cylindrical-coordinate representation of color #AA0CBF: hue angle of 292.96º degrees, saturation: 0.88, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #AA0CBF is Cyan = 0.11, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #AA0CBF; } p { color: rgb(170,12,191); } H1.HeaderClassName { color: #AA0CBF; } .AnyTagClassName { color: #AA0CBF; } </style>
<style> a { background-color: #AA0CBF; } a { background-color: rgb(170,12,191); } div.DivClassName { background-color: #AA0CBF; } .BgClassName { background-color: #AA0CBF; } </style>
<style> span { border-color: #AA0CBF; } span { border-color: rgb(170,12,191); } td.TdClassName { border-color: #AA0CBF; } .TagClassName { border-color: #AA0CBF; } </style>