#AFC8E9 (or 0xAFC8E9) is unknown color: approx Tropical Blue. HEX triplet: AF, C8 and E9. RGB value is (175,200,233). Sum of RGB (Red+Green+Blue) = 175+200+233=608 (80% of max value = 765). Red value is 175 (68.75% from 255 or 28.78% from 608); Green value is 200 (78.52% from 255 or 32.89% from 608); Blue value is 233 (91.41% from 255 or 38.32% from 608); Max value from RGB is 233 - color contains mainly: blue. Hex color #AFC8E9 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFC8E9 is #503716. Grayscale: #C4C4C4. Windows color (decimal): -5256983 or 15321263. OLE color: 15321263.
HSL color Cylindrical-coordinate representation of color #AFC8E9: hue angle of 214.14º degrees, saturation: 0.57, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #AFC8E9 is Cyan = 0.25, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #AFC8E9; } p { color: rgb(175,200,233); } H1.HeaderClassName { color: #AFC8E9; } .AnyTagClassName { color: #AFC8E9; } </style>
<style> a { background-color: #AFC8E9; } a { background-color: rgb(175,200,233); } div.DivClassName { background-color: #AFC8E9; } .BgClassName { background-color: #AFC8E9; } </style>
<style> span { border-color: #AFC8E9; } span { border-color: rgb(175,200,233); } td.TdClassName { border-color: #AFC8E9; } .TagClassName { border-color: #AFC8E9; } </style>