#1E04CA (or 0x1E04CA) is unknown color: approx Medium Blue. HEX triplet: 1E, 04 and CA. RGB value is (30,4,202). Sum of RGB (Red+Green+Blue) = 30+4+202=236 (31% of max value = 765). Red value is 30 (12.11% from 255 or 12.71% from 236); Green value is 4 (1.95% from 255 or 1.69% from 236); Blue value is 202 (79.30% from 255 or 85.59% from 236); Max value from RGB is 202 - color contains mainly: blue. Hex color #1E04CA is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #1E04CA is #E1FB35. Grayscale: #212121. Windows color (decimal): -14809910 or 13239326. OLE color: 13239326.
HSL color Cylindrical-coordinate representation of color #1E04CA: hue angle of 247.88º degrees, saturation: 0.96, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #1E04CA is Cyan = 0.85, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #1E04CA; } p { color: rgb(30,4,202); } H1.HeaderClassName { color: #1E04CA; } .AnyTagClassName { color: #1E04CA; } </style>
<style> a { background-color: #1E04CA; } a { background-color: rgb(30,4,202); } div.DivClassName { background-color: #1E04CA; } .BgClassName { background-color: #1E04CA; } </style>
<style> span { border-color: #1E04CA; } span { border-color: rgb(30,4,202); } td.TdClassName { border-color: #1E04CA; } .TagClassName { border-color: #1E04CA; } </style>