#12154D (or 0x12154D) is unknown color: approx Midnight Express. HEX triplet: 12, 15 and 4D. RGB value is (18,21,77). Sum of RGB (Red+Green+Blue) = 18+21+77=116 (15% of max value = 765). Red value is 18 (7.42% from 255 or 15.52% from 116); Green value is 21 (8.59% from 255 or 18.10% from 116); Blue value is 77 (30.47% from 255 or 66.38% from 116); Max value from RGB is 77 - color contains mainly: blue. Hex color #12154D is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #12154D is #EDEAB2. Grayscale: #1A1A1A. Windows color (decimal): -15592115 or 5051666. OLE color: 5051666.
HSL color Cylindrical-coordinate representation of color #12154D: hue angle of 236.95º degrees, saturation: 0.62, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #12154D is Cyan = 0.77, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #12154d; } p { color: rgb(18,21,77); } H1.HeaderClassName { color: #12154d; } .AnyTagClassName { color: #12154d; } </style>
<style> a { background-color: #12154d; } a { background-color: rgb(18,21,77); } div.DivClassName { background-color: #12154d; } .BgClassName { background-color: #12154d; } </style>
<style> span { border-color: #12154d; } span { border-color: rgb(18,21,77); } td.TdClassName { border-color: #12154d; } .TagClassName { border-color: #12154d; } </style>