#14257C (or 0x14257C) is unknown color: approx Midnight Blue. HEX triplet: 14, 25 and 7C. RGB value is (20,37,124). Sum of RGB (Red+Green+Blue) = 20+37+124=181 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.05% from 181); Green value is 37 (14.84% from 255 or 20.44% from 181); Blue value is 124 (48.83% from 255 or 68.51% from 181); Max value from RGB is 124 - color contains mainly: blue. Hex color #14257C is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #14257C is #EBDA83. Grayscale: #292929. Windows color (decimal): -15456900 or 8135956. OLE color: 8135956.
HSL color Cylindrical-coordinate representation of color #14257C: hue angle of 230.19º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #14257C is Cyan = 0.84, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #14257C; } p { color: rgb(20,37,124); } H1.HeaderClassName { color: #14257C; } .AnyTagClassName { color: #14257C; } </style>
<style> a { background-color: #14257C; } a { background-color: rgb(20,37,124); } div.DivClassName { background-color: #14257C; } .BgClassName { background-color: #14257C; } </style>
<style> span { border-color: #14257C; } span { border-color: rgb(20,37,124); } td.TdClassName { border-color: #14257C; } .TagClassName { border-color: #14257C; } </style>