#A8CFBC (or 0xA8CFBC) is unknown color: approx Nebula. HEX triplet: A8, CF and BC. RGB value is (168,207,188). Sum of RGB (Red+Green+Blue) = 168+207+188=563 (74% of max value = 765). Red value is 168 (66.02% from 255 or 29.84% from 563); Green value is 207 (81.25% from 255 or 36.77% from 563); Blue value is 188 (73.83% from 255 or 33.39% from 563); Max value from RGB is 207 - color contains mainly: green. Hex color #A8CFBC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A8CFBC is #573043. Grayscale: #C1C1C1. Windows color (decimal): -5713988 or 12373928. OLE color: 12373928.
HSL color Cylindrical-coordinate representation of color #A8CFBC: hue angle of 150.77º degrees, saturation: 0.29, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A8CFBC is Cyan = 0.19, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.19.
<style> p { color: #A8CFBC; } p { color: rgb(168,207,188); } H1.HeaderClassName { color: #A8CFBC; } .AnyTagClassName { color: #A8CFBC; } </style>
<style> a { background-color: #A8CFBC; } a { background-color: rgb(168,207,188); } div.DivClassName { background-color: #A8CFBC; } .BgClassName { background-color: #A8CFBC; } </style>
<style> span { border-color: #A8CFBC; } span { border-color: rgb(168,207,188); } td.TdClassName { border-color: #A8CFBC; } .TagClassName { border-color: #A8CFBC; } </style>