#666EB5 (or 0x666EB5) is unknown color: approx Chetwode Blue. HEX triplet: 66, 6E and B5. RGB value is (102,110,181). Sum of RGB (Red+Green+Blue) = 102+110+181=393 (52% of max value = 765). Red value is 102 (40.23% from 255 or 25.95% from 393); Green value is 110 (43.36% from 255 or 27.99% from 393); Blue value is 181 (71.09% from 255 or 46.06% from 393); Max value from RGB is 181 - color contains mainly: blue. Hex color #666EB5 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #666EB5 is #99914A. Grayscale: #737373. Windows color (decimal): -10064203 or 11890278. OLE color: 11890278.
HSL color Cylindrical-coordinate representation of color #666EB5: hue angle of 233.92º degrees, saturation: 0.35, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #666EB5 is Cyan = 0.44, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #666EB5; } p { color: rgb(102,110,181); } H1.HeaderClassName { color: #666EB5; } .AnyTagClassName { color: #666EB5; } </style>
<style> a { background-color: #666EB5; } a { background-color: rgb(102,110,181); } div.DivClassName { background-color: #666EB5; } .BgClassName { background-color: #666EB5; } </style>
<style> span { border-color: #666EB5; } span { border-color: rgb(102,110,181); } td.TdClassName { border-color: #666EB5; } .TagClassName { border-color: #666EB5; } </style>