#5EC09E (or 0x5EC09E) is unknown color: approx Keppel. HEX triplet: 5E, C0 and 9E. RGB value is (94,192,158). Sum of RGB (Red+Green+Blue) = 94+192+158=444 (58% of max value = 765). Red value is 94 (37.11% from 255 or 21.17% from 444); Green value is 192 (75.39% from 255 or 43.24% from 444); Blue value is 158 (62.11% from 255 or 35.59% from 444); Max value from RGB is 192 - color contains mainly: green. Hex color #5EC09E is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #5EC09E is #A13F61. Grayscale: #9E9E9E. Windows color (decimal): -10567522 or 10403934. OLE color: 10403934.
HSL color Cylindrical-coordinate representation of color #5EC09E: hue angle of 159.18º degrees, saturation: 0.44, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #5EC09E is Cyan = 0.51, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.25.
<style> p { color: #5EC09E; } p { color: rgb(94,192,158); } H1.HeaderClassName { color: #5EC09E; } .AnyTagClassName { color: #5EC09E; } </style>
<style> a { background-color: #5EC09E; } a { background-color: rgb(94,192,158); } div.DivClassName { background-color: #5EC09E; } .BgClassName { background-color: #5EC09E; } </style>
<style> span { border-color: #5EC09E; } span { border-color: rgb(94,192,158); } td.TdClassName { border-color: #5EC09E; } .TagClassName { border-color: #5EC09E; } </style>