#094D3D (or 0x094D3D) is unknown color: approx Deep Teal. HEX triplet: 09, 4D and 3D. RGB value is (9,77,61). Sum of RGB (Red+Green+Blue) = 9+77+61=147 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6.12% from 147); Green value is 77 (30.47% from 255 or 52.38% from 147); Blue value is 61 (24.22% from 255 or 41.50% from 147); Max value from RGB is 77 - color contains mainly: green. Hex color #094D3D is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #094D3D is #F6B2C2. Grayscale: #363636. Windows color (decimal): -16167619 or 4017417. OLE color: 4017417.
HSL color Cylindrical-coordinate representation of color #094D3D: hue angle of 165.88º degrees, saturation: 0.79, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #094D3D is Cyan = 0.88, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.70.
<style> p { color: #094D3D; } p { color: rgb(9,77,61); } H1.HeaderClassName { color: #094D3D; } .AnyTagClassName { color: #094D3D; } </style>
<style> a { background-color: #094D3D; } a { background-color: rgb(9,77,61); } div.DivClassName { background-color: #094D3D; } .BgClassName { background-color: #094D3D; } </style>
<style> span { border-color: #094D3D; } span { border-color: rgb(9,77,61); } td.TdClassName { border-color: #094D3D; } .TagClassName { border-color: #094D3D; } </style>