#D4D0D3 (or 0xD4D0D3) is unknown color: approx Twilight. HEX triplet: D4, D0 and D3. RGB value is (212,208,211). Sum of RGB (Red+Green+Blue) = 212+208+211=631 (83% of max value = 765). Red value is 212 (83.20% from 255 or 33.60% from 631); Green value is 208 (81.64% from 255 or 32.96% from 631); Blue value is 211 (82.81% from 255 or 33.44% from 631); Max value from RGB is 212 - color contains mainly: red. Hex color #D4D0D3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D4D0D3 is #2B2F2C. Grayscale: #D1D1D1. Windows color (decimal): -2830125 or 13881556. OLE color: 13881556.
HSL color Cylindrical-coordinate representation of color #D4D0D3: hue angle of 315º degrees, saturation: 0.04, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #D4D0D3 is Cyan = 0, Magento = 0.02, Yellow = 0.00 and Black (K on CMYK) = 0.17.
<style> p { color: #D4D0D3; } p { color: rgb(212,208,211); } H1.HeaderClassName { color: #D4D0D3; } .AnyTagClassName { color: #D4D0D3; } </style>
<style> a { background-color: #D4D0D3; } a { background-color: rgb(212,208,211); } div.DivClassName { background-color: #D4D0D3; } .BgClassName { background-color: #D4D0D3; } </style>
<style> span { border-color: #D4D0D3; } span { border-color: rgb(212,208,211); } td.TdClassName { border-color: #D4D0D3; } .TagClassName { border-color: #D4D0D3; } </style>