#ED97FF (or 0xED97FF) is unknown color: approx Violet. HEX triplet: ED, 97 and FF. RGB value is (237,151,255). Sum of RGB (Red+Green+Blue) = 237+151+255=643 (85% of max value = 765). Red value is 237 (92.97% from 255 or 36.86% from 643); Green value is 151 (59.38% from 255 or 23.48% from 643); Blue value is 255 (100% from 255 or 39.66% from 643); Max value from RGB is 255 - color contains mainly: blue. Hex color #ED97FF is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #ED97FF is #126800. Grayscale: #BCBCBC. Windows color (decimal): -1206273 or 16750573. OLE color: 16750573.
HSL color Cylindrical-coordinate representation of color #ED97FF: hue angle of 289.62º degrees, saturation: 1, lightness: 0.8%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #ED97FF is Cyan = 0.07, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #ED97FF; } p { color: rgb(237,151,255); } H1.HeaderClassName { color: #ED97FF; } .AnyTagClassName { color: #ED97FF; } </style>
<style> a { background-color: #ED97FF; } a { background-color: rgb(237,151,255); } div.DivClassName { background-color: #ED97FF; } .BgClassName { background-color: #ED97FF; } </style>
<style> span { border-color: #ED97FF; } span { border-color: rgb(237,151,255); } td.TdClassName { border-color: #ED97FF; } .TagClassName { border-color: #ED97FF; } </style>