#AFACB2 (or 0xAFACB2) is unknown color: approx Chatelle. HEX triplet: AF, AC and B2. RGB value is (175,172,178). Sum of RGB (Red+Green+Blue) = 175+172+178=525 (69% of max value = 765). Red value is 175 (68.75% from 255 or 33.33% from 525); Green value is 172 (67.58% from 255 or 32.76% from 525); Blue value is 178 (69.92% from 255 or 33.90% from 525); Max value from RGB is 178 - color contains mainly: blue. Hex color #AFACB2 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AFACB2 is #50534D. Grayscale: #ADADAD. Windows color (decimal): -5264206 or 11709615. OLE color: 11709615.
HSL color Cylindrical-coordinate representation of color #AFACB2: hue angle of 270º degrees, saturation: 0.04, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #AFACB2 is Cyan = 0.02, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #AFACB2; } p { color: rgb(175,172,178); } H1.HeaderClassName { color: #AFACB2; } .AnyTagClassName { color: #AFACB2; } </style>
<style> a { background-color: #AFACB2; } a { background-color: rgb(175,172,178); } div.DivClassName { background-color: #AFACB2; } .BgClassName { background-color: #AFACB2; } </style>
<style> span { border-color: #AFACB2; } span { border-color: rgb(175,172,178); } td.TdClassName { border-color: #AFACB2; } .TagClassName { border-color: #AFACB2; } </style>