#139F4E (or 0x139F4E) is unknown color: approx Pigment Green. HEX triplet: 13, 9F and 4E. RGB value is (19,159,78). Sum of RGB (Red+Green+Blue) = 19+159+78=256 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.42% from 256); Green value is 159 (62.5% from 255 or 62.11% from 256); Blue value is 78 (30.86% from 255 or 30.47% from 256); Max value from RGB is 159 - color contains mainly: green. Hex color #139F4E is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #139F4E is #EC60B1. Grayscale: #6C6C6C. Windows color (decimal): -15491250 or 5152531. OLE color: 5152531.
HSL color Cylindrical-coordinate representation of color #139F4E: hue angle of 145.29º degrees, saturation: 0.79, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #139F4E is Cyan = 0.88, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.38.
<style> p { color: #139F4E; } p { color: rgb(19,159,78); } H1.HeaderClassName { color: #139F4E; } .AnyTagClassName { color: #139F4E; } </style>
<style> a { background-color: #139F4E; } a { background-color: rgb(19,159,78); } div.DivClassName { background-color: #139F4E; } .BgClassName { background-color: #139F4E; } </style>
<style> span { border-color: #139F4E; } span { border-color: rgb(19,159,78); } td.TdClassName { border-color: #139F4E; } .TagClassName { border-color: #139F4E; } </style>