#AF93AE (or 0xAF93AE) is unknown color: approx London Hue. HEX triplet: AF, 93 and AE. RGB value is (175,147,174). Sum of RGB (Red+Green+Blue) = 175+147+174=496 (65% of max value = 765). Red value is 175 (68.75% from 255 or 35.28% from 496); Green value is 147 (57.81% from 255 or 29.64% from 496); Blue value is 174 (68.36% from 255 or 35.08% from 496); Max value from RGB is 175 - color contains mainly: red. Hex color #AF93AE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AF93AE is #506C51. Grayscale: #9E9E9E. Windows color (decimal): -5270610 or 11441071. OLE color: 11441071.
HSL color Cylindrical-coordinate representation of color #AF93AE: hue angle of 302.14º degrees, saturation: 0.15, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #AF93AE is Cyan = 0, Magento = 0.16, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #AF93AE; } p { color: rgb(175,147,174); } H1.HeaderClassName { color: #AF93AE; } .AnyTagClassName { color: #AF93AE; } </style>
<style> a { background-color: #AF93AE; } a { background-color: rgb(175,147,174); } div.DivClassName { background-color: #AF93AE; } .BgClassName { background-color: #AF93AE; } </style>
<style> span { border-color: #AF93AE; } span { border-color: rgb(175,147,174); } td.TdClassName { border-color: #AF93AE; } .TagClassName { border-color: #AF93AE; } </style>