#143C4E (or 0x143C4E) is unknown color: approx Green Vogue. HEX triplet: 14, 3C and 4E. RGB value is (20,60,78). Sum of RGB (Red+Green+Blue) = 20+60+78=158 (20% of max value = 765). Red value is 20 (8.20% from 255 or 12.66% from 158); Green value is 60 (23.83% from 255 or 37.97% from 158); Blue value is 78 (30.86% from 255 or 49.37% from 158); Max value from RGB is 78 - color contains mainly: blue. Hex color #143C4E is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #143C4E is #EBC3B1. Grayscale: #313131. Windows color (decimal): -15451058 or 5127188. OLE color: 5127188.
HSL color Cylindrical-coordinate representation of color #143C4E: hue angle of 198.62º degrees, saturation: 0.59, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #143C4E is Cyan = 0.74, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #143C4E; } p { color: rgb(20,60,78); } H1.HeaderClassName { color: #143C4E; } .AnyTagClassName { color: #143C4E; } </style>
<style> a { background-color: #143C4E; } a { background-color: rgb(20,60,78); } div.DivClassName { background-color: #143C4E; } .BgClassName { background-color: #143C4E; } </style>
<style> span { border-color: #143C4E; } span { border-color: rgb(20,60,78); } td.TdClassName { border-color: #143C4E; } .TagClassName { border-color: #143C4E; } </style>