#C0CABB (or 0xC0CABB) is unknown color: approx Surf Crest. HEX triplet: C0, CA and BB. RGB value is (192,202,187). Sum of RGB (Red+Green+Blue) = 192+202+187=581 (76% of max value = 765). Red value is 192 (75.39% from 255 or 33.05% from 581); Green value is 202 (79.30% from 255 or 34.77% from 581); Blue value is 187 (73.44% from 255 or 32.19% from 581); Max value from RGB is 202 - color contains mainly: green. Hex color #C0CABB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0CABB is #3F3544. Grayscale: #C5C5C5. Windows color (decimal): -4142405 or 12307136. OLE color: 12307136.
HSL color Cylindrical-coordinate representation of color #C0CABB: hue angle of 100º 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 #C0CABB is Cyan = 0.05, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.21.
<style> p { color: #C0CABB; } p { color: rgb(192,202,187); } H1.HeaderClassName { color: #C0CABB; } .AnyTagClassName { color: #C0CABB; } </style>
<style> a { background-color: #C0CABB; } a { background-color: rgb(192,202,187); } div.DivClassName { background-color: #C0CABB; } .BgClassName { background-color: #C0CABB; } </style>
<style> span { border-color: #C0CABB; } span { border-color: rgb(192,202,187); } td.TdClassName { border-color: #C0CABB; } .TagClassName { border-color: #C0CABB; } </style>