#E2665B (or 0xE2665B) is unknown color: approx Roman. HEX triplet: E2, 66 and 5B. RGB value is (226,102,91). Sum of RGB (Red+Green+Blue) = 226+102+91=419 (55% of max value = 765). Red value is 226 (88.67% from 255 or 53.94% from 419); Green value is 102 (40.23% from 255 or 24.34% from 419); Blue value is 91 (35.94% from 255 or 21.72% from 419); Max value from RGB is 226 - color contains mainly: red. Hex color #E2665B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E2665B is #1D99A4. Grayscale: #898989. Windows color (decimal): -1939877 or 5990114. OLE color: 5990114.
HSL color Cylindrical-coordinate representation of color #E2665B: hue angle of 4.89º degrees, saturation: 0.7, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #E2665B is Cyan = 0, Magento = 0.55, Yellow = 0.60 and Black (K on CMYK) = 0.11.
<style> p { color: #E2665B; } p { color: rgb(226,102,91); } H1.HeaderClassName { color: #E2665B; } .AnyTagClassName { color: #E2665B; } </style>
<style> a { background-color: #E2665B; } a { background-color: rgb(226,102,91); } div.DivClassName { background-color: #E2665B; } .BgClassName { background-color: #E2665B; } </style>
<style> span { border-color: #E2665B; } span { border-color: rgb(226,102,91); } td.TdClassName { border-color: #E2665B; } .TagClassName { border-color: #E2665B; } </style>