#CCF59D (or 0xCCF59D) is unknown color: approx Reef. HEX triplet: CC, F5 and 9D. RGB value is (204,245,157). Sum of RGB (Red+Green+Blue) = 204+245+157=606 (80% of max value = 765). Red value is 204 (80.08% from 255 or 33.66% from 606); Green value is 245 (96.09% from 255 or 40.43% from 606); Blue value is 157 (61.72% from 255 or 25.91% from 606); Max value from RGB is 245 - color contains mainly: green. Hex color #CCF59D is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CCF59D is #330A62. Grayscale: #DFDFDF. Windows color (decimal): -3344995 or 10352076. OLE color: 10352076.
HSL color Cylindrical-coordinate representation of color #CCF59D: hue angle of 87.95º degrees, saturation: 0.81, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #CCF59D is Cyan = 0.17, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.04.
<style> p { color: #CCF59D; } p { color: rgb(204,245,157); } H1.HeaderClassName { color: #CCF59D; } .AnyTagClassName { color: #CCF59D; } </style>
<style> a { background-color: #CCF59D; } a { background-color: rgb(204,245,157); } div.DivClassName { background-color: #CCF59D; } .BgClassName { background-color: #CCF59D; } </style>
<style> span { border-color: #CCF59D; } span { border-color: rgb(204,245,157); } td.TdClassName { border-color: #CCF59D; } .TagClassName { border-color: #CCF59D; } </style>