#66EDEE (or 0x66EDEE) is unknown color: approx Turquoise Blue. HEX triplet: 66, ED and EE. RGB value is (102,237,238). Sum of RGB (Red+Green+Blue) = 102+237+238=577 (76% of max value = 765). Red value is 102 (40.23% from 255 or 17.68% from 577); Green value is 237 (92.97% from 255 or 41.07% from 577); Blue value is 238 (93.36% from 255 or 41.25% from 577); Max value from RGB is 238 - color contains mainly: blue. Hex color #66EDEE is not a web safe color. Web safe color analog (approx): #66FFFF. Inversed color of #66EDEE is #991211. Grayscale: #C4C4C4. Windows color (decimal): -10031634 or 15658342. OLE color: 15658342.
HSL color Cylindrical-coordinate representation of color #66EDEE: hue angle of 180.44º degrees, saturation: 0.8, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #66EDEE is Cyan = 0.57, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #66EDEE; } p { color: rgb(102,237,238); } H1.HeaderClassName { color: #66EDEE; } .AnyTagClassName { color: #66EDEE; } </style>
<style> a { background-color: #66EDEE; } a { background-color: rgb(102,237,238); } div.DivClassName { background-color: #66EDEE; } .BgClassName { background-color: #66EDEE; } </style>
<style> span { border-color: #66EDEE; } span { border-color: rgb(102,237,238); } td.TdClassName { border-color: #66EDEE; } .TagClassName { border-color: #66EDEE; } </style>