#999CBE (or 0x999CBE) is unknown color: approx Logan. HEX triplet: 99, 9C and BE. RGB value is (153,156,190). Sum of RGB (Red+Green+Blue) = 153+156+190=499 (66% of max value = 765). Red value is 153 (60.16% from 255 or 30.66% from 499); Green value is 156 (61.33% from 255 or 31.26% from 499); Blue value is 190 (74.61% from 255 or 38.08% from 499); Max value from RGB is 190 - color contains mainly: blue. Hex color #999CBE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #999CBE is #666341. Grayscale: #9E9E9E. Windows color (decimal): -6710082 or 12491929. OLE color: 12491929.
HSL color Cylindrical-coordinate representation of color #999CBE: hue angle of 235.14º degrees, saturation: 0.22, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #999CBE is Cyan = 0.19, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #999CBE; } p { color: rgb(153,156,190); } H1.HeaderClassName { color: #999CBE; } .AnyTagClassName { color: #999CBE; } </style>
<style> a { background-color: #999CBE; } a { background-color: rgb(153,156,190); } div.DivClassName { background-color: #999CBE; } .BgClassName { background-color: #999CBE; } </style>
<style> span { border-color: #999CBE; } span { border-color: rgb(153,156,190); } td.TdClassName { border-color: #999CBE; } .TagClassName { border-color: #999CBE; } </style>