#CFBF4D (or 0xCFBF4D) is unknown color: approx Confetti. HEX triplet: CF, BF and 4D. RGB value is (207,191,77). Sum of RGB (Red+Green+Blue) = 207+191+77=475 (62% of max value = 765). Red value is 207 (81.25% from 255 or 43.58% from 475); Green value is 191 (75% from 255 or 40.21% from 475); Blue value is 77 (30.47% from 255 or 16.21% from 475); Max value from RGB is 207 - color contains mainly: red. Hex color #CFBF4D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CFBF4D is #3040B2. Grayscale: #B7B7B7. Windows color (decimal): -3162291 or 5095375. OLE color: 5095375.
HSL color Cylindrical-coordinate representation of color #CFBF4D: hue angle of 52.62º degrees, saturation: 0.58, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #CFBF4D is Cyan = 0, Magento = 0.08, Yellow = 0.63 and Black (K on CMYK) = 0.19.
<style> p { color: #CFBF4D; } p { color: rgb(207,191,77); } H1.HeaderClassName { color: #CFBF4D; } .AnyTagClassName { color: #CFBF4D; } </style>
<style> a { background-color: #CFBF4D; } a { background-color: rgb(207,191,77); } div.DivClassName { background-color: #CFBF4D; } .BgClassName { background-color: #CFBF4D; } </style>
<style> span { border-color: #CFBF4D; } span { border-color: rgb(207,191,77); } td.TdClassName { border-color: #CFBF4D; } .TagClassName { border-color: #CFBF4D; } </style>