#DCA9CB (or 0xDCA9CB) is unknown color: approx Maverick. HEX triplet: DC, A9 and CB. RGB value is (220,169,203). Sum of RGB (Red+Green+Blue) = 220+169+203=592 (78% of max value = 765). Red value is 220 (86.33% from 255 or 37.16% from 592); Green value is 169 (66.41% from 255 or 28.55% from 592); Blue value is 203 (79.69% from 255 or 34.29% from 592); Max value from RGB is 220 - color contains mainly: red. Hex color #DCA9CB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DCA9CB is #235634. Grayscale: #BCBCBC. Windows color (decimal): -2315829 or 13347292. OLE color: 13347292.
HSL color Cylindrical-coordinate representation of color #DCA9CB: hue angle of 320º 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 #DCA9CB is Cyan = 0, Magento = 0.23, Yellow = 0.08 and Black (K on CMYK) = 0.14.
<style> p { color: #DCA9CB; } p { color: rgb(220,169,203); } H1.HeaderClassName { color: #DCA9CB; } .AnyTagClassName { color: #DCA9CB; } </style>
<style> a { background-color: #DCA9CB; } a { background-color: rgb(220,169,203); } div.DivClassName { background-color: #DCA9CB; } .BgClassName { background-color: #DCA9CB; } </style>
<style> span { border-color: #DCA9CB; } span { border-color: rgb(220,169,203); } td.TdClassName { border-color: #DCA9CB; } .TagClassName { border-color: #DCA9CB; } </style>