#994D50 (or 0x994D50) is unknown color: approx Solid Pink. HEX triplet: 99, 4D and 50. RGB value is (153,77,80). Sum of RGB (Red+Green+Blue) = 153+77+80=310 (41% of max value = 765). Red value is 153 (60.16% from 255 or 49.35% from 310); Green value is 77 (30.47% from 255 or 24.84% from 310); Blue value is 80 (31.64% from 255 or 25.81% from 310); Max value from RGB is 153 - color contains mainly: red. Hex color #994D50 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #994D50 is #66B2AF. Grayscale: #646464. Windows color (decimal): -6730416 or 5262745. OLE color: 5262745.
HSL color Cylindrical-coordinate representation of color #994D50: hue angle of 357.63º degrees, saturation: 0.33, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #994D50 is Cyan = 0, Magento = 0.50, Yellow = 0.48 and Black (K on CMYK) = 0.4.
<style> p { color: #994D50; } p { color: rgb(153,77,80); } H1.HeaderClassName { color: #994D50; } .AnyTagClassName { color: #994D50; } </style>
<style> a { background-color: #994D50; } a { background-color: rgb(153,77,80); } div.DivClassName { background-color: #994D50; } .BgClassName { background-color: #994D50; } </style>
<style> span { border-color: #994D50; } span { border-color: rgb(153,77,80); } td.TdClassName { border-color: #994D50; } .TagClassName { border-color: #994D50; } </style>