#121E8D (or 0x121E8D) is unknown color: approx Ultramarine. HEX triplet: 12, 1E and 8D. RGB value is (18,30,141). Sum of RGB (Red+Green+Blue) = 18+30+141=189 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.52% from 189); Green value is 30 (12.11% from 255 or 15.87% from 189); Blue value is 141 (55.47% from 255 or 74.60% from 189); Max value from RGB is 141 - color contains mainly: blue. Hex color #121E8D is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #121E8D is #EDE172. Grayscale: #262626. Windows color (decimal): -15589747 or 9248274. OLE color: 9248274.
HSL color Cylindrical-coordinate representation of color #121E8D: hue angle of 234.15º degrees, saturation: 0.77, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #121E8D is Cyan = 0.87, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #121E8D; } p { color: rgb(18,30,141); } H1.HeaderClassName { color: #121E8D; } .AnyTagClassName { color: #121E8D; } </style>
<style> a { background-color: #121E8D; } a { background-color: rgb(18,30,141); } div.DivClassName { background-color: #121E8D; } .BgClassName { background-color: #121E8D; } </style>
<style> span { border-color: #121E8D; } span { border-color: rgb(18,30,141); } td.TdClassName { border-color: #121E8D; } .TagClassName { border-color: #121E8D; } </style>