#9999E1 (or 0x9999E1) is unknown color: approx Blue Bell. HEX triplet: 99, 99 and E1. RGB value is (153,153,225). Sum of RGB (Red+Green+Blue) = 153+153+225=531 (70% of max value = 765). Red value is 153 (60.16% from 255 or 28.81% from 531); Green value is 153 (60.16% from 255 or 28.81% from 531); Blue value is 225 (88.28% from 255 or 42.37% from 531); Max value from RGB is 225 - color contains mainly: blue. Hex color #9999E1 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9999E1 is #66661E. Grayscale: #A0A0A0. Windows color (decimal): -6710815 or 14784921. OLE color: 14784921.
HSL color Cylindrical-coordinate representation of color #9999E1: hue angle of 240º degrees, saturation: 0.55, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #9999E1 is Cyan = 0.32, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #9999E1; } p { color: rgb(153,153,225); } H1.HeaderClassName { color: #9999E1; } .AnyTagClassName { color: #9999E1; } </style>
<style> a { background-color: #9999E1; } a { background-color: rgb(153,153,225); } div.DivClassName { background-color: #9999E1; } .BgClassName { background-color: #9999E1; } </style>
<style> span { border-color: #9999E1; } span { border-color: rgb(153,153,225); } td.TdClassName { border-color: #9999E1; } .TagClassName { border-color: #9999E1; } </style>