#D7EECB (or 0xD7EECB) is unknown color: approx Snowy Mint. HEX triplet: D7, EE and CB. RGB value is (215,238,203). Sum of RGB (Red+Green+Blue) = 215+238+203=656 (86% of max value = 765). Red value is 215 (84.38% from 255 or 32.77% from 656); Green value is 238 (93.36% from 255 or 36.28% from 656); Blue value is 203 (79.69% from 255 or 30.95% from 656); Max value from RGB is 238 - color contains mainly: green. Hex color #D7EECB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D7EECB is #281134. Grayscale: #E3E3E3. Windows color (decimal): -2625845 or 13364951. OLE color: 13364951.
HSL color Cylindrical-coordinate representation of color #D7EECB: hue angle of 99.43º degrees, saturation: 0.51, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D7EECB is Cyan = 0.10, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.07.
<style> p { color: #D7EECB; } p { color: rgb(215,238,203); } H1.HeaderClassName { color: #D7EECB; } .AnyTagClassName { color: #D7EECB; } </style>
<style> a { background-color: #D7EECB; } a { background-color: rgb(215,238,203); } div.DivClassName { background-color: #D7EECB; } .BgClassName { background-color: #D7EECB; } </style>
<style> span { border-color: #D7EECB; } span { border-color: rgb(215,238,203); } td.TdClassName { border-color: #D7EECB; } .TagClassName { border-color: #D7EECB; } </style>