#909EBD (or 0x909EBD) is unknown color: approx Rock Blue. HEX triplet: 90, 9E and BD. RGB value is (144,158,189). Sum of RGB (Red+Green+Blue) = 144+158+189=491 (65% of max value = 765). Red value is 144 (56.64% from 255 or 29.33% from 491); Green value is 158 (62.11% from 255 or 32.18% from 491); Blue value is 189 (74.22% from 255 or 38.49% from 491); Max value from RGB is 189 - color contains mainly: blue. Hex color #909EBD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #909EBD is #6F6142. Grayscale: #9D9D9D. Windows color (decimal): -7299395 or 12426896. OLE color: 12426896.
HSL color Cylindrical-coordinate representation of color #909EBD: hue angle of 221.33º degrees, saturation: 0.25, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #909EBD is Cyan = 0.24, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #909EBD; } p { color: rgb(144,158,189); } H1.HeaderClassName { color: #909EBD; } .AnyTagClassName { color: #909EBD; } </style>
<style> a { background-color: #909EBD; } a { background-color: rgb(144,158,189); } div.DivClassName { background-color: #909EBD; } .BgClassName { background-color: #909EBD; } </style>
<style> span { border-color: #909EBD; } span { border-color: rgb(144,158,189); } td.TdClassName { border-color: #909EBD; } .TagClassName { border-color: #909EBD; } </style>