#66ACBA (or 0x66ACBA) is unknown color: approx Fountain Blue. HEX triplet: 66, AC and BA. RGB value is (102,172,186). Sum of RGB (Red+Green+Blue) = 102+172+186=460 (60% of max value = 765). Red value is 102 (40.23% from 255 or 22.17% from 460); Green value is 172 (67.58% from 255 or 37.39% from 460); Blue value is 186 (73.05% from 255 or 40.43% from 460); Max value from RGB is 186 - color contains mainly: blue. Hex color #66ACBA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #66ACBA is #995345. Grayscale: #989898. Windows color (decimal): -10048326 or 12233830. OLE color: 12233830.
HSL color Cylindrical-coordinate representation of color #66ACBA: hue angle of 190º degrees, saturation: 0.38, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #66ACBA is Cyan = 0.45, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #66ACBA; } p { color: rgb(102,172,186); } H1.HeaderClassName { color: #66ACBA; } .AnyTagClassName { color: #66ACBA; } </style>
<style> a { background-color: #66ACBA; } a { background-color: rgb(102,172,186); } div.DivClassName { background-color: #66ACBA; } .BgClassName { background-color: #66ACBA; } </style>
<style> span { border-color: #66ACBA; } span { border-color: rgb(102,172,186); } td.TdClassName { border-color: #66ACBA; } .TagClassName { border-color: #66ACBA; } </style>