#AFB1DD (or 0xAFB1DD) is unknown color: approx Perano. HEX triplet: AF, B1 and DD. RGB value is (175,177,221). Sum of RGB (Red+Green+Blue) = 175+177+221=573 (75% of max value = 765). Red value is 175 (68.75% from 255 or 30.54% from 573); Green value is 177 (69.53% from 255 or 30.89% from 573); Blue value is 221 (86.72% from 255 or 38.57% from 573); Max value from RGB is 221 - color contains mainly: blue. Hex color #AFB1DD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AFB1DD is #504E22. Grayscale: #B5B5B5. Windows color (decimal): -5262883 or 14528943. OLE color: 14528943.
HSL color Cylindrical-coordinate representation of color #AFB1DD: hue angle of 237.39º degrees, saturation: 0.4, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #AFB1DD is Cyan = 0.21, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AFB1DD; } p { color: rgb(175,177,221); } H1.HeaderClassName { color: #AFB1DD; } .AnyTagClassName { color: #AFB1DD; } </style>
<style> a { background-color: #AFB1DD; } a { background-color: rgb(175,177,221); } div.DivClassName { background-color: #AFB1DD; } .BgClassName { background-color: #AFB1DD; } </style>
<style> span { border-color: #AFB1DD; } span { border-color: rgb(175,177,221); } td.TdClassName { border-color: #AFB1DD; } .TagClassName { border-color: #AFB1DD; } </style>