#AFC8E1 (or 0xAFC8E1) is unknown color: approx Light Steel Blue. HEX triplet: AF, C8 and E1. RGB value is (175,200,225). Sum of RGB (Red+Green+Blue) = 175+200+225=600 (79% of max value = 765). Red value is 175 (68.75% from 255 or 29.17% from 600); Green value is 200 (78.52% from 255 or 33.33% from 600); Blue value is 225 (88.28% from 255 or 37.5% from 600); Max value from RGB is 225 - color contains mainly: blue. Hex color #AFC8E1 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFC8E1 is #50371E. Grayscale: #C3C3C3. Windows color (decimal): -5256991 or 14796975. OLE color: 14796975.
HSL color Cylindrical-coordinate representation of color #AFC8E1: hue angle of 210º degrees, saturation: 0.45, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #AFC8E1 is Cyan = 0.22, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #AFC8E1; } p { color: rgb(175,200,225); } H1.HeaderClassName { color: #AFC8E1; } .AnyTagClassName { color: #AFC8E1; } </style>
<style> a { background-color: #AFC8E1; } a { background-color: rgb(175,200,225); } div.DivClassName { background-color: #AFC8E1; } .BgClassName { background-color: #AFC8E1; } </style>
<style> span { border-color: #AFC8E1; } span { border-color: rgb(175,200,225); } td.TdClassName { border-color: #AFC8E1; } .TagClassName { border-color: #AFC8E1; } </style>