#9C99CD (or 0x9C99CD) is unknown color: approx Blue Bell. HEX triplet: 9C, 99 and CD. RGB value is (156,153,205). Sum of RGB (Red+Green+Blue) = 156+153+205=514 (68% of max value = 765). Red value is 156 (61.33% from 255 or 30.35% from 514); Green value is 153 (60.16% from 255 or 29.77% from 514); Blue value is 205 (80.47% from 255 or 39.88% from 514); Max value from RGB is 205 - color contains mainly: blue. Hex color #9C99CD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9C99CD is #636632. Grayscale: #9F9F9F. Windows color (decimal): -6514227 or 13474204. OLE color: 13474204.
HSL color Cylindrical-coordinate representation of color #9C99CD: hue angle of 243.46º degrees, saturation: 0.34, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9C99CD is Cyan = 0.24, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #9C99CD; } p { color: rgb(156,153,205); } H1.HeaderClassName { color: #9C99CD; } .AnyTagClassName { color: #9C99CD; } </style>
<style> a { background-color: #9C99CD; } a { background-color: rgb(156,153,205); } div.DivClassName { background-color: #9C99CD; } .BgClassName { background-color: #9C99CD; } </style>
<style> span { border-color: #9C99CD; } span { border-color: rgb(156,153,205); } td.TdClassName { border-color: #9C99CD; } .TagClassName { border-color: #9C99CD; } </style>