#E0446B (or 0xE0446B) is unknown color: approx Cranberry. HEX triplet: E0, 44 and 6B. RGB value is (224,68,107). Sum of RGB (Red+Green+Blue) = 224+68+107=399 (52% of max value = 765). Red value is 224 (87.89% from 255 or 56.14% from 399); Green value is 68 (26.95% from 255 or 17.04% from 399); Blue value is 107 (42.19% from 255 or 26.82% from 399); Max value from RGB is 224 - color contains mainly: red. Hex color #E0446B is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E0446B is #1FBB94. Grayscale: #777777. Windows color (decimal): -2079637 or 7029984. OLE color: 7029984.
HSL color Cylindrical-coordinate representation of color #E0446B: hue angle of 345º degrees, saturation: 0.72, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #E0446B is Cyan = 0, Magento = 0.70, Yellow = 0.52 and Black (K on CMYK) = 0.12.
<style> p { color: #E0446B; } p { color: rgb(224,68,107); } H1.HeaderClassName { color: #E0446B; } .AnyTagClassName { color: #E0446B; } </style>
<style> a { background-color: #E0446B; } a { background-color: rgb(224,68,107); } div.DivClassName { background-color: #E0446B; } .BgClassName { background-color: #E0446B; } </style>
<style> span { border-color: #E0446B; } span { border-color: rgb(224,68,107); } td.TdClassName { border-color: #E0446B; } .TagClassName { border-color: #E0446B; } </style>