#2E9092 (or 0x2E9092) is unknown color: approx Java. HEX triplet: 2E, 90 and 92. RGB value is (46,144,146). Sum of RGB (Red+Green+Blue) = 46+144+146=336 (44% of max value = 765). Red value is 46 (18.36% from 255 or 13.69% from 336); Green value is 144 (56.64% from 255 or 42.86% from 336); Blue value is 146 (57.42% from 255 or 43.45% from 336); Max value from RGB is 146 - color contains mainly: blue. Hex color #2E9092 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #2E9092 is #D16F6D. Grayscale: #727272. Windows color (decimal): -13725550 or 9605166. OLE color: 9605166.
HSL color Cylindrical-coordinate representation of color #2E9092: hue angle of 181.2º degrees, saturation: 0.52, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #2E9092 is Cyan = 0.68, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.43.
<style> p { color: #2E9092; } p { color: rgb(46,144,146); } H1.HeaderClassName { color: #2E9092; } .AnyTagClassName { color: #2E9092; } </style>
<style> a { background-color: #2E9092; } a { background-color: rgb(46,144,146); } div.DivClassName { background-color: #2E9092; } .BgClassName { background-color: #2E9092; } </style>
<style> span { border-color: #2E9092; } span { border-color: rgb(46,144,146); } td.TdClassName { border-color: #2E9092; } .TagClassName { border-color: #2E9092; } </style>