#D7EACC (or 0xD7EACC) is unknown color: approx Peppermint. HEX triplet: D7, EA and CC. RGB value is (215,234,204). Sum of RGB (Red+Green+Blue) = 215+234+204=653 (86% of max value = 765). Red value is 215 (84.38% from 255 or 32.92% from 653); Green value is 234 (91.80% from 255 or 35.83% from 653); Blue value is 204 (80.08% from 255 or 31.24% from 653); Max value from RGB is 234 - color contains mainly: green. Hex color #D7EACC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D7EACC is #281533. Grayscale: #E1E1E1. Windows color (decimal): -2626868 or 13429463. OLE color: 13429463.
HSL color Cylindrical-coordinate representation of color #D7EACC: hue angle of 98º degrees, saturation: 0.42, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #D7EACC is Cyan = 0.08, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.08.
<style> p { color: #D7EACC; } p { color: rgb(215,234,204); } H1.HeaderClassName { color: #D7EACC; } .AnyTagClassName { color: #D7EACC; } </style>
<style> a { background-color: #D7EACC; } a { background-color: rgb(215,234,204); } div.DivClassName { background-color: #D7EACC; } .BgClassName { background-color: #D7EACC; } </style>
<style> span { border-color: #D7EACC; } span { border-color: rgb(215,234,204); } td.TdClassName { border-color: #D7EACC; } .TagClassName { border-color: #D7EACC; } </style>