#D2E2E0 (or 0xD2E2E0) is unknown color: approx Jagged Ice. HEX triplet: D2, E2 and E0. RGB value is (210,226,224). Sum of RGB (Red+Green+Blue) = 210+226+224=660 (87% of max value = 765). Red value is 210 (82.42% from 255 or 31.82% from 660); Green value is 226 (88.67% from 255 or 34.24% from 660); Blue value is 224 (87.89% from 255 or 33.94% from 660); Max value from RGB is 226 - color contains mainly: green. Hex color #D2E2E0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D2E2E0 is #2D1D1F. Grayscale: #DCDCDC. Windows color (decimal): -2956576 or 14738130. OLE color: 14738130.
HSL color Cylindrical-coordinate representation of color #D2E2E0: hue angle of 172.5º degrees, saturation: 0.22, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #D2E2E0 is Cyan = 0.07, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.11.
<style> p { color: #D2E2E0; } p { color: rgb(210,226,224); } H1.HeaderClassName { color: #D2E2E0; } .AnyTagClassName { color: #D2E2E0; } </style>
<style> a { background-color: #D2E2E0; } a { background-color: rgb(210,226,224); } div.DivClassName { background-color: #D2E2E0; } .BgClassName { background-color: #D2E2E0; } </style>
<style> span { border-color: #D2E2E0; } span { border-color: rgb(210,226,224); } td.TdClassName { border-color: #D2E2E0; } .TagClassName { border-color: #D2E2E0; } </style>