#C2FEB9 (or 0xC2FEB9) is unknown color: approx Tea Green. HEX triplet: C2, FE and B9. RGB value is (194,254,185). Sum of RGB (Red+Green+Blue) = 194+254+185=633 (83% of max value = 765). Red value is 194 (76.17% from 255 or 30.65% from 633); Green value is 254 (99.61% from 255 or 40.13% from 633); Blue value is 185 (72.66% from 255 or 29.23% from 633); Max value from RGB is 254 - color contains mainly: green. Hex color #C2FEB9 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C2FEB9 is #3D0146. Grayscale: #E4E4E4. Windows color (decimal): -3998023 or 12189378. OLE color: 12189378.
HSL color Cylindrical-coordinate representation of color #C2FEB9: hue angle of 112.17º degrees, saturation: 0.97, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #C2FEB9 is Cyan = 0.24, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.00.
<style> p { color: #C2FEB9; } p { color: rgb(194,254,185); } H1.HeaderClassName { color: #C2FEB9; } .AnyTagClassName { color: #C2FEB9; } </style>
<style> a { background-color: #C2FEB9; } a { background-color: rgb(194,254,185); } div.DivClassName { background-color: #C2FEB9; } .BgClassName { background-color: #C2FEB9; } </style>
<style> span { border-color: #C2FEB9; } span { border-color: rgb(194,254,185); } td.TdClassName { border-color: #C2FEB9; } .TagClassName { border-color: #C2FEB9; } </style>