#E1665F (or 0xE1665F) is unknown color: approx Roman. HEX triplet: E1, 66 and 5F. RGB value is (225,102,95). Sum of RGB (Red+Green+Blue) = 225+102+95=422 (55% of max value = 765). Red value is 225 (88.28% from 255 or 53.32% from 422); Green value is 102 (40.23% from 255 or 24.17% from 422); Blue value is 95 (37.5% from 255 or 22.51% from 422); Max value from RGB is 225 - color contains mainly: red. Hex color #E1665F is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E1665F is #1E99A0. Grayscale: #8A8A8A. Windows color (decimal): -2005409 or 6252257. OLE color: 6252257.
HSL color Cylindrical-coordinate representation of color #E1665F: hue angle of 3.23º degrees, saturation: 0.68, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #E1665F is Cyan = 0, Magento = 0.55, Yellow = 0.58 and Black (K on CMYK) = 0.12.
<style> p { color: #E1665F; } p { color: rgb(225,102,95); } H1.HeaderClassName { color: #E1665F; } .AnyTagClassName { color: #E1665F; } </style>
<style> a { background-color: #E1665F; } a { background-color: rgb(225,102,95); } div.DivClassName { background-color: #E1665F; } .BgClassName { background-color: #E1665F; } </style>
<style> span { border-color: #E1665F; } span { border-color: rgb(225,102,95); } td.TdClassName { border-color: #E1665F; } .TagClassName { border-color: #E1665F; } </style>