#C6CBC8 (or 0xC6CBC8) is unknown color: approx Nebula. HEX triplet: C6, CB and C8. RGB value is (198,203,200). Sum of RGB (Red+Green+Blue) = 198+203+200=601 (79% of max value = 765). Red value is 198 (77.73% from 255 or 32.95% from 601); Green value is 203 (79.69% from 255 or 33.78% from 601); Blue value is 200 (78.52% from 255 or 33.28% from 601); Max value from RGB is 203 - color contains mainly: green. Hex color #C6CBC8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C6CBC8 is #393437. Grayscale: #C9C9C9. Windows color (decimal): -3748920 or 13159366. OLE color: 13159366.
HSL color Cylindrical-coordinate representation of color #C6CBC8: hue angle of 144º degrees, saturation: 0.05, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #C6CBC8 is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.20.
<style> p { color: #C6CBC8; } p { color: rgb(198,203,200); } H1.HeaderClassName { color: #C6CBC8; } .AnyTagClassName { color: #C6CBC8; } </style>
<style> a { background-color: #C6CBC8; } a { background-color: rgb(198,203,200); } div.DivClassName { background-color: #C6CBC8; } .BgClassName { background-color: #C6CBC8; } </style>
<style> span { border-color: #C6CBC8; } span { border-color: rgb(198,203,200); } td.TdClassName { border-color: #C6CBC8; } .TagClassName { border-color: #C6CBC8; } </style>