#C0C364 (or 0xC0C364) is unknown color: approx Wild Willow. HEX triplet: C0, C3 and 64. RGB value is (192,195,100). Sum of RGB (Red+Green+Blue) = 192+195+100=487 (64% of max value = 765). Red value is 192 (75.39% from 255 or 39.43% from 487); Green value is 195 (76.56% from 255 or 40.04% from 487); Blue value is 100 (39.45% from 255 or 20.53% from 487); Max value from RGB is 195 - color contains mainly: green. Hex color #C0C364 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C0C364 is #3F3C9B. Grayscale: #B7B7B7. Windows color (decimal): -4144284 or 6603712. OLE color: 6603712.
HSL color Cylindrical-coordinate representation of color #C0C364: hue angle of 61.89º degrees, saturation: 0.44, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #C0C364 is Cyan = 0.02, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.24.
<style> p { color: #c0c364; } p { color: rgb(192,195,100); } H1.HeaderClassName { color: #c0c364; } .AnyTagClassName { color: #c0c364; } </style>
<style> a { background-color: #c0c364; } a { background-color: rgb(192,195,100); } div.DivClassName { background-color: #c0c364; } .BgClassName { background-color: #c0c364; } </style>
<style> span { border-color: #c0c364; } span { border-color: rgb(192,195,100); } td.TdClassName { border-color: #c0c364; } .TagClassName { border-color: #c0c364; } </style>