#AFCEEB (or 0xAFCEEB) is unknown color: approx Pale Cornflower Blue. HEX triplet: AF, CE and EB. RGB value is (175,206,235). Sum of RGB (Red+Green+Blue) = 175+206+235=616 (81% of max value = 765). Red value is 175 (68.75% from 255 or 28.41% from 616); Green value is 206 (80.86% from 255 or 33.44% from 616); Blue value is 235 (92.19% from 255 or 38.15% from 616); Max value from RGB is 235 - color contains mainly: blue. Hex color #AFCEEB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFCEEB is #503114. Grayscale: #C7C7C7. Windows color (decimal): -5255445 or 15453871. OLE color: 15453871.
HSL color Cylindrical-coordinate representation of color #AFCEEB: hue angle of 209º degrees, saturation: 0.6, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AFCEEB is Cyan = 0.26, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #AFCEEB; } p { color: rgb(175,206,235); } H1.HeaderClassName { color: #AFCEEB; } .AnyTagClassName { color: #AFCEEB; } </style>
<style> a { background-color: #AFCEEB; } a { background-color: rgb(175,206,235); } div.DivClassName { background-color: #AFCEEB; } .BgClassName { background-color: #AFCEEB; } </style>
<style> span { border-color: #AFCEEB; } span { border-color: rgb(175,206,235); } td.TdClassName { border-color: #AFCEEB; } .TagClassName { border-color: #AFCEEB; } </style>