#666BC5 (or 0x666BC5) is unknown color: approx Chetwode Blue. HEX triplet: 66, 6B and C5. RGB value is (102,107,197). Sum of RGB (Red+Green+Blue) = 102+107+197=406 (53% of max value = 765). Red value is 102 (40.23% from 255 or 25.12% from 406); Green value is 107 (42.19% from 255 or 26.35% from 406); Blue value is 197 (77.34% from 255 or 48.52% from 406); Max value from RGB is 197 - color contains mainly: blue. Hex color #666BC5 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #666BC5 is #99943A. Grayscale: #737373. Windows color (decimal): -10064955 or 12938086. OLE color: 12938086.
HSL color Cylindrical-coordinate representation of color #666BC5: hue angle of 236.84º degrees, saturation: 0.45, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #666BC5 is Cyan = 0.48, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #666BC5; } p { color: rgb(102,107,197); } H1.HeaderClassName { color: #666BC5; } .AnyTagClassName { color: #666BC5; } </style>
<style> a { background-color: #666BC5; } a { background-color: rgb(102,107,197); } div.DivClassName { background-color: #666BC5; } .BgClassName { background-color: #666BC5; } </style>
<style> span { border-color: #666BC5; } span { border-color: rgb(102,107,197); } td.TdClassName { border-color: #666BC5; } .TagClassName { border-color: #666BC5; } </style>