#E0605F (or 0xE0605F) is unknown color: approx Roman. HEX triplet: E0, 60 and 5F. RGB value is (224,96,95). Sum of RGB (Red+Green+Blue) = 224+96+95=415 (54% of max value = 765). Red value is 224 (87.89% from 255 or 53.98% from 415); Green value is 96 (37.89% from 255 or 23.13% from 415); Blue value is 95 (37.5% from 255 or 22.89% from 415); Max value from RGB is 224 - color contains mainly: red. Hex color #E0605F is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E0605F is #1F9FA0. Grayscale: #868686. Windows color (decimal): -2072481 or 6250720. OLE color: 6250720.
HSL color Cylindrical-coordinate representation of color #E0605F: hue angle of 0.47º 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 #E0605F is Cyan = 0, Magento = 0.57, Yellow = 0.58 and Black (K on CMYK) = 0.12.
<style> p { color: #E0605F; } p { color: rgb(224,96,95); } H1.HeaderClassName { color: #E0605F; } .AnyTagClassName { color: #E0605F; } </style>
<style> a { background-color: #E0605F; } a { background-color: rgb(224,96,95); } div.DivClassName { background-color: #E0605F; } .BgClassName { background-color: #E0605F; } </style>
<style> span { border-color: #E0605F; } span { border-color: rgb(224,96,95); } td.TdClassName { border-color: #E0605F; } .TagClassName { border-color: #E0605F; } </style>