#CFE164 (or 0xCFE164) is unknown color: approx Mindaro. HEX triplet: CF, E1 and 64. RGB value is (207,225,100). Sum of RGB (Red+Green+Blue) = 207+225+100=532 (70% of max value = 765). Red value is 207 (81.25% from 255 or 38.91% from 532); Green value is 225 (88.28% from 255 or 42.29% from 532); Blue value is 100 (39.45% from 255 or 18.80% from 532); Max value from RGB is 225 - color contains mainly: green. Hex color #CFE164 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CFE164 is #301E9B. Grayscale: #CDCDCD. Windows color (decimal): -3153564 or 6611407. OLE color: 6611407.
HSL color Cylindrical-coordinate representation of color #CFE164: hue angle of 68.64º degrees, saturation: 0.68, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #CFE164 is Cyan = 0.08, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.12.
<style> p { color: #CFE164; } p { color: rgb(207,225,100); } H1.HeaderClassName { color: #CFE164; } .AnyTagClassName { color: #CFE164; } </style>
<style> a { background-color: #CFE164; } a { background-color: rgb(207,225,100); } div.DivClassName { background-color: #CFE164; } .BgClassName { background-color: #CFE164; } </style>
<style> span { border-color: #CFE164; } span { border-color: rgb(207,225,100); } td.TdClassName { border-color: #CFE164; } .TagClassName { border-color: #CFE164; } </style>