#030EDC (or 0x030EDC) is unknown color: approx Medium Blue. HEX triplet: 03, 0E and DC. RGB value is (3,14,220). Sum of RGB (Red+Green+Blue) = 3+14+220=237 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.27% from 237); Green value is 14 (5.86% from 255 or 5.91% from 237); Blue value is 220 (86.33% from 255 or 92.83% from 237); Max value from RGB is 220 - color contains mainly: blue. Hex color #030EDC is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #030EDC is #FCF123. Grayscale: #212121. Windows color (decimal): -16576804 or 14421507. OLE color: 14421507.
HSL color Cylindrical-coordinate representation of color #030EDC: hue angle of 236.96º degrees, saturation: 0.97, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #030EDC is Cyan = 0.99, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #030EDC; } p { color: rgb(3,14,220); } H1.HeaderClassName { color: #030EDC; } .AnyTagClassName { color: #030EDC; } </style>
<style> a { background-color: #030EDC; } a { background-color: rgb(3,14,220); } div.DivClassName { background-color: #030EDC; } .BgClassName { background-color: #030EDC; } </style>
<style> span { border-color: #030EDC; } span { border-color: rgb(3,14,220); } td.TdClassName { border-color: #030EDC; } .TagClassName { border-color: #030EDC; } </style>