#ED80AA (or 0xED80AA) is unknown color: approx Tickle Me Pink. HEX triplet: ED, 80 and AA. RGB value is (237,128,170). Sum of RGB (Red+Green+Blue) = 237+128+170=535 (70% of max value = 765). Red value is 237 (92.97% from 255 or 44.30% from 535); Green value is 128 (50.39% from 255 or 23.93% from 535); Blue value is 170 (66.80% from 255 or 31.78% from 535); Max value from RGB is 237 - color contains mainly: red. Hex color #ED80AA is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #ED80AA is #127F55. Grayscale: #A5A5A5. Windows color (decimal): -1212246 or 11174125. OLE color: 11174125.
HSL color Cylindrical-coordinate representation of color #ED80AA: hue angle of 336.88º degrees, saturation: 0.75, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #ED80AA is Cyan = 0, Magento = 0.46, Yellow = 0.28 and Black (K on CMYK) = 0.07.
<style> p { color: #ED80AA; } p { color: rgb(237,128,170); } H1.HeaderClassName { color: #ED80AA; } .AnyTagClassName { color: #ED80AA; } </style>
<style> a { background-color: #ED80AA; } a { background-color: rgb(237,128,170); } div.DivClassName { background-color: #ED80AA; } .BgClassName { background-color: #ED80AA; } </style>
<style> span { border-color: #ED80AA; } span { border-color: rgb(237,128,170); } td.TdClassName { border-color: #ED80AA; } .TagClassName { border-color: #ED80AA; } </style>