#CFCC0F (or 0xCFCC0F) is unknown color: approx Bird Flower. HEX triplet: CF, CC and 0F. RGB value is (207,204,15). Sum of RGB (Red+Green+Blue) = 207+204+15=426 (56% of max value = 765). Red value is 207 (81.25% from 255 or 48.59% from 426); Green value is 204 (80.08% from 255 or 47.89% from 426); Blue value is 15 (6.25% from 255 or 3.52% from 426); Max value from RGB is 207 - color contains mainly: red. Hex color #CFCC0F is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CFCC0F is #3033F0. Grayscale: #B8B8B8. Windows color (decimal): -3159025 or 1035471. OLE color: 1035471.
HSL color Cylindrical-coordinate representation of color #CFCC0F: hue angle of 59.06º degrees, saturation: 0.86, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CFCC0F is Cyan = 0, Magento = 0.01, Yellow = 0.93 and Black (K on CMYK) = 0.19.
<style> p { color: #CFCC0F; } p { color: rgb(207,204,15); } H1.HeaderClassName { color: #CFCC0F; } .AnyTagClassName { color: #CFCC0F; } </style>
<style> a { background-color: #CFCC0F; } a { background-color: rgb(207,204,15); } div.DivClassName { background-color: #CFCC0F; } .BgClassName { background-color: #CFCC0F; } </style>
<style> span { border-color: #CFCC0F; } span { border-color: rgb(207,204,15); } td.TdClassName { border-color: #CFCC0F; } .TagClassName { border-color: #CFCC0F; } </style>