#C2CBCF (or 0xC2CBCF) is unknown color: approx Spindle. HEX triplet: C2, CB and CF. RGB value is (194,203,207). Sum of RGB (Red+Green+Blue) = 194+203+207=604 (80% of max value = 765). Red value is 194 (76.17% from 255 or 32.12% from 604); Green value is 203 (79.69% from 255 or 33.61% from 604); Blue value is 207 (81.25% from 255 or 34.27% from 604); Max value from RGB is 207 - color contains mainly: blue. Hex color #C2CBCF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C2CBCF is #3D3430. Grayscale: #C8C8C8. Windows color (decimal): -4011057 or 13618114. OLE color: 13618114.
HSL color Cylindrical-coordinate representation of color #C2CBCF: hue angle of 198.46º degrees, saturation: 0.12, 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 #C2CBCF is Cyan = 0.06, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #C2CBCF; } p { color: rgb(194,203,207); } H1.HeaderClassName { color: #C2CBCF; } .AnyTagClassName { color: #C2CBCF; } </style>
<style> a { background-color: #C2CBCF; } a { background-color: rgb(194,203,207); } div.DivClassName { background-color: #C2CBCF; } .BgClassName { background-color: #C2CBCF; } </style>
<style> span { border-color: #C2CBCF; } span { border-color: rgb(194,203,207); } td.TdClassName { border-color: #C2CBCF; } .TagClassName { border-color: #C2CBCF; } </style>