#C6DEBE (or 0xC6DEBE) is unknown color: approx Surf Crest. HEX triplet: C6, DE and BE. RGB value is (198,222,190). Sum of RGB (Red+Green+Blue) = 198+222+190=610 (80% of max value = 765). Red value is 198 (77.73% from 255 or 32.46% from 610); Green value is 222 (87.11% from 255 or 36.39% from 610); Blue value is 190 (74.61% from 255 or 31.15% from 610); Max value from RGB is 222 - color contains mainly: green. Hex color #C6DEBE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C6DEBE is #392141. Grayscale: #D3D3D3. Windows color (decimal): -3744066 or 12508870. OLE color: 12508870.
HSL color Cylindrical-coordinate representation of color #C6DEBE: hue angle of 105º degrees, saturation: 0.33, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #C6DEBE is Cyan = 0.11, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.13.
<style> p { color: #C6DEBE; } p { color: rgb(198,222,190); } H1.HeaderClassName { color: #C6DEBE; } .AnyTagClassName { color: #C6DEBE; } </style>
<style> a { background-color: #C6DEBE; } a { background-color: rgb(198,222,190); } div.DivClassName { background-color: #C6DEBE; } .BgClassName { background-color: #C6DEBE; } </style>
<style> span { border-color: #C6DEBE; } span { border-color: rgb(198,222,190); } td.TdClassName { border-color: #C6DEBE; } .TagClassName { border-color: #C6DEBE; } </style>