#DA48BF (or 0xDA48BF) is unknown color: approx Fuchsia. HEX triplet: DA, 48 and BF. RGB value is (218,72,191). Sum of RGB (Red+Green+Blue) = 218+72+191=481 (63% of max value = 765). Red value is 218 (85.55% from 255 or 45.32% from 481); Green value is 72 (28.52% from 255 or 14.97% from 481); Blue value is 191 (75% from 255 or 39.71% from 481); Max value from RGB is 218 - color contains mainly: red. Hex color #DA48BF is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #DA48BF is #25B740. Grayscale: #808080. Windows color (decimal): -2471745 or 12536026. OLE color: 12536026.
HSL color Cylindrical-coordinate representation of color #DA48BF: hue angle of 311.1º degrees, saturation: 0.66, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #DA48BF is Cyan = 0, Magento = 0.67, Yellow = 0.12 and Black (K on CMYK) = 0.15.
<style> p { color: #DA48BF; } p { color: rgb(218,72,191); } H1.HeaderClassName { color: #DA48BF; } .AnyTagClassName { color: #DA48BF; } </style>
<style> a { background-color: #DA48BF; } a { background-color: rgb(218,72,191); } div.DivClassName { background-color: #DA48BF; } .BgClassName { background-color: #DA48BF; } </style>
<style> span { border-color: #DA48BF; } span { border-color: rgb(218,72,191); } td.TdClassName { border-color: #DA48BF; } .TagClassName { border-color: #DA48BF; } </style>