#D5ECCC (or 0xD5ECCC) is unknown color: approx Snowy Mint. HEX triplet: D5, EC and CC. RGB value is (213,236,204). Sum of RGB (Red+Green+Blue) = 213+236+204=653 (86% of max value = 765). Red value is 213 (83.59% from 255 or 32.62% from 653); Green value is 236 (92.58% from 255 or 36.14% from 653); Blue value is 204 (80.08% from 255 or 31.24% from 653); Max value from RGB is 236 - color contains mainly: green. Hex color #D5ECCC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D5ECCC is #2A1333. Grayscale: #E1E1E1. Windows color (decimal): -2757428 or 13429973. OLE color: 13429973.
HSL color Cylindrical-coordinate representation of color #D5ECCC: hue angle of 103.12º degrees, saturation: 0.46, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #D5ECCC is Cyan = 0.10, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #D5ECCC; } p { color: rgb(213,236,204); } H1.HeaderClassName { color: #D5ECCC; } .AnyTagClassName { color: #D5ECCC; } </style>
<style> a { background-color: #D5ECCC; } a { background-color: rgb(213,236,204); } div.DivClassName { background-color: #D5ECCC; } .BgClassName { background-color: #D5ECCC; } </style>
<style> span { border-color: #D5ECCC; } span { border-color: rgb(213,236,204); } td.TdClassName { border-color: #D5ECCC; } .TagClassName { border-color: #D5ECCC; } </style>