#66C0AC (or 0x66C0AC) is unknown color: approx Medium Aquamarine. HEX triplet: 66, C0 and AC. RGB value is (102,192,172). Sum of RGB (Red+Green+Blue) = 102+192+172=466 (61% of max value = 765). Red value is 102 (40.23% from 255 or 21.89% from 466); Green value is 192 (75.39% from 255 or 41.20% from 466); Blue value is 172 (67.58% from 255 or 36.91% from 466); Max value from RGB is 192 - color contains mainly: green. Hex color #66C0AC is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #66C0AC is #993F53. Grayscale: #A2A2A2. Windows color (decimal): -10043220 or 11321446. OLE color: 11321446.
HSL color Cylindrical-coordinate representation of color #66C0AC: hue angle of 166.67º degrees, saturation: 0.42, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #66C0AC is Cyan = 0.47, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.25.
<style> p { color: #66C0AC; } p { color: rgb(102,192,172); } H1.HeaderClassName { color: #66C0AC; } .AnyTagClassName { color: #66C0AC; } </style>
<style> a { background-color: #66C0AC; } a { background-color: rgb(102,192,172); } div.DivClassName { background-color: #66C0AC; } .BgClassName { background-color: #66C0AC; } </style>
<style> span { border-color: #66C0AC; } span { border-color: rgb(102,192,172); } td.TdClassName { border-color: #66C0AC; } .TagClassName { border-color: #66C0AC; } </style>