#DCAACC (or 0xDCAACC) is unknown color: approx Maverick. HEX triplet: DC, AA and CC. RGB value is (220,170,204). Sum of RGB (Red+Green+Blue) = 220+170+204=594 (78% of max value = 765). Red value is 220 (86.33% from 255 or 37.04% from 594); Green value is 170 (66.80% from 255 or 28.62% from 594); Blue value is 204 (80.08% from 255 or 34.34% from 594); Max value from RGB is 220 - color contains mainly: red. Hex color #DCAACC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DCAACC is #235533. Grayscale: #BCBCBC. Windows color (decimal): -2315572 or 13413084. OLE color: 13413084.
HSL color Cylindrical-coordinate representation of color #DCAACC: hue angle of 319.2º degrees, saturation: 0.42, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #DCAACC is Cyan = 0, Magento = 0.23, Yellow = 0.07 and Black (K on CMYK) = 0.14.
<style> p { color: #DCAACC; } p { color: rgb(220,170,204); } H1.HeaderClassName { color: #DCAACC; } .AnyTagClassName { color: #DCAACC; } </style>
<style> a { background-color: #DCAACC; } a { background-color: rgb(220,170,204); } div.DivClassName { background-color: #DCAACC; } .BgClassName { background-color: #DCAACC; } </style>
<style> span { border-color: #DCAACC; } span { border-color: rgb(220,170,204); } td.TdClassName { border-color: #DCAACC; } .TagClassName { border-color: #DCAACC; } </style>