#AFC4CC (or 0xAFC4CC) is unknown color: approx Heather. HEX triplet: AF, C4 and CC. RGB value is (175,196,204). Sum of RGB (Red+Green+Blue) = 175+196+204=575 (76% of max value = 765). Red value is 175 (68.75% from 255 or 30.43% from 575); Green value is 196 (76.95% from 255 or 34.09% from 575); Blue value is 204 (80.08% from 255 or 35.48% from 575); Max value from RGB is 204 - color contains mainly: blue. Hex color #AFC4CC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFC4CC is #503B33. Grayscale: #BEBEBE. Windows color (decimal): -5258036 or 13419695. OLE color: 13419695.
HSL color Cylindrical-coordinate representation of color #AFC4CC: hue angle of 196.55º degrees, saturation: 0.22, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #AFC4CC is Cyan = 0.14, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #AFC4CC; } p { color: rgb(175,196,204); } H1.HeaderClassName { color: #AFC4CC; } .AnyTagClassName { color: #AFC4CC; } </style>
<style> a { background-color: #AFC4CC; } a { background-color: rgb(175,196,204); } div.DivClassName { background-color: #AFC4CC; } .BgClassName { background-color: #AFC4CC; } </style>
<style> span { border-color: #AFC4CC; } span { border-color: rgb(175,196,204); } td.TdClassName { border-color: #AFC4CC; } .TagClassName { border-color: #AFC4CC; } </style>