#E05E8C (or 0xE05E8C) is unknown color: approx Dark Pink. HEX triplet: E0, 5E and 8C. RGB value is (224,94,140). Sum of RGB (Red+Green+Blue) = 224+94+140=458 (60% of max value = 765). Red value is 224 (87.89% from 255 or 48.91% from 458); Green value is 94 (37.11% from 255 or 20.52% from 458); Blue value is 140 (55.08% from 255 or 30.57% from 458); Max value from RGB is 224 - color contains mainly: red. Hex color #E05E8C is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #E05E8C is #1FA173. Grayscale: #8A8A8A. Windows color (decimal): -2072948 or 9199328. OLE color: 9199328.
HSL color Cylindrical-coordinate representation of color #E05E8C: hue angle of 338.77º degrees, saturation: 0.68, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #E05E8C is Cyan = 0, Magento = 0.58, Yellow = 0.38 and Black (K on CMYK) = 0.12.
<style> p { color: #e05e8c; } p { color: rgb(224,94,140); } H1.HeaderClassName { color: #e05e8c; } .AnyTagClassName { color: #e05e8c; } </style>
<style> a { background-color: #e05e8c; } a { background-color: rgb(224,94,140); } div.DivClassName { background-color: #e05e8c; } .BgClassName { background-color: #e05e8c; } </style>
<style> span { border-color: #e05e8c; } span { border-color: rgb(224,94,140); } td.TdClassName { border-color: #e05e8c; } .TagClassName { border-color: #e05e8c; } </style>