#9CABC2 (or 0x9CABC2) is unknown color: approx Rock Blue. HEX triplet: 9C, AB and C2. RGB value is (156,171,194). Sum of RGB (Red+Green+Blue) = 156+171+194=521 (69% of max value = 765). Red value is 156 (61.33% from 255 or 29.94% from 521); Green value is 171 (67.19% from 255 or 32.82% from 521); Blue value is 194 (76.17% from 255 or 37.24% from 521); Max value from RGB is 194 - color contains mainly: blue. Hex color #9CABC2 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9CABC2 is #63543D. Grayscale: #A9A9A9. Windows color (decimal): -6509630 or 12757916. OLE color: 12757916.
HSL color Cylindrical-coordinate representation of color #9CABC2: hue angle of 216.32º degrees, saturation: 0.24, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #9CABC2 is Cyan = 0.20, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #9CABC2; } p { color: rgb(156,171,194); } H1.HeaderClassName { color: #9CABC2; } .AnyTagClassName { color: #9CABC2; } </style>
<style> a { background-color: #9CABC2; } a { background-color: rgb(156,171,194); } div.DivClassName { background-color: #9CABC2; } .BgClassName { background-color: #9CABC2; } </style>
<style> span { border-color: #9CABC2; } span { border-color: rgb(156,171,194); } td.TdClassName { border-color: #9CABC2; } .TagClassName { border-color: #9CABC2; } </style>