#DA99CC (or 0xDA99CC) is unknown color: approx Plum. HEX triplet: DA, 99 and CC. RGB value is (218,153,204). Sum of RGB (Red+Green+Blue) = 218+153+204=575 (76% of max value = 765). Red value is 218 (85.55% from 255 or 37.91% from 575); Green value is 153 (60.16% from 255 or 26.61% from 575); Blue value is 204 (80.08% from 255 or 35.48% from 575); Max value from RGB is 218 - color contains mainly: red. Hex color #DA99CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DA99CC is #256633. Grayscale: #B2B2B2. Windows color (decimal): -2450996 or 13408730. OLE color: 13408730.
HSL color Cylindrical-coordinate representation of color #DA99CC: hue angle of 312.92º degrees, saturation: 0.47, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #DA99CC is Cyan = 0, Magento = 0.30, Yellow = 0.06 and Black (K on CMYK) = 0.15.
<style> p { color: #DA99CC; } p { color: rgb(218,153,204); } H1.HeaderClassName { color: #DA99CC; } .AnyTagClassName { color: #DA99CC; } </style>
<style> a { background-color: #DA99CC; } a { background-color: rgb(218,153,204); } div.DivClassName { background-color: #DA99CC; } .BgClassName { background-color: #DA99CC; } </style>
<style> span { border-color: #DA99CC; } span { border-color: rgb(218,153,204); } td.TdClassName { border-color: #DA99CC; } .TagClassName { border-color: #DA99CC; } </style>