#19E27F (or 0x19E27F) is unknown color: approx Spring Green. HEX triplet: 19, E2 and 7F. RGB value is (25,226,127). Sum of RGB (Red+Green+Blue) = 25+226+127=378 (50% of max value = 765). Red value is 25 (10.16% from 255 or 6.61% from 378); Green value is 226 (88.67% from 255 or 59.79% from 378); Blue value is 127 (50% from 255 or 33.60% from 378); Max value from RGB is 226 - color contains mainly: green. Hex color #19E27F is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #19E27F is #E61D80. Grayscale: #9A9A9A. Windows color (decimal): -15080833 or 8380953. OLE color: 8380953.
HSL color Cylindrical-coordinate representation of color #19E27F: hue angle of 150.45º degrees, saturation: 0.8, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #19E27F is Cyan = 0.89, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.11.
<style> p { color: #19E27F; } p { color: rgb(25,226,127); } H1.HeaderClassName { color: #19E27F; } .AnyTagClassName { color: #19E27F; } </style>
<style> a { background-color: #19E27F; } a { background-color: rgb(25,226,127); } div.DivClassName { background-color: #19E27F; } .BgClassName { background-color: #19E27F; } </style>
<style> span { border-color: #19E27F; } span { border-color: rgb(25,226,127); } td.TdClassName { border-color: #19E27F; } .TagClassName { border-color: #19E27F; } </style>