#C4EABB (or 0xC4EABB) is unknown color: approx Tea Green. HEX triplet: C4, EA and BB. RGB value is (196,234,187). Sum of RGB (Red+Green+Blue) = 196+234+187=617 (81% of max value = 765). Red value is 196 (76.95% from 255 or 31.77% from 617); Green value is 234 (91.80% from 255 or 37.93% from 617); Blue value is 187 (73.44% from 255 or 30.31% from 617); Max value from RGB is 234 - color contains mainly: green. Hex color #C4EABB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C4EABB is #3B1544. Grayscale: #D9D9D9. Windows color (decimal): -3872069 or 12315332. OLE color: 12315332.
HSL color Cylindrical-coordinate representation of color #C4EABB: hue angle of 108.51º degrees, saturation: 0.53, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #C4EABB is Cyan = 0.16, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.08.
<style> p { color: #C4EABB; } p { color: rgb(196,234,187); } H1.HeaderClassName { color: #C4EABB; } .AnyTagClassName { color: #C4EABB; } </style>
<style> a { background-color: #C4EABB; } a { background-color: rgb(196,234,187); } div.DivClassName { background-color: #C4EABB; } .BgClassName { background-color: #C4EABB; } </style>
<style> span { border-color: #C4EABB; } span { border-color: rgb(196,234,187); } td.TdClassName { border-color: #C4EABB; } .TagClassName { border-color: #C4EABB; } </style>