#E10378 (or 0xE10378) is unknown color: approx Ruby. HEX triplet: E1, 03 and 78. RGB value is (225,3,120). Sum of RGB (Red+Green+Blue) = 225+3+120=348 (46% of max value = 765). Red value is 225 (88.28% from 255 or 64.66% from 348); Green value is 3 (1.56% from 255 or 0.86% from 348); Blue value is 120 (47.27% from 255 or 34.48% from 348); Max value from RGB is 225 - color contains mainly: red. Hex color #E10378 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #E10378 is #1EFC87. Grayscale: #525252. Windows color (decimal): -2030728 or 7865313. OLE color: 7865313.
HSL color Cylindrical-coordinate representation of color #E10378: hue angle of 328.38º degrees, saturation: 0.97, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #E10378 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.12.
<style> p { color: #e10378; } p { color: rgb(225,3,120); } H1.HeaderClassName { color: #e10378; } .AnyTagClassName { color: #e10378; } </style>
<style> a { background-color: #e10378; } a { background-color: rgb(225,3,120); } div.DivClassName { background-color: #e10378; } .BgClassName { background-color: #e10378; } </style>
<style> span { border-color: #e10378; } span { border-color: rgb(225,3,120); } td.TdClassName { border-color: #e10378; } .TagClassName { border-color: #e10378; } </style>