#CFB71C (or 0xCFB71C) is unknown color: approx Bird Flower. HEX triplet: CF, B7 and 1C. RGB value is (207,183,28). Sum of RGB (Red+Green+Blue) = 207+183+28=418 (55% of max value = 765). Red value is 207 (81.25% from 255 or 49.52% from 418); Green value is 183 (71.88% from 255 or 43.78% from 418); Blue value is 28 (11.33% from 255 or 6.70% from 418); Max value from RGB is 207 - color contains mainly: red. Hex color #CFB71C is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CFB71C is #3048E3. Grayscale: #ADADAD. Windows color (decimal): -3164388 or 1882063. OLE color: 1882063.
HSL color Cylindrical-coordinate representation of color #CFB71C: hue angle of 51.96º degrees, saturation: 0.76, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #CFB71C is Cyan = 0, Magento = 0.12, Yellow = 0.86 and Black (K on CMYK) = 0.19.
<style> p { color: #CFB71C; } p { color: rgb(207,183,28); } H1.HeaderClassName { color: #CFB71C; } .AnyTagClassName { color: #CFB71C; } </style>
<style> a { background-color: #CFB71C; } a { background-color: rgb(207,183,28); } div.DivClassName { background-color: #CFB71C; } .BgClassName { background-color: #CFB71C; } </style>
<style> span { border-color: #CFB71C; } span { border-color: rgb(207,183,28); } td.TdClassName { border-color: #CFB71C; } .TagClassName { border-color: #CFB71C; } </style>