#9CAA98 (or 0x9CAA98) is unknown color: approx Mantle. HEX triplet: 9C, AA and 98. RGB value is (156,170,152). Sum of RGB (Red+Green+Blue) = 156+170+152=478 (63% of max value = 765). Red value is 156 (61.33% from 255 or 32.64% from 478); Green value is 170 (66.80% from 255 or 35.56% from 478); Blue value is 152 (59.77% from 255 or 31.80% from 478); Max value from RGB is 170 - color contains mainly: green. Hex color #9CAA98 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9CAA98 is #635567. Grayscale: #A3A3A3. Windows color (decimal): -6509928 or 10005148. OLE color: 10005148.
HSL color Cylindrical-coordinate representation of color #9CAA98: hue angle of 106.67º degrees, saturation: 0.1, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #9CAA98 is Cyan = 0.08, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.33.
<style> p { color: #9CAA98; } p { color: rgb(156,170,152); } H1.HeaderClassName { color: #9CAA98; } .AnyTagClassName { color: #9CAA98; } </style>
<style> a { background-color: #9CAA98; } a { background-color: rgb(156,170,152); } div.DivClassName { background-color: #9CAA98; } .BgClassName { background-color: #9CAA98; } </style>
<style> span { border-color: #9CAA98; } span { border-color: rgb(156,170,152); } td.TdClassName { border-color: #9CAA98; } .TagClassName { border-color: #9CAA98; } </style>