#EF4F7B (or 0xEF4F7B) is unknown color: approx Dark Pink. HEX triplet: EF, 4F and 7B. RGB value is (239,79,123). Sum of RGB (Red+Green+Blue) = 239+79+123=441 (58% of max value = 765). Red value is 239 (93.75% from 255 or 54.20% from 441); Green value is 79 (31.25% from 255 or 17.91% from 441); Blue value is 123 (48.44% from 255 or 27.89% from 441); Max value from RGB is 239 - color contains mainly: red. Hex color #EF4F7B is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #EF4F7B is #10B084. Grayscale: #838383. Windows color (decimal): -1093765 or 8081391. OLE color: 8081391.
HSL color Cylindrical-coordinate representation of color #EF4F7B: hue angle of 343.5º degrees, saturation: 0.83, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #EF4F7B is Cyan = 0, Magento = 0.67, Yellow = 0.49 and Black (K on CMYK) = 0.06.
<style> p { color: #EF4F7B; } p { color: rgb(239,79,123); } H1.HeaderClassName { color: #EF4F7B; } .AnyTagClassName { color: #EF4F7B; } </style>
<style> a { background-color: #EF4F7B; } a { background-color: rgb(239,79,123); } div.DivClassName { background-color: #EF4F7B; } .BgClassName { background-color: #EF4F7B; } </style>
<style> span { border-color: #EF4F7B; } span { border-color: rgb(239,79,123); } td.TdClassName { border-color: #EF4F7B; } .TagClassName { border-color: #EF4F7B; } </style>