#D2DFBB (or 0xD2DFBB) is unknown color: approx Gin. HEX triplet: D2, DF and BB. RGB value is (210,223,187). Sum of RGB (Red+Green+Blue) = 210+223+187=620 (82% of max value = 765). Red value is 210 (82.42% from 255 or 33.87% from 620); Green value is 223 (87.5% from 255 or 35.97% from 620); Blue value is 187 (73.44% from 255 or 30.16% from 620); Max value from RGB is 223 - color contains mainly: green. Hex color #D2DFBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D2DFBB is #2D2044. Grayscale: #D7D7D7. Windows color (decimal): -2957381 or 12312530. OLE color: 12312530.
HSL color Cylindrical-coordinate representation of color #D2DFBB: hue angle of 81.67º degrees, saturation: 0.36, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D2DFBB is Cyan = 0.06, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.13.
<style> p { color: #D2DFBB; } p { color: rgb(210,223,187); } H1.HeaderClassName { color: #D2DFBB; } .AnyTagClassName { color: #D2DFBB; } </style>
<style> a { background-color: #D2DFBB; } a { background-color: rgb(210,223,187); } div.DivClassName { background-color: #D2DFBB; } .BgClassName { background-color: #D2DFBB; } </style>
<style> span { border-color: #D2DFBB; } span { border-color: rgb(210,223,187); } td.TdClassName { border-color: #D2DFBB; } .TagClassName { border-color: #D2DFBB; } </style>