#EDADC3 (or 0xEDADC3) is unknown color: approx Cupid. HEX triplet: ED, AD and C3. RGB value is (237,173,195). Sum of RGB (Red+Green+Blue) = 237+173+195=605 (80% of max value = 765). Red value is 237 (92.97% from 255 or 39.17% from 605); Green value is 173 (67.97% from 255 or 28.60% from 605); Blue value is 195 (76.56% from 255 or 32.23% from 605); Max value from RGB is 237 - color contains mainly: red. Hex color #EDADC3 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EDADC3 is #12523C. Grayscale: #C2C2C2. Windows color (decimal): -1200701 or 12824045. OLE color: 12824045.
HSL color Cylindrical-coordinate representation of color #EDADC3: hue angle of 339.38º degrees, saturation: 0.64, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #EDADC3 is Cyan = 0, Magento = 0.27, Yellow = 0.18 and Black (K on CMYK) = 0.07.
<style> p { color: #EDADC3; } p { color: rgb(237,173,195); } H1.HeaderClassName { color: #EDADC3; } .AnyTagClassName { color: #EDADC3; } </style>
<style> a { background-color: #EDADC3; } a { background-color: rgb(237,173,195); } div.DivClassName { background-color: #EDADC3; } .BgClassName { background-color: #EDADC3; } </style>
<style> span { border-color: #EDADC3; } span { border-color: rgb(237,173,195); } td.TdClassName { border-color: #EDADC3; } .TagClassName { border-color: #EDADC3; } </style>