#CDEFB9 (or 0xCDEFB9) is unknown color: approx Tea Green. HEX triplet: CD, EF and B9. RGB value is (205,239,185). Sum of RGB (Red+Green+Blue) = 205+239+185=629 (83% of max value = 765). Red value is 205 (80.47% from 255 or 32.59% from 629); Green value is 239 (93.75% from 255 or 38.00% from 629); Blue value is 185 (72.66% from 255 or 29.41% from 629); Max value from RGB is 239 - color contains mainly: green. Hex color #CDEFB9 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CDEFB9 is #321046. Grayscale: #DEDEDE. Windows color (decimal): -3280967 or 12185549. OLE color: 12185549.
HSL color Cylindrical-coordinate representation of color #CDEFB9: hue angle of 97.78º degrees, saturation: 0.63, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CDEFB9 is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.06.
<style> p { color: #CDEFB9; } p { color: rgb(205,239,185); } H1.HeaderClassName { color: #CDEFB9; } .AnyTagClassName { color: #CDEFB9; } </style>
<style> a { background-color: #CDEFB9; } a { background-color: rgb(205,239,185); } div.DivClassName { background-color: #CDEFB9; } .BgClassName { background-color: #CDEFB9; } </style>
<style> span { border-color: #CDEFB9; } span { border-color: rgb(205,239,185); } td.TdClassName { border-color: #CDEFB9; } .TagClassName { border-color: #CDEFB9; } </style>