#99C1A1 (or 0x99C1A1) is unknown color: approx Summer Green. HEX triplet: 99, C1 and A1. RGB value is (153,193,161). Sum of RGB (Red+Green+Blue) = 153+193+161=507 (67% of max value = 765). Red value is 153 (60.16% from 255 or 30.18% from 507); Green value is 193 (75.78% from 255 or 38.07% from 507); Blue value is 161 (63.28% from 255 or 31.76% from 507); Max value from RGB is 193 - color contains mainly: green. Hex color #99C1A1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #99C1A1 is #663E5E. Grayscale: #B1B1B1. Windows color (decimal): -6700639 or 10600857. OLE color: 10600857.
HSL color Cylindrical-coordinate representation of color #99C1A1: hue angle of 132º degrees, saturation: 0.24, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #99C1A1 is Cyan = 0.21, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.24.
<style> p { color: #99C1A1; } p { color: rgb(153,193,161); } H1.HeaderClassName { color: #99C1A1; } .AnyTagClassName { color: #99C1A1; } </style>
<style> a { background-color: #99C1A1; } a { background-color: rgb(153,193,161); } div.DivClassName { background-color: #99C1A1; } .BgClassName { background-color: #99C1A1; } </style>
<style> span { border-color: #99C1A1; } span { border-color: rgb(153,193,161); } td.TdClassName { border-color: #99C1A1; } .TagClassName { border-color: #99C1A1; } </style>