#E65F91 (or 0xE65F91) is unknown color: approx Pale Violet Red. HEX triplet: E6, 5F and 91. RGB value is (230,95,145). Sum of RGB (Red+Green+Blue) = 230+95+145=470 (62% of max value = 765). Red value is 230 (90.23% from 255 or 48.94% from 470); Green value is 95 (37.5% from 255 or 20.21% from 470); Blue value is 145 (57.03% from 255 or 30.85% from 470); Max value from RGB is 230 - color contains mainly: red. Hex color #E65F91 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #E65F91 is #19A06E. Grayscale: #8D8D8D. Windows color (decimal): -1679471 or 9527270. OLE color: 9527270.
HSL color Cylindrical-coordinate representation of color #E65F91: hue angle of 337.78º degrees, saturation: 0.73, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #E65F91 is Cyan = 0, Magento = 0.59, Yellow = 0.37 and Black (K on CMYK) = 0.10.
<style> p { color: #e65f91; } p { color: rgb(230,95,145); } H1.HeaderClassName { color: #e65f91; } .AnyTagClassName { color: #e65f91; } </style>
<style> a { background-color: #e65f91; } a { background-color: rgb(230,95,145); } div.DivClassName { background-color: #e65f91; } .BgClassName { background-color: #e65f91; } </style>
<style> span { border-color: #e65f91; } span { border-color: rgb(230,95,145); } td.TdClassName { border-color: #e65f91; } .TagClassName { border-color: #e65f91; } </style>