#C0C180 (or 0xC0C180) is unknown color: approx Pine Glade. HEX triplet: C0, C1 and 80. RGB value is (192,193,128). Sum of RGB (Red+Green+Blue) = 192+193+128=513 (67% of max value = 765). Red value is 192 (75.39% from 255 or 37.43% from 513); Green value is 193 (75.78% from 255 or 37.62% from 513); Blue value is 128 (50.39% from 255 or 24.95% from 513); Max value from RGB is 193 - color contains mainly: green. Hex color #C0C180 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C0C180 is #3F3E7F. Grayscale: #B9B9B9. Windows color (decimal): -4144768 or 8438208. OLE color: 8438208.
HSL color Cylindrical-coordinate representation of color #C0C180: hue angle of 60.92º degrees, saturation: 0.34, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #C0C180 is Cyan = 0.01, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.24.
<style> p { color: #C0C180; } p { color: rgb(192,193,128); } H1.HeaderClassName { color: #C0C180; } .AnyTagClassName { color: #C0C180; } </style>
<style> a { background-color: #C0C180; } a { background-color: rgb(192,193,128); } div.DivClassName { background-color: #C0C180; } .BgClassName { background-color: #C0C180; } </style>
<style> span { border-color: #C0C180; } span { border-color: rgb(192,193,128); } td.TdClassName { border-color: #C0C180; } .TagClassName { border-color: #C0C180; } </style>