#9CCCBA (or 0x9CCCBA) is unknown color: approx Shadow Green. HEX triplet: 9C, CC and BA. RGB value is (156,204,186). Sum of RGB (Red+Green+Blue) = 156+204+186=546 (72% of max value = 765). Red value is 156 (61.33% from 255 or 28.57% from 546); Green value is 204 (80.08% from 255 or 37.36% from 546); Blue value is 186 (73.05% from 255 or 34.07% from 546); Max value from RGB is 204 - color contains mainly: green. Hex color #9CCCBA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #9CCCBA is #633345. Grayscale: #BBBBBB. Windows color (decimal): -6501190 or 12242076. OLE color: 12242076.
HSL color Cylindrical-coordinate representation of color #9CCCBA: hue angle of 157.5º degrees, saturation: 0.32, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9CCCBA is Cyan = 0.24, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.2.
<style> p { color: #9CCCBA; } p { color: rgb(156,204,186); } H1.HeaderClassName { color: #9CCCBA; } .AnyTagClassName { color: #9CCCBA; } </style>
<style> a { background-color: #9CCCBA; } a { background-color: rgb(156,204,186); } div.DivClassName { background-color: #9CCCBA; } .BgClassName { background-color: #9CCCBA; } </style>
<style> span { border-color: #9CCCBA; } span { border-color: rgb(156,204,186); } td.TdClassName { border-color: #9CCCBA; } .TagClassName { border-color: #9CCCBA; } </style>