#9ECABC (or 0x9ECABC) is unknown color: approx Shadow Green. HEX triplet: 9E, CA and BC. RGB value is (158,202,188). Sum of RGB (Red+Green+Blue) = 158+202+188=548 (72% of max value = 765). Red value is 158 (62.11% from 255 or 28.83% from 548); Green value is 202 (79.30% from 255 or 36.86% from 548); Blue value is 188 (73.83% from 255 or 34.31% from 548); Max value from RGB is 202 - color contains mainly: green. Hex color #9ECABC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #9ECABC is #613543. Grayscale: #BBBBBB. Windows color (decimal): -6370628 or 12372638. OLE color: 12372638.
HSL color Cylindrical-coordinate representation of color #9ECABC: hue angle of 160.91º degrees, saturation: 0.29, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #9ECABC is Cyan = 0.22, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.21.
<style> p { color: #9ECABC; } p { color: rgb(158,202,188); } H1.HeaderClassName { color: #9ECABC; } .AnyTagClassName { color: #9ECABC; } </style>
<style> a { background-color: #9ECABC; } a { background-color: rgb(158,202,188); } div.DivClassName { background-color: #9ECABC; } .BgClassName { background-color: #9ECABC; } </style>
<style> span { border-color: #9ECABC; } span { border-color: rgb(158,202,188); } td.TdClassName { border-color: #9ECABC; } .TagClassName { border-color: #9ECABC; } </style>