#CFE53E (or 0xCFE53E) is unknown color: approx Pear. HEX triplet: CF, E5 and 3E. RGB value is (207,229,62). Sum of RGB (Red+Green+Blue) = 207+229+62=498 (65% of max value = 765). Red value is 207 (81.25% from 255 or 41.57% from 498); Green value is 229 (89.84% from 255 or 45.98% from 498); Blue value is 62 (24.61% from 255 or 12.45% from 498); Max value from RGB is 229 - color contains mainly: green. Hex color #CFE53E is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CFE53E is #301AC1. Grayscale: #CCCCCC. Windows color (decimal): -3152578 or 4122063. OLE color: 4122063.
HSL color Cylindrical-coordinate representation of color #CFE53E: hue angle of 67.9º degrees, saturation: 0.76, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #CFE53E is Cyan = 0.10, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.10.
<style> p { color: #CFE53E; } p { color: rgb(207,229,62); } H1.HeaderClassName { color: #CFE53E; } .AnyTagClassName { color: #CFE53E; } </style>
<style> a { background-color: #CFE53E; } a { background-color: rgb(207,229,62); } div.DivClassName { background-color: #CFE53E; } .BgClassName { background-color: #CFE53E; } </style>
<style> span { border-color: #CFE53E; } span { border-color: rgb(207,229,62); } td.TdClassName { border-color: #CFE53E; } .TagClassName { border-color: #CFE53E; } </style>