#AE69AF (or 0xAE69AF) is unknown color: approx Violet Blue. HEX triplet: AE, 69 and AF. RGB value is (174,105,175). Sum of RGB (Red+Green+Blue) = 174+105+175=454 (60% of max value = 765). Red value is 174 (68.36% from 255 or 38.33% from 454); Green value is 105 (41.41% from 255 or 23.13% from 454); Blue value is 175 (68.75% from 255 or 38.55% from 454); Max value from RGB is 175 - color contains mainly: blue. Hex color #AE69AF is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AE69AF is #519650. Grayscale: #858585. Windows color (decimal): -5346897 or 11495854. OLE color: 11495854.
HSL color Cylindrical-coordinate representation of color #AE69AF: hue angle of 299.14º degrees, saturation: 0.3, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #AE69AF is Cyan = 0.01, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #AE69AF; } p { color: rgb(174,105,175); } H1.HeaderClassName { color: #AE69AF; } .AnyTagClassName { color: #AE69AF; } </style>
<style> a { background-color: #AE69AF; } a { background-color: rgb(174,105,175); } div.DivClassName { background-color: #AE69AF; } .BgClassName { background-color: #AE69AF; } </style>
<style> span { border-color: #AE69AF; } span { border-color: rgb(174,105,175); } td.TdClassName { border-color: #AE69AF; } .TagClassName { border-color: #AE69AF; } </style>