#D2ECCD (or 0xD2ECCD) is unknown color: approx Blue Romance. HEX triplet: D2, EC and CD. RGB value is (210,236,205). Sum of RGB (Red+Green+Blue) = 210+236+205=651 (86% of max value = 765). Red value is 210 (82.42% from 255 or 32.26% from 651); Green value is 236 (92.58% from 255 or 36.25% from 651); Blue value is 205 (80.47% from 255 or 31.49% from 651); Max value from RGB is 236 - color contains mainly: green. Hex color #D2ECCD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D2ECCD is #2D1332. Grayscale: #E0E0E0. Windows color (decimal): -2954035 or 13495506. OLE color: 13495506.
HSL color Cylindrical-coordinate representation of color #D2ECCD: hue angle of 110.32º degrees, saturation: 0.45, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #D2ECCD is Cyan = 0.11, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #D2ECCD; } p { color: rgb(210,236,205); } H1.HeaderClassName { color: #D2ECCD; } .AnyTagClassName { color: #D2ECCD; } </style>
<style> a { background-color: #D2ECCD; } a { background-color: rgb(210,236,205); } div.DivClassName { background-color: #D2ECCD; } .BgClassName { background-color: #D2ECCD; } </style>
<style> span { border-color: #D2ECCD; } span { border-color: rgb(210,236,205); } td.TdClassName { border-color: #D2ECCD; } .TagClassName { border-color: #D2ECCD; } </style>