#AE30AF (or 0xAE30AF) is unknown color: approx Fuchsia. HEX triplet: AE, 30 and AF. RGB value is (174,48,175). Sum of RGB (Red+Green+Blue) = 174+48+175=397 (52% of max value = 765). Red value is 174 (68.36% from 255 or 43.83% from 397); Green value is 48 (19.14% from 255 or 12.09% from 397); Blue value is 175 (68.75% from 255 or 44.08% from 397); Max value from RGB is 175 - color contains mainly: blue. Hex color #AE30AF is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AE30AF is #51CF50. Grayscale: #636363. Windows color (decimal): -5361489 or 11481262. OLE color: 11481262.
HSL color Cylindrical-coordinate representation of color #AE30AF: hue angle of 299.53º degrees, saturation: 0.57, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #AE30AF is Cyan = 0.01, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #AE30AF; } p { color: rgb(174,48,175); } H1.HeaderClassName { color: #AE30AF; } .AnyTagClassName { color: #AE30AF; } </style>
<style> a { background-color: #AE30AF; } a { background-color: rgb(174,48,175); } div.DivClassName { background-color: #AE30AF; } .BgClassName { background-color: #AE30AF; } </style>
<style> span { border-color: #AE30AF; } span { border-color: rgb(174,48,175); } td.TdClassName { border-color: #AE30AF; } .TagClassName { border-color: #AE30AF; } </style>