#AFAAAE (or 0xAFAAAE) is unknown color: approx London Hue. HEX triplet: AF, AA and AE. RGB value is (175,170,174). Sum of RGB (Red+Green+Blue) = 175+170+174=519 (68% of max value = 765). Red value is 175 (68.75% from 255 or 33.72% from 519); Green value is 170 (66.80% from 255 or 32.76% from 519); Blue value is 174 (68.36% from 255 or 33.53% from 519); Max value from RGB is 175 - color contains mainly: red. Hex color #AFAAAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AFAAAE is #505551. Grayscale: #ABABAB. Windows color (decimal): -5264722 or 11446959. OLE color: 11446959.
HSL color Cylindrical-coordinate representation of color #AFAAAE: hue angle of 312º degrees, saturation: 0.03, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #AFAAAE is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #AFAAAE; } p { color: rgb(175,170,174); } H1.HeaderClassName { color: #AFAAAE; } .AnyTagClassName { color: #AFAAAE; } </style>
<style> a { background-color: #AFAAAE; } a { background-color: rgb(175,170,174); } div.DivClassName { background-color: #AFAAAE; } .BgClassName { background-color: #AFAAAE; } </style>
<style> span { border-color: #AFAAAE; } span { border-color: rgb(175,170,174); } td.TdClassName { border-color: #AFAAAE; } .TagClassName { border-color: #AFAAAE; } </style>