#AFCCD4 (or 0xAFCCD4) is unknown color: approx Regent St Blue. HEX triplet: AF, CC and D4. RGB value is (175,204,212). Sum of RGB (Red+Green+Blue) = 175+204+212=591 (78% of max value = 765). Red value is 175 (68.75% from 255 or 29.61% from 591); Green value is 204 (80.08% from 255 or 34.52% from 591); Blue value is 212 (83.20% from 255 or 35.87% from 591); Max value from RGB is 212 - color contains mainly: blue. Hex color #AFCCD4 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFCCD4 is #50332B. Grayscale: #C4C4C4. Windows color (decimal): -5255980 or 13946031. OLE color: 13946031.
HSL color Cylindrical-coordinate representation of color #AFCCD4: hue angle of 192.97º degrees, saturation: 0.3, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #AFCCD4 is Cyan = 0.17, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #AFCCD4; } p { color: rgb(175,204,212); } H1.HeaderClassName { color: #AFCCD4; } .AnyTagClassName { color: #AFCCD4; } </style>
<style> a { background-color: #AFCCD4; } a { background-color: rgb(175,204,212); } div.DivClassName { background-color: #AFCCD4; } .BgClassName { background-color: #AFCCD4; } </style>
<style> span { border-color: #AFCCD4; } span { border-color: rgb(175,204,212); } td.TdClassName { border-color: #AFCCD4; } .TagClassName { border-color: #AFCCD4; } </style>