#CCF19F (or 0xCCF19F) is unknown color: approx Reef. HEX triplet: CC, F1 and 9F. RGB value is (204,241,159). Sum of RGB (Red+Green+Blue) = 204+241+159=604 (80% of max value = 765). Red value is 204 (80.08% from 255 or 33.77% from 604); Green value is 241 (94.53% from 255 or 39.90% from 604); Blue value is 159 (62.5% from 255 or 26.32% from 604); Max value from RGB is 241 - color contains mainly: green. Hex color #CCF19F is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CCF19F is #330E60. Grayscale: #DCDCDC. Windows color (decimal): -3346017 or 10482124. OLE color: 10482124.
HSL color Cylindrical-coordinate representation of color #CCF19F: hue angle of 87.07º degrees, saturation: 0.75, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #CCF19F is Cyan = 0.15, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.05.
<style> p { color: #CCF19F; } p { color: rgb(204,241,159); } H1.HeaderClassName { color: #CCF19F; } .AnyTagClassName { color: #CCF19F; } </style>
<style> a { background-color: #CCF19F; } a { background-color: rgb(204,241,159); } div.DivClassName { background-color: #CCF19F; } .BgClassName { background-color: #CCF19F; } </style>
<style> span { border-color: #CCF19F; } span { border-color: rgb(204,241,159); } td.TdClassName { border-color: #CCF19F; } .TagClassName { border-color: #CCF19F; } </style>