#DA7BD0 (or 0xDA7BD0) is unknown color: approx Orchid. HEX triplet: DA, 7B and D0. RGB value is (218,123,208). Sum of RGB (Red+Green+Blue) = 218+123+208=549 (72% of max value = 765). Red value is 218 (85.55% from 255 or 39.71% from 549); Green value is 123 (48.44% from 255 or 22.40% from 549); Blue value is 208 (81.64% from 255 or 37.89% from 549); Max value from RGB is 218 - color contains mainly: red. Hex color #DA7BD0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DA7BD0 is #25842F. Grayscale: #A0A0A0. Windows color (decimal): -2458672 or 13663194. OLE color: 13663194.
HSL color Cylindrical-coordinate representation of color #DA7BD0: hue angle of 306.32º degrees, saturation: 0.56, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #DA7BD0 is Cyan = 0, Magento = 0.44, Yellow = 0.05 and Black (K on CMYK) = 0.15.
<style> p { color: #da7bd0; } p { color: rgb(218,123,208); } H1.HeaderClassName { color: #da7bd0; } .AnyTagClassName { color: #da7bd0; } </style>
<style> a { background-color: #da7bd0; } a { background-color: rgb(218,123,208); } div.DivClassName { background-color: #da7bd0; } .BgClassName { background-color: #da7bd0; } </style>
<style> span { border-color: #da7bd0; } span { border-color: rgb(218,123,208); } td.TdClassName { border-color: #da7bd0; } .TagClassName { border-color: #da7bd0; } </style>