#66AFDA (or 0x66AFDA) is unknown color: approx Malibu. HEX triplet: 66, AF and DA. RGB value is (102,175,218). Sum of RGB (Red+Green+Blue) = 102+175+218=495 (65% of max value = 765). Red value is 102 (40.23% from 255 or 20.61% from 495); Green value is 175 (68.75% from 255 or 35.35% from 495); Blue value is 218 (85.55% from 255 or 44.04% from 495); Max value from RGB is 218 - color contains mainly: blue. Hex color #66AFDA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #66AFDA is #995025. Grayscale: #9D9D9D. Windows color (decimal): -10047526 or 14331750. OLE color: 14331750.
HSL color Cylindrical-coordinate representation of color #66AFDA: hue angle of 202.24º degrees, saturation: 0.61, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #66AFDA is Cyan = 0.53, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #66AFDA; } p { color: rgb(102,175,218); } H1.HeaderClassName { color: #66AFDA; } .AnyTagClassName { color: #66AFDA; } </style>
<style> a { background-color: #66AFDA; } a { background-color: rgb(102,175,218); } div.DivClassName { background-color: #66AFDA; } .BgClassName { background-color: #66AFDA; } </style>
<style> span { border-color: #66AFDA; } span { border-color: rgb(102,175,218); } td.TdClassName { border-color: #66AFDA; } .TagClassName { border-color: #66AFDA; } </style>