#CFAB44 (or 0xCFAB44) is unknown color: approx Metallic Gold. HEX triplet: CF, AB and 44. RGB value is (207,171,68). Sum of RGB (Red+Green+Blue) = 207+171+68=446 (59% of max value = 765). Red value is 207 (81.25% from 255 or 46.41% from 446); Green value is 171 (67.19% from 255 or 38.34% from 446); Blue value is 68 (26.95% from 255 or 15.25% from 446); Max value from RGB is 207 - color contains mainly: red. Hex color #CFAB44 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CFAB44 is #3054BB. Grayscale: #AAAAAA. Windows color (decimal): -3167420 or 4500431. OLE color: 4500431.
HSL color Cylindrical-coordinate representation of color #CFAB44: hue angle of 44.46º degrees, saturation: 0.59, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #CFAB44 is Cyan = 0, Magento = 0.17, Yellow = 0.67 and Black (K on CMYK) = 0.19.
<style> p { color: #cfab44; } p { color: rgb(207,171,68); } H1.HeaderClassName { color: #cfab44; } .AnyTagClassName { color: #cfab44; } </style>
<style> a { background-color: #cfab44; } a { background-color: rgb(207,171,68); } div.DivClassName { background-color: #cfab44; } .BgClassName { background-color: #cfab44; } </style>
<style> span { border-color: #cfab44; } span { border-color: rgb(207,171,68); } td.TdClassName { border-color: #cfab44; } .TagClassName { border-color: #cfab44; } </style>