#EE757F (or 0xEE757F) is unknown color: approx Froly. HEX triplet: EE, 75 and 7F. RGB value is (238,117,127). Sum of RGB (Red+Green+Blue) = 238+117+127=482 (63% of max value = 765). Red value is 238 (93.36% from 255 or 49.38% from 482); Green value is 117 (46.09% from 255 or 24.27% from 482); Blue value is 127 (50% from 255 or 26.35% from 482); Max value from RGB is 238 - color contains mainly: red. Hex color #EE757F is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #EE757F is #118A80. Grayscale: #9A9A9A. Windows color (decimal): -1149569 or 8353262. OLE color: 8353262.
HSL color Cylindrical-coordinate representation of color #EE757F: hue angle of 355.04º degrees, saturation: 0.78, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #EE757F is Cyan = 0, Magento = 0.51, Yellow = 0.47 and Black (K on CMYK) = 0.07.
<style> p { color: #ee757f; } p { color: rgb(238,117,127); } H1.HeaderClassName { color: #ee757f; } .AnyTagClassName { color: #ee757f; } </style>
<style> a { background-color: #ee757f; } a { background-color: rgb(238,117,127); } div.DivClassName { background-color: #ee757f; } .BgClassName { background-color: #ee757f; } </style>
<style> span { border-color: #ee757f; } span { border-color: rgb(238,117,127); } td.TdClassName { border-color: #ee757f; } .TagClassName { border-color: #ee757f; } </style>