#EDAEBB (or 0xEDAEBB) is unknown color: approx Cupid. HEX triplet: ED, AE and BB. RGB value is (237,174,187). Sum of RGB (Red+Green+Blue) = 237+174+187=598 (79% of max value = 765). Red value is 237 (92.97% from 255 or 39.63% from 598); Green value is 174 (68.36% from 255 or 29.10% from 598); Blue value is 187 (73.44% from 255 or 31.27% from 598); Max value from RGB is 237 - color contains mainly: red. Hex color #EDAEBB is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EDAEBB is #125144. Grayscale: #C2C2C2. Windows color (decimal): -1200453 or 12300013. OLE color: 12300013.
HSL color Cylindrical-coordinate representation of color #EDAEBB: hue angle of 347.62º degrees, saturation: 0.64, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #EDAEBB is Cyan = 0, Magento = 0.27, Yellow = 0.21 and Black (K on CMYK) = 0.07.
<style> p { color: #EDAEBB; } p { color: rgb(237,174,187); } H1.HeaderClassName { color: #EDAEBB; } .AnyTagClassName { color: #EDAEBB; } </style>
<style> a { background-color: #EDAEBB; } a { background-color: rgb(237,174,187); } div.DivClassName { background-color: #EDAEBB; } .BgClassName { background-color: #EDAEBB; } </style>
<style> span { border-color: #EDAEBB; } span { border-color: rgb(237,174,187); } td.TdClassName { border-color: #EDAEBB; } .TagClassName { border-color: #EDAEBB; } </style>