#C0CDCA (or 0xC0CDCA) is unknown color: approx Jet Stream. HEX triplet: C0, CD and CA. RGB value is (192,205,202). Sum of RGB (Red+Green+Blue) = 192+205+202=599 (79% of max value = 765). Red value is 192 (75.39% from 255 or 32.05% from 599); Green value is 205 (80.47% from 255 or 34.22% from 599); Blue value is 202 (79.30% from 255 or 33.72% from 599); Max value from RGB is 205 - color contains mainly: green. Hex color #C0CDCA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0CDCA is #3F3235. Grayscale: #C8C8C8. Windows color (decimal): -4141622 or 13290944. OLE color: 13290944.
HSL color Cylindrical-coordinate representation of color #C0CDCA: hue angle of 166.15º degrees, saturation: 0.12, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #C0CDCA is Cyan = 0.06, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.20.
<style> p { color: #C0CDCA; } p { color: rgb(192,205,202); } H1.HeaderClassName { color: #C0CDCA; } .AnyTagClassName { color: #C0CDCA; } </style>
<style> a { background-color: #C0CDCA; } a { background-color: rgb(192,205,202); } div.DivClassName { background-color: #C0CDCA; } .BgClassName { background-color: #C0CDCA; } </style>
<style> span { border-color: #C0CDCA; } span { border-color: rgb(192,205,202); } td.TdClassName { border-color: #C0CDCA; } .TagClassName { border-color: #C0CDCA; } </style>