#75FED8 (or 0x75FED8) is unknown color: approx Aquamarine. HEX triplet: 75, FE and D8. RGB value is (117,254,216). Sum of RGB (Red+Green+Blue) = 117+254+216=587 (77% of max value = 765). Red value is 117 (46.09% from 255 or 19.93% from 587); Green value is 254 (99.61% from 255 or 43.27% from 587); Blue value is 216 (84.77% from 255 or 36.80% from 587); Max value from RGB is 254 - color contains mainly: green. Hex color #75FED8 is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #75FED8 is #8A0127. Grayscale: #D0D0D0. Windows color (decimal): -9044264 or 14220917. OLE color: 14220917.
HSL color Cylindrical-coordinate representation of color #75FED8: hue angle of 163.36º degrees, saturation: 0.99, lightness: 0.73%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #75FED8 is Cyan = 0.54, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.00.
<style> p { color: #75FED8; } p { color: rgb(117,254,216); } H1.HeaderClassName { color: #75FED8; } .AnyTagClassName { color: #75FED8; } </style>
<style> a { background-color: #75FED8; } a { background-color: rgb(117,254,216); } div.DivClassName { background-color: #75FED8; } .BgClassName { background-color: #75FED8; } </style>
<style> span { border-color: #75FED8; } span { border-color: rgb(117,254,216); } td.TdClassName { border-color: #75FED8; } .TagClassName { border-color: #75FED8; } </style>