#DA1E5A (or 0xDA1E5A) is unknown color: approx Ruby. HEX triplet: DA, 1E and 5A. RGB value is (218,30,90). Sum of RGB (Red+Green+Blue) = 218+30+90=338 (44% of max value = 765). Red value is 218 (85.55% from 255 or 64.50% from 338); Green value is 30 (12.11% from 255 or 8.88% from 338); Blue value is 90 (35.55% from 255 or 26.63% from 338); Max value from RGB is 218 - color contains mainly: red. Hex color #DA1E5A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DA1E5A is #25E1A5. Grayscale: #5D5D5D. Windows color (decimal): -2482598 or 5906138. OLE color: 5906138.
HSL color Cylindrical-coordinate representation of color #DA1E5A: hue angle of 340.85º degrees, saturation: 0.76, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #DA1E5A is Cyan = 0, Magento = 0.86, Yellow = 0.59 and Black (K on CMYK) = 0.15.
<style> p { color: #DA1E5A; } p { color: rgb(218,30,90); } H1.HeaderClassName { color: #DA1E5A; } .AnyTagClassName { color: #DA1E5A; } </style>
<style> a { background-color: #DA1E5A; } a { background-color: rgb(218,30,90); } div.DivClassName { background-color: #DA1E5A; } .BgClassName { background-color: #DA1E5A; } </style>
<style> span { border-color: #DA1E5A; } span { border-color: rgb(218,30,90); } td.TdClassName { border-color: #DA1E5A; } .TagClassName { border-color: #DA1E5A; } </style>