#AFAFCF (or 0xAFAFCF) is unknown color: approx Lavender Grey. HEX triplet: AF, AF and CF. RGB value is (175,175,207). Sum of RGB (Red+Green+Blue) = 175+175+207=557 (73% of max value = 765). Red value is 175 (68.75% from 255 or 31.42% from 557); Green value is 175 (68.75% from 255 or 31.42% from 557); Blue value is 207 (81.25% from 255 or 37.16% from 557); Max value from RGB is 207 - color contains mainly: blue. Hex color #AFAFCF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AFAFCF is #505030. Grayscale: #B2B2B2. Windows color (decimal): -5263409 or 13610927. OLE color: 13610927.
HSL color Cylindrical-coordinate representation of color #AFAFCF: hue angle of 240º degrees, saturation: 0.25, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #AFAFCF is Cyan = 0.15, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #AFAFCF; } p { color: rgb(175,175,207); } H1.HeaderClassName { color: #AFAFCF; } .AnyTagClassName { color: #AFAFCF; } </style>
<style> a { background-color: #AFAFCF; } a { background-color: rgb(175,175,207); } div.DivClassName { background-color: #AFAFCF; } .BgClassName { background-color: #AFAFCF; } </style>
<style> span { border-color: #AFAFCF; } span { border-color: rgb(175,175,207); } td.TdClassName { border-color: #AFAFCF; } .TagClassName { border-color: #AFAFCF; } </style>