#CFBC09 (or 0xCFBC09) is unknown color: approx Bird Flower. HEX triplet: CF, BC and 09. RGB value is (207,188,9). Sum of RGB (Red+Green+Blue) = 207+188+9=404 (53% of max value = 765). Red value is 207 (81.25% from 255 or 51.24% from 404); Green value is 188 (73.83% from 255 or 46.53% from 404); Blue value is 9 (3.91% from 255 or 2.23% from 404); Max value from RGB is 207 - color contains mainly: red. Hex color #CFBC09 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CFBC09 is #3043F6. Grayscale: #AEAEAE. Windows color (decimal): -3163127 or 638159. OLE color: 638159.
HSL color Cylindrical-coordinate representation of color #CFBC09: hue angle of 54.24º degrees, saturation: 0.92, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #CFBC09 is Cyan = 0, Magento = 0.09, Yellow = 0.96 and Black (K on CMYK) = 0.19.
<style> p { color: #CFBC09; } p { color: rgb(207,188,9); } H1.HeaderClassName { color: #CFBC09; } .AnyTagClassName { color: #CFBC09; } </style>
<style> a { background-color: #CFBC09; } a { background-color: rgb(207,188,9); } div.DivClassName { background-color: #CFBC09; } .BgClassName { background-color: #CFBC09; } </style>
<style> span { border-color: #CFBC09; } span { border-color: rgb(207,188,9); } td.TdClassName { border-color: #CFBC09; } .TagClassName { border-color: #CFBC09; } </style>