#D3BABD (or 0xD3BABD) is unknown color: approx Pink Flare. HEX triplet: D3, BA and BD. RGB value is (211,186,189). Sum of RGB (Red+Green+Blue) = 211+186+189=586 (77% of max value = 765). Red value is 211 (82.81% from 255 or 36.01% from 586); Green value is 186 (73.05% from 255 or 31.74% from 586); Blue value is 189 (74.22% from 255 or 32.25% from 586); Max value from RGB is 211 - color contains mainly: red. Hex color #D3BABD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3BABD is #2C4542. Grayscale: #C1C1C1. Windows color (decimal): -2901315 or 12434131. OLE color: 12434131.
HSL color Cylindrical-coordinate representation of color #D3BABD: hue angle of 352.8º degrees, saturation: 0.22, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #D3BABD is Cyan = 0, Magento = 0.12, Yellow = 0.10 and Black (K on CMYK) = 0.17.
<style> p { color: #D3BABD; } p { color: rgb(211,186,189); } H1.HeaderClassName { color: #D3BABD; } .AnyTagClassName { color: #D3BABD; } </style>
<style> a { background-color: #D3BABD; } a { background-color: rgb(211,186,189); } div.DivClassName { background-color: #D3BABD; } .BgClassName { background-color: #D3BABD; } </style>
<style> span { border-color: #D3BABD; } span { border-color: rgb(211,186,189); } td.TdClassName { border-color: #D3BABD; } .TagClassName { border-color: #D3BABD; } </style>