#CFF0D4 (or 0xCFF0D4) is unknown color: approx Granny Apple. HEX triplet: CF, F0 and D4. RGB value is (207,240,212). Sum of RGB (Red+Green+Blue) = 207+240+212=659 (87% of max value = 765). Red value is 207 (81.25% from 255 or 31.41% from 659); Green value is 240 (94.14% from 255 or 36.42% from 659); Blue value is 212 (83.20% from 255 or 32.17% from 659); Max value from RGB is 240 - color contains mainly: green. Hex color #CFF0D4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CFF0D4 is #300F2B. Grayscale: #E3E3E3. Windows color (decimal): -3149612 or 13955279. OLE color: 13955279.
HSL color Cylindrical-coordinate representation of color #CFF0D4: hue angle of 129.09º degrees, saturation: 0.52, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CFF0D4 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.06.
<style> p { color: #CFF0D4; } p { color: rgb(207,240,212); } H1.HeaderClassName { color: #CFF0D4; } .AnyTagClassName { color: #CFF0D4; } </style>
<style> a { background-color: #CFF0D4; } a { background-color: rgb(207,240,212); } div.DivClassName { background-color: #CFF0D4; } .BgClassName { background-color: #CFF0D4; } </style>
<style> span { border-color: #CFF0D4; } span { border-color: rgb(207,240,212); } td.TdClassName { border-color: #CFF0D4; } .TagClassName { border-color: #CFF0D4; } </style>