#D3A8C0 (or 0xD3A8C0) is unknown color: approx Maverick. HEX triplet: D3, A8 and C0. RGB value is (211,168,192). Sum of RGB (Red+Green+Blue) = 211+168+192=571 (75% of max value = 765). Red value is 211 (82.81% from 255 or 36.95% from 571); Green value is 168 (66.02% from 255 or 29.42% from 571); Blue value is 192 (75.39% from 255 or 33.63% from 571); Max value from RGB is 211 - color contains mainly: red. Hex color #D3A8C0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D3A8C0 is #2C573F. Grayscale: #B7B7B7. Windows color (decimal): -2905920 or 12626131. OLE color: 12626131.
HSL color Cylindrical-coordinate representation of color #D3A8C0: hue angle of 326.51º degrees, saturation: 0.33, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #D3A8C0 is Cyan = 0, Magento = 0.20, Yellow = 0.09 and Black (K on CMYK) = 0.17.
<style> p { color: #D3A8C0; } p { color: rgb(211,168,192); } H1.HeaderClassName { color: #D3A8C0; } .AnyTagClassName { color: #D3A8C0; } </style>
<style> a { background-color: #D3A8C0; } a { background-color: rgb(211,168,192); } div.DivClassName { background-color: #D3A8C0; } .BgClassName { background-color: #D3A8C0; } </style>
<style> span { border-color: #D3A8C0; } span { border-color: rgb(211,168,192); } td.TdClassName { border-color: #D3A8C0; } .TagClassName { border-color: #D3A8C0; } </style>