#66D3F5 (or 0x66D3F5) is unknown color: approx Turquoise Blue. HEX triplet: 66, D3 and F5. RGB value is (102,211,245). Sum of RGB (Red+Green+Blue) = 102+211+245=558 (73% of max value = 765). Red value is 102 (40.23% from 255 or 18.28% from 558); Green value is 211 (82.81% from 255 or 37.81% from 558); Blue value is 245 (96.09% from 255 or 43.91% from 558); Max value from RGB is 245 - color contains mainly: blue. Hex color #66D3F5 is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #66D3F5 is #992C0A. Grayscale: #B6B6B6. Windows color (decimal): -10038283 or 16110438. OLE color: 16110438.
HSL color Cylindrical-coordinate representation of color #66D3F5: hue angle of 194.27º degrees, saturation: 0.88, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #66D3F5 is Cyan = 0.58, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #66D3F5; } p { color: rgb(102,211,245); } H1.HeaderClassName { color: #66D3F5; } .AnyTagClassName { color: #66D3F5; } </style>
<style> a { background-color: #66D3F5; } a { background-color: rgb(102,211,245); } div.DivClassName { background-color: #66D3F5; } .BgClassName { background-color: #66D3F5; } </style>
<style> span { border-color: #66D3F5; } span { border-color: rgb(102,211,245); } td.TdClassName { border-color: #66D3F5; } .TagClassName { border-color: #66D3F5; } </style>