#E5FCDC (or 0xE5FCDC) is unknown color: approx Panache. HEX triplet: E5, FC and DC. RGB value is (229,252,220). Sum of RGB (Red+Green+Blue) = 229+252+220=701 (92% of max value = 765). Red value is 229 (89.84% from 255 or 32.67% from 701); Green value is 252 (98.83% from 255 or 35.95% from 701); Blue value is 220 (86.33% from 255 or 31.38% from 701); Max value from RGB is 252 - color contains mainly: green. Hex color #E5FCDC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E5FCDC is #1A0323. Grayscale: #F1F1F1. Windows color (decimal): -1704740 or 14482661. OLE color: 14482661.
HSL color Cylindrical-coordinate representation of color #E5FCDC: hue angle of 103.12º degrees, saturation: 0.84, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #E5FCDC is Cyan = 0.09, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.01.
<style> p { color: #E5FCDC; } p { color: rgb(229,252,220); } H1.HeaderClassName { color: #E5FCDC; } .AnyTagClassName { color: #E5FCDC; } </style>
<style> a { background-color: #E5FCDC; } a { background-color: rgb(229,252,220); } div.DivClassName { background-color: #E5FCDC; } .BgClassName { background-color: #E5FCDC; } </style>
<style> span { border-color: #E5FCDC; } span { border-color: rgb(229,252,220); } td.TdClassName { border-color: #E5FCDC; } .TagClassName { border-color: #E5FCDC; } </style>