#EE5084 (or 0xEE5084) is unknown color: approx Dark Pink. HEX triplet: EE, 50 and 84. RGB value is (238,80,132). Sum of RGB (Red+Green+Blue) = 238+80+132=450 (59% of max value = 765). Red value is 238 (93.36% from 255 or 52.89% from 450); Green value is 80 (31.64% from 255 or 17.78% from 450); Blue value is 132 (51.95% from 255 or 29.33% from 450); Max value from RGB is 238 - color contains mainly: red. Hex color #EE5084 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #EE5084 is #11AF7B. Grayscale: #858585. Windows color (decimal): -1159036 or 8671470. OLE color: 8671470.
HSL color Cylindrical-coordinate representation of color #EE5084: hue angle of 340.25º degrees, saturation: 0.82, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #EE5084 is Cyan = 0, Magento = 0.66, Yellow = 0.45 and Black (K on CMYK) = 0.07.
<style> p { color: #ee5084; } p { color: rgb(238,80,132); } H1.HeaderClassName { color: #ee5084; } .AnyTagClassName { color: #ee5084; } </style>
<style> a { background-color: #ee5084; } a { background-color: rgb(238,80,132); } div.DivClassName { background-color: #ee5084; } .BgClassName { background-color: #ee5084; } </style>
<style> span { border-color: #ee5084; } span { border-color: rgb(238,80,132); } td.TdClassName { border-color: #ee5084; } .TagClassName { border-color: #ee5084; } </style>