#DC99FE (or 0xDC99FE) is unknown color: approx Mauve. HEX triplet: DC, 99 and FE. RGB value is (220,153,254). Sum of RGB (Red+Green+Blue) = 220+153+254=627 (83% of max value = 765). Red value is 220 (86.33% from 255 or 35.09% from 627); Green value is 153 (60.16% from 255 or 24.40% from 627); Blue value is 254 (99.61% from 255 or 40.51% from 627); Max value from RGB is 254 - color contains mainly: blue. Hex color #DC99FE is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DC99FE is #236601. Grayscale: #B8B8B8. Windows color (decimal): -2319874 or 16685532. OLE color: 16685532.
HSL color Cylindrical-coordinate representation of color #DC99FE: hue angle of 279.8º degrees, saturation: 0.98, lightness: 0.8%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #DC99FE is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #DC99FE; } p { color: rgb(220,153,254); } H1.HeaderClassName { color: #DC99FE; } .AnyTagClassName { color: #DC99FE; } </style>
<style> a { background-color: #DC99FE; } a { background-color: rgb(220,153,254); } div.DivClassName { background-color: #DC99FE; } .BgClassName { background-color: #DC99FE; } </style>
<style> span { border-color: #DC99FE; } span { border-color: rgb(220,153,254); } td.TdClassName { border-color: #DC99FE; } .TagClassName { border-color: #DC99FE; } </style>