#AFAFB8 (or 0xAFAFB8) is unknown color: approx Spun Pearl. HEX triplet: AF, AF and B8. RGB value is (175,175,184). Sum of RGB (Red+Green+Blue) = 175+175+184=534 (70% of max value = 765). Red value is 175 (68.75% from 255 or 32.77% from 534); Green value is 175 (68.75% from 255 or 32.77% from 534); Blue value is 184 (72.27% from 255 or 34.46% from 534); Max value from RGB is 184 - color contains mainly: blue. Hex color #AFAFB8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AFAFB8 is #505047. Grayscale: #AFAFAF. Windows color (decimal): -5263432 or 12103599. OLE color: 12103599.
HSL color Cylindrical-coordinate representation of color #AFAFB8: hue angle of 240º degrees, saturation: 0.06, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #AFAFB8 is Cyan = 0.05, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #AFAFB8; } p { color: rgb(175,175,184); } H1.HeaderClassName { color: #AFAFB8; } .AnyTagClassName { color: #AFAFB8; } </style>
<style> a { background-color: #AFAFB8; } a { background-color: rgb(175,175,184); } div.DivClassName { background-color: #AFAFB8; } .BgClassName { background-color: #AFAFB8; } </style>
<style> span { border-color: #AFAFB8; } span { border-color: rgb(175,175,184); } td.TdClassName { border-color: #AFAFB8; } .TagClassName { border-color: #AFAFB8; } </style>