#C0AA34 (or 0xC0AA34) is unknown color: approx Brass. HEX triplet: C0, AA and 34. RGB value is (192,170,52). Sum of RGB (Red+Green+Blue) = 192+170+52=414 (54% of max value = 765). Red value is 192 (75.39% from 255 or 46.38% from 414); Green value is 170 (66.80% from 255 or 41.06% from 414); Blue value is 52 (20.70% from 255 or 12.56% from 414); Max value from RGB is 192 - color contains mainly: red. Hex color #C0AA34 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C0AA34 is #3F55CB. Grayscale: #A3A3A3. Windows color (decimal): -4150732 or 3451584. OLE color: 3451584.
HSL color Cylindrical-coordinate representation of color #C0AA34: hue angle of 50.57º degrees, saturation: 0.57, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #C0AA34 is Cyan = 0, Magento = 0.11, Yellow = 0.73 and Black (K on CMYK) = 0.25.
<style> p { color: #C0AA34; } p { color: rgb(192,170,52); } H1.HeaderClassName { color: #C0AA34; } .AnyTagClassName { color: #C0AA34; } </style>
<style> a { background-color: #C0AA34; } a { background-color: rgb(192,170,52); } div.DivClassName { background-color: #C0AA34; } .BgClassName { background-color: #C0AA34; } </style>
<style> span { border-color: #C0AA34; } span { border-color: rgb(192,170,52); } td.TdClassName { border-color: #C0AA34; } .TagClassName { border-color: #C0AA34; } </style>