#121FEA (or 0x121FEA) is unknown color: approx Blue. HEX triplet: 12, 1F and EA. RGB value is (18,31,234). Sum of RGB (Red+Green+Blue) = 18+31+234=283 (37% of max value = 765). Red value is 18 (7.42% from 255 or 6.36% from 283); Green value is 31 (12.5% from 255 or 10.95% from 283); Blue value is 234 (91.80% from 255 or 82.69% from 283); Max value from RGB is 234 - color contains mainly: blue. Hex color #121FEA is not a web safe color. Web safe color analog (approx): #0033FF. Inversed color of #121FEA is #EDE015. Grayscale: #313131. Windows color (decimal): -15589398 or 15343378. OLE color: 15343378.
HSL color Cylindrical-coordinate representation of color #121FEA: hue angle of 236.39º degrees, saturation: 0.86, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #121FEA is Cyan = 0.92, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #121FEA; } p { color: rgb(18,31,234); } H1.HeaderClassName { color: #121FEA; } .AnyTagClassName { color: #121FEA; } </style>
<style> a { background-color: #121FEA; } a { background-color: rgb(18,31,234); } div.DivClassName { background-color: #121FEA; } .BgClassName { background-color: #121FEA; } </style>
<style> span { border-color: #121FEA; } span { border-color: rgb(18,31,234); } td.TdClassName { border-color: #121FEA; } .TagClassName { border-color: #121FEA; } </style>