#CFB00A (or 0xCFB00A) is unknown color: approx Bird Flower. HEX triplet: CF, B0 and 0A. RGB value is (207,176,10). Sum of RGB (Red+Green+Blue) = 207+176+10=393 (52% of max value = 765). Red value is 207 (81.25% from 255 or 52.67% from 393); Green value is 176 (69.14% from 255 or 44.78% from 393); Blue value is 10 (4.30% from 255 or 2.54% from 393); Max value from RGB is 207 - color contains mainly: red. Hex color #CFB00A is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #CFB00A is #304FF5. Grayscale: #A7A7A7. Windows color (decimal): -3166198 or 700623. OLE color: 700623.
HSL color Cylindrical-coordinate representation of color #CFB00A: hue angle of 50.56º degrees, saturation: 0.91, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #CFB00A is Cyan = 0, Magento = 0.15, Yellow = 0.95 and Black (K on CMYK) = 0.19.
<style> p { color: #CFB00A; } p { color: rgb(207,176,10); } H1.HeaderClassName { color: #CFB00A; } .AnyTagClassName { color: #CFB00A; } </style>
<style> a { background-color: #CFB00A; } a { background-color: rgb(207,176,10); } div.DivClassName { background-color: #CFB00A; } .BgClassName { background-color: #CFB00A; } </style>
<style> span { border-color: #CFB00A; } span { border-color: rgb(207,176,10); } td.TdClassName { border-color: #CFB00A; } .TagClassName { border-color: #CFB00A; } </style>