#E07A99 (or 0xE07A99) is unknown color: approx Carissma. HEX triplet: E0, 7A and 99. RGB value is (224,122,153). Sum of RGB (Red+Green+Blue) = 224+122+153=499 (66% of max value = 765). Red value is 224 (87.89% from 255 or 44.89% from 499); Green value is 122 (48.05% from 255 or 24.45% from 499); Blue value is 153 (60.16% from 255 or 30.66% from 499); Max value from RGB is 224 - color contains mainly: red. Hex color #E07A99 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #E07A99 is #1F8566. Grayscale: #9C9C9C. Windows color (decimal): -2065767 or 10058464. OLE color: 10058464.
HSL color Cylindrical-coordinate representation of color #E07A99: hue angle of 341.76º degrees, saturation: 0.62, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #E07A99 is Cyan = 0, Magento = 0.46, Yellow = 0.32 and Black (K on CMYK) = 0.12.
<style> p { color: #e07a99; } p { color: rgb(224,122,153); } H1.HeaderClassName { color: #e07a99; } .AnyTagClassName { color: #e07a99; } </style>
<style> a { background-color: #e07a99; } a { background-color: rgb(224,122,153); } div.DivClassName { background-color: #e07a99; } .BgClassName { background-color: #e07a99; } </style>
<style> span { border-color: #e07a99; } span { border-color: rgb(224,122,153); } td.TdClassName { border-color: #e07a99; } .TagClassName { border-color: #e07a99; } </style>