#66DCE7 (or 0x66DCE7) is unknown color: approx Turquoise Blue. HEX triplet: 66, DC and E7. RGB value is (102,220,231). Sum of RGB (Red+Green+Blue) = 102+220+231=553 (73% of max value = 765). Red value is 102 (40.23% from 255 or 18.44% from 553); Green value is 220 (86.33% from 255 or 39.78% from 553); Blue value is 231 (90.62% from 255 or 41.77% from 553); Max value from RGB is 231 - color contains mainly: blue. Hex color #66DCE7 is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #66DCE7 is #992318. Grayscale: #B9B9B9. Windows color (decimal): -10035993 or 15195238. OLE color: 15195238.
HSL color Cylindrical-coordinate representation of color #66DCE7: hue angle of 185.12º degrees, saturation: 0.73, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #66DCE7 is Cyan = 0.56, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #66DCE7; } p { color: rgb(102,220,231); } H1.HeaderClassName { color: #66DCE7; } .AnyTagClassName { color: #66DCE7; } </style>
<style> a { background-color: #66DCE7; } a { background-color: rgb(102,220,231); } div.DivClassName { background-color: #66DCE7; } .BgClassName { background-color: #66DCE7; } </style>
<style> span { border-color: #66DCE7; } span { border-color: rgb(102,220,231); } td.TdClassName { border-color: #66DCE7; } .TagClassName { border-color: #66DCE7; } </style>