#1E50C1 (or 0x1E50C1) is unknown color: approx Cerulean Blue. HEX triplet: 1E, 50 and C1. RGB value is (30,80,193). Sum of RGB (Red+Green+Blue) = 30+80+193=303 (40% of max value = 765). Red value is 30 (12.11% from 255 or 9.90% from 303); Green value is 80 (31.64% from 255 or 26.40% from 303); Blue value is 193 (75.78% from 255 or 63.70% from 303); Max value from RGB is 193 - color contains mainly: blue. Hex color #1E50C1 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #1E50C1 is #E1AF3E. Grayscale: #4D4D4D. Windows color (decimal): -14790463 or 12668958. OLE color: 12668958.
HSL color Cylindrical-coordinate representation of color #1E50C1: hue angle of 221.6º degrees, saturation: 0.73, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1E50C1 is Cyan = 0.84, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #1E50C1; } p { color: rgb(30,80,193); } H1.HeaderClassName { color: #1E50C1; } .AnyTagClassName { color: #1E50C1; } </style>
<style> a { background-color: #1E50C1; } a { background-color: rgb(30,80,193); } div.DivClassName { background-color: #1E50C1; } .BgClassName { background-color: #1E50C1; } </style>
<style> span { border-color: #1E50C1; } span { border-color: rgb(30,80,193); } td.TdClassName { border-color: #1E50C1; } .TagClassName { border-color: #1E50C1; } </style>