#C0CABC (or 0xC0CABC) is unknown color: approx Surf Crest. HEX triplet: C0, CA and BC. RGB value is (192,202,188). Sum of RGB (Red+Green+Blue) = 192+202+188=582 (77% of max value = 765). Red value is 192 (75.39% from 255 or 32.99% from 582); Green value is 202 (79.30% from 255 or 34.71% from 582); Blue value is 188 (73.83% from 255 or 32.30% from 582); Max value from RGB is 202 - color contains mainly: green. Hex color #C0CABC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0CABC is #3F3543. Grayscale: #C5C5C5. Windows color (decimal): -4142404 or 12372672. OLE color: 12372672.
HSL color Cylindrical-coordinate representation of color #C0CABC: hue angle of 102.86º degrees, saturation: 0.12, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #C0CABC is Cyan = 0.05, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.21.
<style> p { color: #C0CABC; } p { color: rgb(192,202,188); } H1.HeaderClassName { color: #C0CABC; } .AnyTagClassName { color: #C0CABC; } </style>
<style> a { background-color: #C0CABC; } a { background-color: rgb(192,202,188); } div.DivClassName { background-color: #C0CABC; } .BgClassName { background-color: #C0CABC; } </style>
<style> span { border-color: #C0CABC; } span { border-color: rgb(192,202,188); } td.TdClassName { border-color: #C0CABC; } .TagClassName { border-color: #C0CABC; } </style>