#E7057B (or 0xE7057B) is unknown color: approx Ruby. HEX triplet: E7, 05 and 7B. RGB value is (231,5,123). Sum of RGB (Red+Green+Blue) = 231+5+123=359 (47% of max value = 765). Red value is 231 (90.62% from 255 or 64.35% from 359); Green value is 5 (2.34% from 255 or 1.39% from 359); Blue value is 123 (48.44% from 255 or 34.26% from 359); Max value from RGB is 231 - color contains mainly: red. Hex color #E7057B is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #E7057B is #18FA84. Grayscale: #555555. Windows color (decimal): -1636997 or 8062439. OLE color: 8062439.
HSL color Cylindrical-coordinate representation of color #E7057B: hue angle of 328.67º degrees, saturation: 0.96, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #E7057B is Cyan = 0, Magento = 0.98, Yellow = 0.47 and Black (K on CMYK) = 0.09.
<style> p { color: #E7057B; } p { color: rgb(231,5,123); } H1.HeaderClassName { color: #E7057B; } .AnyTagClassName { color: #E7057B; } </style>
<style> a { background-color: #E7057B; } a { background-color: rgb(231,5,123); } div.DivClassName { background-color: #E7057B; } .BgClassName { background-color: #E7057B; } </style>
<style> span { border-color: #E7057B; } span { border-color: rgb(231,5,123); } td.TdClassName { border-color: #E7057B; } .TagClassName { border-color: #E7057B; } </style>