#C2CDC0 (or 0xC2CDC0) is unknown color: approx Surf Crest. HEX triplet: C2, CD and C0. RGB value is (194,205,192). Sum of RGB (Red+Green+Blue) = 194+205+192=591 (78% of max value = 765). Red value is 194 (76.17% from 255 or 32.83% from 591); Green value is 205 (80.47% from 255 or 34.69% from 591); Blue value is 192 (75.39% from 255 or 32.49% from 591); Max value from RGB is 205 - color contains mainly: green. Hex color #C2CDC0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C2CDC0 is #3D323F. Grayscale: #C8C8C8. Windows color (decimal): -4010560 or 12635586. OLE color: 12635586.
HSL color Cylindrical-coordinate representation of color #C2CDC0: hue angle of 110.77º 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 #C2CDC0 is Cyan = 0.05, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.20.
<style> p { color: #C2CDC0; } p { color: rgb(194,205,192); } H1.HeaderClassName { color: #C2CDC0; } .AnyTagClassName { color: #C2CDC0; } </style>
<style> a { background-color: #C2CDC0; } a { background-color: rgb(194,205,192); } div.DivClassName { background-color: #C2CDC0; } .BgClassName { background-color: #C2CDC0; } </style>
<style> span { border-color: #C2CDC0; } span { border-color: rgb(194,205,192); } td.TdClassName { border-color: #C2CDC0; } .TagClassName { border-color: #C2CDC0; } </style>