#C1EBE0 (or 0xC1EBE0) is unknown color: approx Mint Tulip. HEX triplet: C1, EB and E0. RGB value is (193,235,224). Sum of RGB (Red+Green+Blue) = 193+235+224=652 (86% of max value = 765). Red value is 193 (75.78% from 255 or 29.60% from 652); Green value is 235 (92.19% from 255 or 36.04% from 652); Blue value is 224 (87.89% from 255 or 34.36% from 652); Max value from RGB is 235 - color contains mainly: green. Hex color #C1EBE0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C1EBE0 is #3E141F. Grayscale: #DDDDDD. Windows color (decimal): -4068384 or 14740417. OLE color: 14740417.
HSL color Cylindrical-coordinate representation of color #C1EBE0: hue angle of 164.29º degrees, saturation: 0.51, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #C1EBE0 is Cyan = 0.18, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.08.
<style> p { color: #C1EBE0; } p { color: rgb(193,235,224); } H1.HeaderClassName { color: #C1EBE0; } .AnyTagClassName { color: #C1EBE0; } </style>
<style> a { background-color: #C1EBE0; } a { background-color: rgb(193,235,224); } div.DivClassName { background-color: #C1EBE0; } .BgClassName { background-color: #C1EBE0; } </style>
<style> span { border-color: #C1EBE0; } span { border-color: rgb(193,235,224); } td.TdClassName { border-color: #C1EBE0; } .TagClassName { border-color: #C1EBE0; } </style>