#DC7AAA (or 0xDC7AAA) is unknown color: approx Pale Violet Red. HEX triplet: DC, 7A and AA. RGB value is (220,122,170). Sum of RGB (Red+Green+Blue) = 220+122+170=512 (67% of max value = 765). Red value is 220 (86.33% from 255 or 42.97% from 512); Green value is 122 (48.05% from 255 or 23.83% from 512); Blue value is 170 (66.80% from 255 or 33.20% from 512); Max value from RGB is 220 - color contains mainly: red. Hex color #DC7AAA is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DC7AAA is #238555. Grayscale: #9C9C9C. Windows color (decimal): -2327894 or 11172572. OLE color: 11172572.
HSL color Cylindrical-coordinate representation of color #DC7AAA: hue angle of 330.61º degrees, saturation: 0.58, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #DC7AAA is Cyan = 0, Magento = 0.45, Yellow = 0.23 and Black (K on CMYK) = 0.14.
<style> p { color: #DC7AAA; } p { color: rgb(220,122,170); } H1.HeaderClassName { color: #DC7AAA; } .AnyTagClassName { color: #DC7AAA; } </style>
<style> a { background-color: #DC7AAA; } a { background-color: rgb(220,122,170); } div.DivClassName { background-color: #DC7AAA; } .BgClassName { background-color: #DC7AAA; } </style>
<style> span { border-color: #DC7AAA; } span { border-color: rgb(220,122,170); } td.TdClassName { border-color: #DC7AAA; } .TagClassName { border-color: #DC7AAA; } </style>