#DA53BB (or 0xDA53BB) is unknown color: approx Fuchsia. HEX triplet: DA, 53 and BB. RGB value is (218,83,187). Sum of RGB (Red+Green+Blue) = 218+83+187=488 (64% of max value = 765). Red value is 218 (85.55% from 255 or 44.67% from 488); Green value is 83 (32.81% from 255 or 17.01% from 488); Blue value is 187 (73.44% from 255 or 38.32% from 488); Max value from RGB is 218 - color contains mainly: red. Hex color #DA53BB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DA53BB is #25AC44. Grayscale: #868686. Windows color (decimal): -2468933 or 12276698. OLE color: 12276698.
HSL color Cylindrical-coordinate representation of color #DA53BB: hue angle of 313.78º degrees, saturation: 0.65, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #DA53BB is Cyan = 0, Magento = 0.62, Yellow = 0.14 and Black (K on CMYK) = 0.15.
<style> p { color: #da53bb; } p { color: rgb(218,83,187); } H1.HeaderClassName { color: #da53bb; } .AnyTagClassName { color: #da53bb; } </style>
<style> a { background-color: #da53bb; } a { background-color: rgb(218,83,187); } div.DivClassName { background-color: #da53bb; } .BgClassName { background-color: #da53bb; } </style>
<style> span { border-color: #da53bb; } span { border-color: rgb(218,83,187); } td.TdClassName { border-color: #da53bb; } .TagClassName { border-color: #da53bb; } </style>