#ED98C1 (or 0xED98C1) is unknown color: approx Shocking. HEX triplet: ED, 98 and C1. RGB value is (237,152,193). Sum of RGB (Red+Green+Blue) = 237+152+193=582 (77% of max value = 765). Red value is 237 (92.97% from 255 or 40.72% from 582); Green value is 152 (59.77% from 255 or 26.12% from 582); Blue value is 193 (75.78% from 255 or 33.16% from 582); Max value from RGB is 237 - color contains mainly: red. Hex color #ED98C1 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #ED98C1 is #12673E. Grayscale: #B6B6B6. Windows color (decimal): -1206079 or 12687597. OLE color: 12687597.
HSL color Cylindrical-coordinate representation of color #ED98C1: hue angle of 331.06º degrees, saturation: 0.7, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #ED98C1 is Cyan = 0, Magento = 0.36, Yellow = 0.19 and Black (K on CMYK) = 0.07.
<style> p { color: #ED98C1; } p { color: rgb(237,152,193); } H1.HeaderClassName { color: #ED98C1; } .AnyTagClassName { color: #ED98C1; } </style>
<style> a { background-color: #ED98C1; } a { background-color: rgb(237,152,193); } div.DivClassName { background-color: #ED98C1; } .BgClassName { background-color: #ED98C1; } </style>
<style> span { border-color: #ED98C1; } span { border-color: rgb(237,152,193); } td.TdClassName { border-color: #ED98C1; } .TagClassName { border-color: #ED98C1; } </style>