#75FF8A (or 0x75FF8A) is unknown color: approx Light Green. HEX triplet: 75, FF and 8A. RGB value is (117,255,138). Sum of RGB (Red+Green+Blue) = 117+255+138=510 (67% of max value = 765). Red value is 117 (46.09% from 255 or 22.94% from 510); Green value is 255 (100% from 255 or 50% from 510); Blue value is 138 (54.30% from 255 or 27.06% from 510); Max value from RGB is 255 - color contains mainly: green. Hex color #75FF8A is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #75FF8A is #8A0075. Grayscale: #C8C8C8. Windows color (decimal): -9044086 or 9109365. OLE color: 9109365.
HSL color Cylindrical-coordinate representation of color #75FF8A: hue angle of 129.13º degrees, saturation: 1, lightness: 0.73%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #75FF8A is Cyan = 0.54, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.
<style> p { color: #75FF8A; } p { color: rgb(117,255,138); } H1.HeaderClassName { color: #75FF8A; } .AnyTagClassName { color: #75FF8A; } </style>
<style> a { background-color: #75FF8A; } a { background-color: rgb(117,255,138); } div.DivClassName { background-color: #75FF8A; } .BgClassName { background-color: #75FF8A; } </style>
<style> span { border-color: #75FF8A; } span { border-color: rgb(117,255,138); } td.TdClassName { border-color: #75FF8A; } .TagClassName { border-color: #75FF8A; } </style>