#AFAEAD (or 0xAFAEAD) is unknown color: approx Tide. HEX triplet: AF, AE and AD. RGB value is (175,174,173). Sum of RGB (Red+Green+Blue) = 175+174+173=522 (69% of max value = 765). Red value is 175 (68.75% from 255 or 33.52% from 522); Green value is 174 (68.36% from 255 or 33.33% from 522); Blue value is 173 (67.97% from 255 or 33.14% from 522); Max value from RGB is 175 - color contains mainly: red. Hex color #AFAEAD is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AFAEAD is #505152. Grayscale: #AEAEAE. Windows color (decimal): -5263699 or 11382447. OLE color: 11382447.
HSL color Cylindrical-coordinate representation of color #AFAEAD: hue angle of 30º degrees, saturation: 0.01, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #AFAEAD is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #AFAEAD; } p { color: rgb(175,174,173); } H1.HeaderClassName { color: #AFAEAD; } .AnyTagClassName { color: #AFAEAD; } </style>
<style> a { background-color: #AFAEAD; } a { background-color: rgb(175,174,173); } div.DivClassName { background-color: #AFAEAD; } .BgClassName { background-color: #AFAEAD; } </style>
<style> span { border-color: #AFAEAD; } span { border-color: rgb(175,174,173); } td.TdClassName { border-color: #AFAEAD; } .TagClassName { border-color: #AFAEAD; } </style>