#D2A0CD (or 0xD2A0CD) is unknown color: approx Lilac. HEX triplet: D2, A0 and CD. RGB value is (210,160,205). Sum of RGB (Red+Green+Blue) = 210+160+205=575 (76% of max value = 765). Red value is 210 (82.42% from 255 or 36.52% from 575); Green value is 160 (62.89% from 255 or 27.83% from 575); Blue value is 205 (80.47% from 255 or 35.65% from 575); Max value from RGB is 210 - color contains mainly: red. Hex color #D2A0CD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D2A0CD is #2D5F32. Grayscale: #B3B3B3. Windows color (decimal): -2973491 or 13476050. OLE color: 13476050.
HSL color Cylindrical-coordinate representation of color #D2A0CD: hue angle of 306º degrees, saturation: 0.36, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #D2A0CD is Cyan = 0, Magento = 0.24, Yellow = 0.02 and Black (K on CMYK) = 0.18.
<style> p { color: #D2A0CD; } p { color: rgb(210,160,205); } H1.HeaderClassName { color: #D2A0CD; } .AnyTagClassName { color: #D2A0CD; } </style>
<style> a { background-color: #D2A0CD; } a { background-color: rgb(210,160,205); } div.DivClassName { background-color: #D2A0CD; } .BgClassName { background-color: #D2A0CD; } </style>
<style> span { border-color: #D2A0CD; } span { border-color: rgb(210,160,205); } td.TdClassName { border-color: #D2A0CD; } .TagClassName { border-color: #D2A0CD; } </style>