#AFCEDC (or 0xAFCEDC) is unknown color: approx French Pass. HEX triplet: AF, CE and DC. RGB value is (175,206,220). Sum of RGB (Red+Green+Blue) = 175+206+220=601 (79% of max value = 765). Red value is 175 (68.75% from 255 or 29.12% from 601); Green value is 206 (80.86% from 255 or 34.28% from 601); Blue value is 220 (86.33% from 255 or 36.61% from 601); Max value from RGB is 220 - color contains mainly: blue. Hex color #AFCEDC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFCEDC is #503123. Grayscale: #C6C6C6. Windows color (decimal): -5255460 or 14470831. OLE color: 14470831.
HSL color Cylindrical-coordinate representation of color #AFCEDC: hue angle of 198.67º degrees, saturation: 0.39, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #AFCEDC is Cyan = 0.20, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #AFCEDC; } p { color: rgb(175,206,220); } H1.HeaderClassName { color: #AFCEDC; } .AnyTagClassName { color: #AFCEDC; } </style>
<style> a { background-color: #AFCEDC; } a { background-color: rgb(175,206,220); } div.DivClassName { background-color: #AFCEDC; } .BgClassName { background-color: #AFCEDC; } </style>
<style> span { border-color: #AFCEDC; } span { border-color: rgb(175,206,220); } td.TdClassName { border-color: #AFCEDC; } .TagClassName { border-color: #AFCEDC; } </style>