#99FF7D (or 0x99FF7D) is unknown color: approx Mint Green. HEX triplet: 99, FF and 7D. RGB value is (153,255,125). Sum of RGB (Red+Green+Blue) = 153+255+125=533 (70% of max value = 765). Red value is 153 (60.16% from 255 or 28.71% from 533); Green value is 255 (100% from 255 or 47.84% from 533); Blue value is 125 (49.22% from 255 or 23.45% from 533); Max value from RGB is 255 - color contains mainly: green. Hex color #99FF7D is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #99FF7D is #660082. Grayscale: #D2D2D2. Windows color (decimal): -6684803 or 8257433. OLE color: 8257433.
HSL color Cylindrical-coordinate representation of color #99FF7D: hue angle of 107.08º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #99FF7D is Cyan = 0.4, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.
<style> p { color: #99FF7D; } p { color: rgb(153,255,125); } H1.HeaderClassName { color: #99FF7D; } .AnyTagClassName { color: #99FF7D; } </style>
<style> a { background-color: #99FF7D; } a { background-color: rgb(153,255,125); } div.DivClassName { background-color: #99FF7D; } .BgClassName { background-color: #99FF7D; } </style>
<style> span { border-color: #99FF7D; } span { border-color: rgb(153,255,125); } td.TdClassName { border-color: #99FF7D; } .TagClassName { border-color: #99FF7D; } </style>