#144F7E (or 0x144F7E) is unknown color: approx Dark Cerulean. HEX triplet: 14, 4F and 7E. RGB value is (20,79,126). Sum of RGB (Red+Green+Blue) = 20+79+126=225 (29% of max value = 765). Red value is 20 (8.20% from 255 or 8.89% from 225); Green value is 79 (31.25% from 255 or 35.11% from 225); Blue value is 126 (49.61% from 255 or 56% from 225); Max value from RGB is 126 - color contains mainly: blue. Hex color #144F7E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #144F7E is #EBB081. Grayscale: #424242. Windows color (decimal): -15446146 or 8277780. OLE color: 8277780.
HSL color Cylindrical-coordinate representation of color #144F7E: hue angle of 206.6º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #144F7E is Cyan = 0.84, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #144F7E; } p { color: rgb(20,79,126); } H1.HeaderClassName { color: #144F7E; } .AnyTagClassName { color: #144F7E; } </style>
<style> a { background-color: #144F7E; } a { background-color: rgb(20,79,126); } div.DivClassName { background-color: #144F7E; } .BgClassName { background-color: #144F7E; } </style>
<style> span { border-color: #144F7E; } span { border-color: rgb(20,79,126); } td.TdClassName { border-color: #144F7E; } .TagClassName { border-color: #144F7E; } </style>