#C0BD31 (or 0xC0BD31) is unknown color: approx Old Gold. HEX triplet: C0, BD and 31. RGB value is (192,189,49). Sum of RGB (Red+Green+Blue) = 192+189+49=430 (56% of max value = 765). Red value is 192 (75.39% from 255 or 44.65% from 430); Green value is 189 (74.22% from 255 or 43.95% from 430); Blue value is 49 (19.53% from 255 or 11.40% from 430); Max value from RGB is 192 - color contains mainly: red. Hex color #C0BD31 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #C0BD31 is #3F42CE. Grayscale: #AEAEAE. Windows color (decimal): -4145871 or 3259840. OLE color: 3259840.
HSL color Cylindrical-coordinate representation of color #C0BD31: hue angle of 58.74º degrees, saturation: 0.59, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #C0BD31 is Cyan = 0, Magento = 0.02, Yellow = 0.74 and Black (K on CMYK) = 0.25.
<style> p { color: #c0bd31; } p { color: rgb(192,189,49); } H1.HeaderClassName { color: #c0bd31; } .AnyTagClassName { color: #c0bd31; } </style>
<style> a { background-color: #c0bd31; } a { background-color: rgb(192,189,49); } div.DivClassName { background-color: #c0bd31; } .BgClassName { background-color: #c0bd31; } </style>
<style> span { border-color: #c0bd31; } span { border-color: rgb(192,189,49); } td.TdClassName { border-color: #c0bd31; } .TagClassName { border-color: #c0bd31; } </style>