#D0AACA (or 0xD0AACA) is unknown color: approx Lilac. HEX triplet: D0, AA and CA. RGB value is (208,170,202). Sum of RGB (Red+Green+Blue) = 208+170+202=580 (76% of max value = 765). Red value is 208 (81.64% from 255 or 35.86% from 580); Green value is 170 (66.80% from 255 or 29.31% from 580); Blue value is 202 (79.30% from 255 or 34.83% from 580); Max value from RGB is 208 - color contains mainly: red. Hex color #D0AACA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D0AACA is #2F5535. Grayscale: #B8B8B8. Windows color (decimal): -3102006 or 13282000. OLE color: 13282000.
HSL color Cylindrical-coordinate representation of color #D0AACA: hue angle of 309.47º degrees, saturation: 0.29, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D0AACA is Cyan = 0, Magento = 0.18, Yellow = 0.03 and Black (K on CMYK) = 0.18.
<style> p { color: #D0AACA; } p { color: rgb(208,170,202); } H1.HeaderClassName { color: #D0AACA; } .AnyTagClassName { color: #D0AACA; } </style>
<style> a { background-color: #D0AACA; } a { background-color: rgb(208,170,202); } div.DivClassName { background-color: #D0AACA; } .BgClassName { background-color: #D0AACA; } </style>
<style> span { border-color: #D0AACA; } span { border-color: rgb(208,170,202); } td.TdClassName { border-color: #D0AACA; } .TagClassName { border-color: #D0AACA; } </style>