#A8CBC2 (or 0xA8CBC2) is unknown color: approx Opal. HEX triplet: A8, CB and C2. RGB value is (168,203,194). Sum of RGB (Red+Green+Blue) = 168+203+194=565 (74% of max value = 765). Red value is 168 (66.02% from 255 or 29.73% from 565); Green value is 203 (79.69% from 255 or 35.93% from 565); Blue value is 194 (76.17% from 255 or 34.34% from 565); Max value from RGB is 203 - color contains mainly: green. Hex color #A8CBC2 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A8CBC2 is #57343D. Grayscale: #BFBFBF. Windows color (decimal): -5715006 or 12766120. OLE color: 12766120.
HSL color Cylindrical-coordinate representation of color #A8CBC2: hue angle of 164.57º degrees, saturation: 0.25, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A8CBC2 is Cyan = 0.17, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.20.
<style> p { color: #A8CBC2; } p { color: rgb(168,203,194); } H1.HeaderClassName { color: #A8CBC2; } .AnyTagClassName { color: #A8CBC2; } </style>
<style> a { background-color: #A8CBC2; } a { background-color: rgb(168,203,194); } div.DivClassName { background-color: #A8CBC2; } .BgClassName { background-color: #A8CBC2; } </style>
<style> span { border-color: #A8CBC2; } span { border-color: rgb(168,203,194); } td.TdClassName { border-color: #A8CBC2; } .TagClassName { border-color: #A8CBC2; } </style>