#6665EE (or 0x6665EE) is unknown color: approx Medium Slate Blue. HEX triplet: 66, 65 and EE. RGB value is (102,101,238). Sum of RGB (Red+Green+Blue) = 102+101+238=441 (58% of max value = 765). Red value is 102 (40.23% from 255 or 23.13% from 441); Green value is 101 (39.84% from 255 or 22.90% from 441); Blue value is 238 (93.36% from 255 or 53.97% from 441); Max value from RGB is 238 - color contains mainly: blue. Hex color #6665EE is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #6665EE is #999A11. Grayscale: #747474. Windows color (decimal): -10066450 or 15623526. OLE color: 15623526.
HSL color Cylindrical-coordinate representation of color #6665EE: hue angle of 240.44º degrees, saturation: 0.8, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #6665EE is Cyan = 0.57, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #6665EE; } p { color: rgb(102,101,238); } H1.HeaderClassName { color: #6665EE; } .AnyTagClassName { color: #6665EE; } </style>
<style> a { background-color: #6665EE; } a { background-color: rgb(102,101,238); } div.DivClassName { background-color: #6665EE; } .BgClassName { background-color: #6665EE; } </style>
<style> span { border-color: #6665EE; } span { border-color: rgb(102,101,238); } td.TdClassName { border-color: #6665EE; } .TagClassName { border-color: #6665EE; } </style>