#DA0950 (or 0xDA0950) is unknown color: approx Razzmatazz. HEX triplet: DA, 09 and 50. RGB value is (218,9,80). Sum of RGB (Red+Green+Blue) = 218+9+80=307 (40% of max value = 765). Red value is 218 (85.55% from 255 or 71.01% from 307); Green value is 9 (3.91% from 255 or 2.93% from 307); Blue value is 80 (31.64% from 255 or 26.06% from 307); Max value from RGB is 218 - color contains mainly: red. Hex color #DA0950 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #DA0950 is #25F6AF. Grayscale: #4F4F4F. Windows color (decimal): -2487984 or 5245402. OLE color: 5245402.
HSL color Cylindrical-coordinate representation of color #DA0950: hue angle of 339.62º degrees, saturation: 0.92, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #DA0950 is Cyan = 0, Magento = 0.96, Yellow = 0.63 and Black (K on CMYK) = 0.15.
<style> p { color: #DA0950; } p { color: rgb(218,9,80); } H1.HeaderClassName { color: #DA0950; } .AnyTagClassName { color: #DA0950; } </style>
<style> a { background-color: #DA0950; } a { background-color: rgb(218,9,80); } div.DivClassName { background-color: #DA0950; } .BgClassName { background-color: #DA0950; } </style>
<style> span { border-color: #DA0950; } span { border-color: rgb(218,9,80); } td.TdClassName { border-color: #DA0950; } .TagClassName { border-color: #DA0950; } </style>