#9090BE (or 0x9090BE) is unknown color: approx Blue Bell. HEX triplet: 90, 90 and BE. RGB value is (144,144,190). Sum of RGB (Red+Green+Blue) = 144+144+190=478 (63% of max value = 765). Red value is 144 (56.64% from 255 or 30.13% from 478); Green value is 144 (56.64% from 255 or 30.13% from 478); Blue value is 190 (74.61% from 255 or 39.75% from 478); Max value from RGB is 190 - color contains mainly: blue. Hex color #9090BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9090BE is #6F6F41. Grayscale: #959595. Windows color (decimal): -7302978 or 12488848. OLE color: 12488848.
HSL color Cylindrical-coordinate representation of color #9090BE: hue angle of 240º degrees, saturation: 0.26, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9090BE is Cyan = 0.24, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #9090BE; } p { color: rgb(144,144,190); } H1.HeaderClassName { color: #9090BE; } .AnyTagClassName { color: #9090BE; } </style>
<style> a { background-color: #9090BE; } a { background-color: rgb(144,144,190); } div.DivClassName { background-color: #9090BE; } .BgClassName { background-color: #9090BE; } </style>
<style> span { border-color: #9090BE; } span { border-color: rgb(144,144,190); } td.TdClassName { border-color: #9090BE; } .TagClassName { border-color: #9090BE; } </style>