#C1DEBF (or 0xC1DEBF) is unknown color: approx Surf Crest. HEX triplet: C1, DE and BF. RGB value is (193,222,191). Sum of RGB (Red+Green+Blue) = 193+222+191=606 (80% of max value = 765). Red value is 193 (75.78% from 255 or 31.85% from 606); Green value is 222 (87.11% from 255 or 36.63% from 606); Blue value is 191 (75% from 255 or 31.52% from 606); Max value from RGB is 222 - color contains mainly: green. Hex color #C1DEBF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C1DEBF is #3E2140. Grayscale: #D1D1D1. Windows color (decimal): -4071745 or 12574401. OLE color: 12574401.
HSL color Cylindrical-coordinate representation of color #C1DEBF: hue angle of 116.13º degrees, saturation: 0.32, 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 #C1DEBF is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.13.
<style> p { color: #C1DEBF; } p { color: rgb(193,222,191); } H1.HeaderClassName { color: #C1DEBF; } .AnyTagClassName { color: #C1DEBF; } </style>
<style> a { background-color: #C1DEBF; } a { background-color: rgb(193,222,191); } div.DivClassName { background-color: #C1DEBF; } .BgClassName { background-color: #C1DEBF; } </style>
<style> span { border-color: #C1DEBF; } span { border-color: rgb(193,222,191); } td.TdClassName { border-color: #C1DEBF; } .TagClassName { border-color: #C1DEBF; } </style>