#66D6D3 (or 0x66D6D3) is unknown color: approx Turquoise Blue. HEX triplet: 66, D6 and D3. RGB value is (102,214,211). Sum of RGB (Red+Green+Blue) = 102+214+211=527 (69% of max value = 765). Red value is 102 (40.23% from 255 or 19.35% from 527); Green value is 214 (83.98% from 255 or 40.61% from 527); Blue value is 211 (82.81% from 255 or 40.04% from 527); Max value from RGB is 214 - color contains mainly: green. Hex color #66D6D3 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #66D6D3 is #99292C. Grayscale: #B4B4B4. Windows color (decimal): -10037549 or 13882982. OLE color: 13882982.
HSL color Cylindrical-coordinate representation of color #66D6D3: hue angle of 178.39º degrees, saturation: 0.58, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #66D6D3 is Cyan = 0.52, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.16.
<style> p { color: #66D6D3; } p { color: rgb(102,214,211); } H1.HeaderClassName { color: #66D6D3; } .AnyTagClassName { color: #66D6D3; } </style>
<style> a { background-color: #66D6D3; } a { background-color: rgb(102,214,211); } div.DivClassName { background-color: #66D6D3; } .BgClassName { background-color: #66D6D3; } </style>
<style> span { border-color: #66D6D3; } span { border-color: rgb(102,214,211); } td.TdClassName { border-color: #66D6D3; } .TagClassName { border-color: #66D6D3; } </style>