#99428E (or 0x99428E) is unknown color: approx Violet Blue. HEX triplet: 99, 42 and 8E. RGB value is (153,66,142). Sum of RGB (Red+Green+Blue) = 153+66+142=361 (47% of max value = 765). Red value is 153 (60.16% from 255 or 42.38% from 361); Green value is 66 (26.17% from 255 or 18.28% from 361); Blue value is 142 (55.86% from 255 or 39.34% from 361); Max value from RGB is 153 - color contains mainly: red. Hex color #99428E is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #99428E is #66BD71. Grayscale: #646464. Windows color (decimal): -6733170 or 9323161. OLE color: 9323161.
HSL color Cylindrical-coordinate representation of color #99428E: hue angle of 307.59º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #99428E is Cyan = 0, Magento = 0.57, Yellow = 0.07 and Black (K on CMYK) = 0.4.
<style> p { color: #99428E; } p { color: rgb(153,66,142); } H1.HeaderClassName { color: #99428E; } .AnyTagClassName { color: #99428E; } </style>
<style> a { background-color: #99428E; } a { background-color: rgb(153,66,142); } div.DivClassName { background-color: #99428E; } .BgClassName { background-color: #99428E; } </style>
<style> span { border-color: #99428E; } span { border-color: rgb(153,66,142); } td.TdClassName { border-color: #99428E; } .TagClassName { border-color: #99428E; } </style>