#CFEED2 (or 0xCFEED2) is unknown color: approx Granny Apple. HEX triplet: CF, EE and D2. RGB value is (207,238,210). Sum of RGB (Red+Green+Blue) = 207+238+210=655 (86% of max value = 765). Red value is 207 (81.25% from 255 or 31.60% from 655); Green value is 238 (93.36% from 255 or 36.34% from 655); Blue value is 210 (82.42% from 255 or 32.06% from 655); Max value from RGB is 238 - color contains mainly: green. Hex color #CFEED2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CFEED2 is #30112D. Grayscale: #E1E1E1. Windows color (decimal): -3150126 or 13823695. OLE color: 13823695.
HSL color Cylindrical-coordinate representation of color #CFEED2: hue angle of 125.81º degrees, saturation: 0.48, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CFEED2 is Cyan = 0.13, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.07.
<style> p { color: #CFEED2; } p { color: rgb(207,238,210); } H1.HeaderClassName { color: #CFEED2; } .AnyTagClassName { color: #CFEED2; } </style>
<style> a { background-color: #CFEED2; } a { background-color: rgb(207,238,210); } div.DivClassName { background-color: #CFEED2; } .BgClassName { background-color: #CFEED2; } </style>
<style> span { border-color: #CFEED2; } span { border-color: rgb(207,238,210); } td.TdClassName { border-color: #CFEED2; } .TagClassName { border-color: #CFEED2; } </style>