#994E9F (or 0x994E9F) is unknown color: approx Violet Blue. HEX triplet: 99, 4E and 9F. RGB value is (153,78,159). Sum of RGB (Red+Green+Blue) = 153+78+159=390 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.23% from 390); Green value is 78 (30.86% from 255 or 20% from 390); Blue value is 159 (62.5% from 255 or 40.77% from 390); Max value from RGB is 159 - color contains mainly: blue. Hex color #994E9F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #994E9F is #66B160. Grayscale: #6D6D6D. Windows color (decimal): -6730081 or 10440345. OLE color: 10440345.
HSL color Cylindrical-coordinate representation of color #994E9F: hue angle of 295.56º degrees, saturation: 0.34, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #994E9F is Cyan = 0.04, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #994E9F; } p { color: rgb(153,78,159); } H1.HeaderClassName { color: #994E9F; } .AnyTagClassName { color: #994E9F; } </style>
<style> a { background-color: #994E9F; } a { background-color: rgb(153,78,159); } div.DivClassName { background-color: #994E9F; } .BgClassName { background-color: #994E9F; } </style>
<style> span { border-color: #994E9F; } span { border-color: rgb(153,78,159); } td.TdClassName { border-color: #994E9F; } .TagClassName { border-color: #994E9F; } </style>