#CDF09D (or 0xCDF09D) is unknown color: approx Reef. HEX triplet: CD, F0 and 9D. RGB value is (205,240,157). Sum of RGB (Red+Green+Blue) = 205+240+157=602 (79% of max value = 765). Red value is 205 (80.47% from 255 or 34.05% from 602); Green value is 240 (94.14% from 255 or 39.87% from 602); Blue value is 157 (61.72% from 255 or 26.08% from 602); Max value from RGB is 240 - color contains mainly: green. Hex color #CDF09D is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CDF09D is #320F62. Grayscale: #DCDCDC. Windows color (decimal): -3280739 or 10350797. OLE color: 10350797.
HSL color Cylindrical-coordinate representation of color #CDF09D: hue angle of 85.3º degrees, saturation: 0.73, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CDF09D is Cyan = 0.15, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.06.
<style> p { color: #CDF09D; } p { color: rgb(205,240,157); } H1.HeaderClassName { color: #CDF09D; } .AnyTagClassName { color: #CDF09D; } </style>
<style> a { background-color: #CDF09D; } a { background-color: rgb(205,240,157); } div.DivClassName { background-color: #CDF09D; } .BgClassName { background-color: #CDF09D; } </style>
<style> span { border-color: #CDF09D; } span { border-color: rgb(205,240,157); } td.TdClassName { border-color: #CDF09D; } .TagClassName { border-color: #CDF09D; } </style>