#D3ACCD (or 0xD3ACCD) is unknown color: approx French Lilac. HEX triplet: D3, AC and CD. RGB value is (211,172,205). Sum of RGB (Red+Green+Blue) = 211+172+205=588 (77% of max value = 765). Red value is 211 (82.81% from 255 or 35.88% from 588); Green value is 172 (67.58% from 255 or 29.25% from 588); Blue value is 205 (80.47% from 255 or 34.86% from 588); Max value from RGB is 211 - color contains mainly: red. Hex color #D3ACCD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D3ACCD is #2C5332. Grayscale: #BBBBBB. Windows color (decimal): -2904883 or 13479123. OLE color: 13479123.
HSL color Cylindrical-coordinate representation of color #D3ACCD: hue angle of 309.23º degrees, saturation: 0.31, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D3ACCD is Cyan = 0, Magento = 0.18, Yellow = 0.03 and Black (K on CMYK) = 0.17.
<style> p { color: #D3ACCD; } p { color: rgb(211,172,205); } H1.HeaderClassName { color: #D3ACCD; } .AnyTagClassName { color: #D3ACCD; } </style>
<style> a { background-color: #D3ACCD; } a { background-color: rgb(211,172,205); } div.DivClassName { background-color: #D3ACCD; } .BgClassName { background-color: #D3ACCD; } </style>
<style> span { border-color: #D3ACCD; } span { border-color: rgb(211,172,205); } td.TdClassName { border-color: #D3ACCD; } .TagClassName { border-color: #D3ACCD; } </style>