#C3CECF (or 0xC3CECF) is unknown color: approx Iron. HEX triplet: C3, CE and CF. RGB value is (195,206,207). Sum of RGB (Red+Green+Blue) = 195+206+207=608 (80% of max value = 765). Red value is 195 (76.56% from 255 or 32.07% from 608); Green value is 206 (80.86% from 255 or 33.88% from 608); Blue value is 207 (81.25% from 255 or 34.05% from 608); Max value from RGB is 207 - color contains mainly: blue. Hex color #C3CECF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C3CECF is #3C3130. Grayscale: #CACACA. Windows color (decimal): -3944753 or 13618883. OLE color: 13618883.
HSL color Cylindrical-coordinate representation of color #C3CECF: hue angle of 185º degrees, saturation: 0.11, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #C3CECF is Cyan = 0.06, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #C3CECF; } p { color: rgb(195,206,207); } H1.HeaderClassName { color: #C3CECF; } .AnyTagClassName { color: #C3CECF; } </style>
<style> a { background-color: #C3CECF; } a { background-color: rgb(195,206,207); } div.DivClassName { background-color: #C3CECF; } .BgClassName { background-color: #C3CECF; } </style>
<style> span { border-color: #C3CECF; } span { border-color: rgb(195,206,207); } td.TdClassName { border-color: #C3CECF; } .TagClassName { border-color: #C3CECF; } </style>