#C2D1C2 (or 0xC2D1C2) is unknown color: approx Paris White. HEX triplet: C2, D1 and C2. RGB value is (194,209,194). Sum of RGB (Red+Green+Blue) = 194+209+194=597 (79% of max value = 765). Red value is 194 (76.17% from 255 or 32.50% from 597); Green value is 209 (82.03% from 255 or 35.01% from 597); Blue value is 194 (76.17% from 255 or 32.50% from 597); Max value from RGB is 209 - color contains mainly: green. Hex color #C2D1C2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C2D1C2 is #3D2E3D. Grayscale: #CACACA. Windows color (decimal): -4009534 or 12767682. OLE color: 12767682.
HSL color Cylindrical-coordinate representation of color #C2D1C2: hue angle of 120º degrees, saturation: 0.14, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #C2D1C2 is Cyan = 0.07, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.18.
<style> p { color: #C2D1C2; } p { color: rgb(194,209,194); } H1.HeaderClassName { color: #C2D1C2; } .AnyTagClassName { color: #C2D1C2; } </style>
<style> a { background-color: #C2D1C2; } a { background-color: rgb(194,209,194); } div.DivClassName { background-color: #C2D1C2; } .BgClassName { background-color: #C2D1C2; } </style>
<style> span { border-color: #C2D1C2; } span { border-color: rgb(194,209,194); } td.TdClassName { border-color: #C2D1C2; } .TagClassName { border-color: #C2D1C2; } </style>