#CFEB99 (or 0xCFEB99) is unknown color: approx Reef. HEX triplet: CF, EB and 99. RGB value is (207,235,153). Sum of RGB (Red+Green+Blue) = 207+235+153=595 (78% of max value = 765). Red value is 207 (81.25% from 255 or 34.79% from 595); Green value is 235 (92.19% from 255 or 39.50% from 595); Blue value is 153 (60.16% from 255 or 25.71% from 595); Max value from RGB is 235 - color contains mainly: green. Hex color #CFEB99 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CFEB99 is #301466. Grayscale: #D9D9D9. Windows color (decimal): -3150951 or 10087375. OLE color: 10087375.
HSL color Cylindrical-coordinate representation of color #CFEB99: hue angle of 80.49º degrees, saturation: 0.67, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CFEB99 is Cyan = 0.12, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.08.
<style> p { color: #CFEB99; } p { color: rgb(207,235,153); } H1.HeaderClassName { color: #CFEB99; } .AnyTagClassName { color: #CFEB99; } </style>
<style> a { background-color: #CFEB99; } a { background-color: rgb(207,235,153); } div.DivClassName { background-color: #CFEB99; } .BgClassName { background-color: #CFEB99; } </style>
<style> span { border-color: #CFEB99; } span { border-color: rgb(207,235,153); } td.TdClassName { border-color: #CFEB99; } .TagClassName { border-color: #CFEB99; } </style>