#66D7FA (or 0x66D7FA) is unknown color: approx Turquoise Blue. HEX triplet: 66, D7 and FA. RGB value is (102,215,250). Sum of RGB (Red+Green+Blue) = 102+215+250=567 (75% of max value = 765). Red value is 102 (40.23% from 255 or 17.99% from 567); Green value is 215 (84.38% from 255 or 37.92% from 567); Blue value is 250 (98.05% from 255 or 44.09% from 567); Max value from RGB is 250 - color contains mainly: blue. Hex color #66D7FA is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #66D7FA is #992805. Grayscale: #B8B8B8. Windows color (decimal): -10037254 or 16439142. OLE color: 16439142.
HSL color Cylindrical-coordinate representation of color #66D7FA: hue angle of 194.19º degrees, saturation: 0.94, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #66D7FA is Cyan = 0.59, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #66D7FA; } p { color: rgb(102,215,250); } H1.HeaderClassName { color: #66D7FA; } .AnyTagClassName { color: #66D7FA; } </style>
<style> a { background-color: #66D7FA; } a { background-color: rgb(102,215,250); } div.DivClassName { background-color: #66D7FA; } .BgClassName { background-color: #66D7FA; } </style>
<style> span { border-color: #66D7FA; } span { border-color: rgb(102,215,250); } td.TdClassName { border-color: #66D7FA; } .TagClassName { border-color: #66D7FA; } </style>