#AFC9FA (or 0xAFC9FA) is unknown color: approx Tropical Blue. HEX triplet: AF, C9 and FA. RGB value is (175,201,250). Sum of RGB (Red+Green+Blue) = 175+201+250=626 (82% of max value = 765). Red value is 175 (68.75% from 255 or 27.96% from 626); Green value is 201 (78.91% from 255 or 32.11% from 626); Blue value is 250 (98.05% from 255 or 39.94% from 626); Max value from RGB is 250 - color contains mainly: blue. Hex color #AFC9FA is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFC9FA is #503605. Grayscale: #C6C6C6. Windows color (decimal): -5256710 or 16435631. OLE color: 16435631.
HSL color Cylindrical-coordinate representation of color #AFC9FA: hue angle of 219.2º degrees, saturation: 0.88, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #AFC9FA is Cyan = 0.3, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #AFC9FA; } p { color: rgb(175,201,250); } H1.HeaderClassName { color: #AFC9FA; } .AnyTagClassName { color: #AFC9FA; } </style>
<style> a { background-color: #AFC9FA; } a { background-color: rgb(175,201,250); } div.DivClassName { background-color: #AFC9FA; } .BgClassName { background-color: #AFC9FA; } </style>
<style> span { border-color: #AFC9FA; } span { border-color: rgb(175,201,250); } td.TdClassName { border-color: #AFC9FA; } .TagClassName { border-color: #AFC9FA; } </style>