#EE95AA (or 0xEE95AA) is unknown color: approx Mauvelous. HEX triplet: EE, 95 and AA. RGB value is (238,149,170). Sum of RGB (Red+Green+Blue) = 238+149+170=557 (73% of max value = 765). Red value is 238 (93.36% from 255 or 42.73% from 557); Green value is 149 (58.59% from 255 or 26.75% from 557); Blue value is 170 (66.80% from 255 or 30.52% from 557); Max value from RGB is 238 - color contains mainly: red. Hex color #EE95AA is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EE95AA is #116A55. Grayscale: #B2B2B2. Windows color (decimal): -1141334 or 11179502. OLE color: 11179502.
HSL color Cylindrical-coordinate representation of color #EE95AA: hue angle of 345.84º degrees, saturation: 0.72, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #EE95AA is Cyan = 0, Magento = 0.37, Yellow = 0.29 and Black (K on CMYK) = 0.07.
<style> p { color: #ee95aa; } p { color: rgb(238,149,170); } H1.HeaderClassName { color: #ee95aa; } .AnyTagClassName { color: #ee95aa; } </style>
<style> a { background-color: #ee95aa; } a { background-color: rgb(238,149,170); } div.DivClassName { background-color: #ee95aa; } .BgClassName { background-color: #ee95aa; } </style>
<style> span { border-color: #ee95aa; } span { border-color: rgb(238,149,170); } td.TdClassName { border-color: #ee95aa; } .TagClassName { border-color: #ee95aa; } </style>