#ED81EF (or 0xED81EF) is unknown color: approx Violet. HEX triplet: ED, 81 and EF. RGB value is (237,129,239). Sum of RGB (Red+Green+Blue) = 237+129+239=605 (80% of max value = 765). Red value is 237 (92.97% from 255 or 39.17% from 605); Green value is 129 (50.78% from 255 or 21.32% from 605); Blue value is 239 (93.75% from 255 or 39.50% from 605); Max value from RGB is 239 - color contains mainly: blue. Hex color #ED81EF is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #ED81EF is #127E10. Grayscale: #ADADAD. Windows color (decimal): -1211921 or 15696365. OLE color: 15696365.
HSL color Cylindrical-coordinate representation of color #ED81EF: hue angle of 298.91º degrees, saturation: 0.77, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #ED81EF is Cyan = 0.01, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #ED81EF; } p { color: rgb(237,129,239); } H1.HeaderClassName { color: #ED81EF; } .AnyTagClassName { color: #ED81EF; } </style>
<style> a { background-color: #ED81EF; } a { background-color: rgb(237,129,239); } div.DivClassName { background-color: #ED81EF; } .BgClassName { background-color: #ED81EF; } </style>
<style> span { border-color: #ED81EF; } span { border-color: rgb(237,129,239); } td.TdClassName { border-color: #ED81EF; } .TagClassName { border-color: #ED81EF; } </style>