#144C03 (or 0x144C03) is unknown color: approx Myrtle. HEX triplet: 14, 4C and 03. RGB value is (20,76,3). Sum of RGB (Red+Green+Blue) = 20+76+3=99 (13% of max value = 765). Red value is 20 (8.20% from 255 or 20.20% from 99); Green value is 76 (30.08% from 255 or 76.77% from 99); Blue value is 3 (1.56% from 255 or 3.03% from 99); Max value from RGB is 76 - color contains mainly: green. Hex color #144C03 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #144C03 is #EBB3FC. Grayscale: #333333. Windows color (decimal): -15447037 or 216084. OLE color: 216084.
HSL color Cylindrical-coordinate representation of color #144C03: hue angle of 106.03º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #144C03 is Cyan = 0.74, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.70.
<style> p { color: #144C03; } p { color: rgb(20,76,3); } H1.HeaderClassName { color: #144C03; } .AnyTagClassName { color: #144C03; } </style>
<style> a { background-color: #144C03; } a { background-color: rgb(20,76,3); } div.DivClassName { background-color: #144C03; } .BgClassName { background-color: #144C03; } </style>
<style> span { border-color: #144C03; } span { border-color: rgb(20,76,3); } td.TdClassName { border-color: #144C03; } .TagClassName { border-color: #144C03; } </style>