#220ECD (or 0x220ECD) is unknown color: approx Medium Blue. HEX triplet: 22, 0E and CD. RGB value is (34,14,205). Sum of RGB (Red+Green+Blue) = 34+14+205=253 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.44% from 253); Green value is 14 (5.86% from 255 or 5.53% from 253); Blue value is 205 (80.47% from 255 or 81.03% from 253); Max value from RGB is 205 - color contains mainly: blue. Hex color #220ECD is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #220ECD is #DDF132. Grayscale: #292929. Windows color (decimal): -14545203 or 13438498. OLE color: 13438498.
HSL color Cylindrical-coordinate representation of color #220ECD: hue angle of 246.28º degrees, saturation: 0.87, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #220ECD is Cyan = 0.83, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #220ECD; } p { color: rgb(34,14,205); } H1.HeaderClassName { color: #220ECD; } .AnyTagClassName { color: #220ECD; } </style>
<style> a { background-color: #220ECD; } a { background-color: rgb(34,14,205); } div.DivClassName { background-color: #220ECD; } .BgClassName { background-color: #220ECD; } </style>
<style> span { border-color: #220ECD; } span { border-color: rgb(34,14,205); } td.TdClassName { border-color: #220ECD; } .TagClassName { border-color: #220ECD; } </style>