#CDEF2C (or 0xCDEF2C) is unknown color: approx Pear. HEX triplet: CD, EF and 2C. RGB value is (205,239,44). Sum of RGB (Red+Green+Blue) = 205+239+44=488 (64% of max value = 765). Red value is 205 (80.47% from 255 or 42.01% from 488); Green value is 239 (93.75% from 255 or 48.98% from 488); Blue value is 44 (17.58% from 255 or 9.02% from 488); Max value from RGB is 239 - color contains mainly: green. Hex color #CDEF2C is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #CDEF2C is #3210D3. Grayscale: #CFCFCF. Windows color (decimal): -3281108 or 2944973. OLE color: 2944973.
HSL color Cylindrical-coordinate representation of color #CDEF2C: hue angle of 70.46º degrees, saturation: 0.86, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #CDEF2C is Cyan = 0.14, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.06.
<style> p { color: #CDEF2C; } p { color: rgb(205,239,44); } H1.HeaderClassName { color: #CDEF2C; } .AnyTagClassName { color: #CDEF2C; } </style>
<style> a { background-color: #CDEF2C; } a { background-color: rgb(205,239,44); } div.DivClassName { background-color: #CDEF2C; } .BgClassName { background-color: #CDEF2C; } </style>
<style> span { border-color: #CDEF2C; } span { border-color: rgb(205,239,44); } td.TdClassName { border-color: #CDEF2C; } .TagClassName { border-color: #CDEF2C; } </style>