#CDEF83 (or 0xCDEF83) is unknown color: approx Sulu. HEX triplet: CD, EF and 83. RGB value is (205,239,131). Sum of RGB (Red+Green+Blue) = 205+239+131=575 (76% of max value = 765). Red value is 205 (80.47% from 255 or 35.65% from 575); Green value is 239 (93.75% from 255 or 41.57% from 575); Blue value is 131 (51.56% from 255 or 22.78% from 575); Max value from RGB is 239 - color contains mainly: green. Hex color #CDEF83 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CDEF83 is #32107C. Grayscale: #D8D8D8. Windows color (decimal): -3281021 or 8646605. OLE color: 8646605.
HSL color Cylindrical-coordinate representation of color #CDEF83: hue angle of 78.89º degrees, saturation: 0.77, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #CDEF83 is Cyan = 0.14, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.06.
<style> p { color: #CDEF83; } p { color: rgb(205,239,131); } H1.HeaderClassName { color: #CDEF83; } .AnyTagClassName { color: #CDEF83; } </style>
<style> a { background-color: #CDEF83; } a { background-color: rgb(205,239,131); } div.DivClassName { background-color: #CDEF83; } .BgClassName { background-color: #CDEF83; } </style>
<style> span { border-color: #CDEF83; } span { border-color: rgb(205,239,131); } td.TdClassName { border-color: #CDEF83; } .TagClassName { border-color: #CDEF83; } </style>