#CDEFBE (or 0xCDEFBE) is unknown color: approx Tea Green. HEX triplet: CD, EF and BE. RGB value is (205,239,190). Sum of RGB (Red+Green+Blue) = 205+239+190=634 (83% of max value = 765). Red value is 205 (80.47% from 255 or 32.33% from 634); Green value is 239 (93.75% from 255 or 37.70% from 634); Blue value is 190 (74.61% from 255 or 29.97% from 634); Max value from RGB is 239 - color contains mainly: green. Hex color #CDEFBE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CDEFBE is #321041. Grayscale: #DFDFDF. Windows color (decimal): -3280962 or 12513229. OLE color: 12513229.
HSL color Cylindrical-coordinate representation of color #CDEFBE: hue angle of 101.63º degrees, saturation: 0.6, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CDEFBE is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.06.
<style> p { color: #CDEFBE; } p { color: rgb(205,239,190); } H1.HeaderClassName { color: #CDEFBE; } .AnyTagClassName { color: #CDEFBE; } </style>
<style> a { background-color: #CDEFBE; } a { background-color: rgb(205,239,190); } div.DivClassName { background-color: #CDEFBE; } .BgClassName { background-color: #CDEFBE; } </style>
<style> span { border-color: #CDEFBE; } span { border-color: rgb(205,239,190); } td.TdClassName { border-color: #CDEFBE; } .TagClassName { border-color: #CDEFBE; } </style>