#DA1560 (or 0xDA1560) is unknown color: approx Ruby. HEX triplet: DA, 15 and 60. RGB value is (218,21,96). Sum of RGB (Red+Green+Blue) = 218+21+96=335 (44% of max value = 765). Red value is 218 (85.55% from 255 or 65.07% from 335); Green value is 21 (8.59% from 255 or 6.27% from 335); Blue value is 96 (37.89% from 255 or 28.66% from 335); Max value from RGB is 218 - color contains mainly: red. Hex color #DA1560 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #DA1560 is #25EA9F. Grayscale: #585858. Windows color (decimal): -2484896 or 6297050. OLE color: 6297050.
HSL color Cylindrical-coordinate representation of color #DA1560: hue angle of 337.16º degrees, saturation: 0.82, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #DA1560 is Cyan = 0, Magento = 0.90, Yellow = 0.56 and Black (K on CMYK) = 0.15.
<style> p { color: #DA1560; } p { color: rgb(218,21,96); } H1.HeaderClassName { color: #DA1560; } .AnyTagClassName { color: #DA1560; } </style>
<style> a { background-color: #DA1560; } a { background-color: rgb(218,21,96); } div.DivClassName { background-color: #DA1560; } .BgClassName { background-color: #DA1560; } </style>
<style> span { border-color: #DA1560; } span { border-color: rgb(218,21,96); } td.TdClassName { border-color: #DA1560; } .TagClassName { border-color: #DA1560; } </style>