#9FBDEB (or 0x9FBDEB) is unknown color: approx Tropical Blue. HEX triplet: 9F, BD and EB. RGB value is (159,189,235). Sum of RGB (Red+Green+Blue) = 159+189+235=583 (77% of max value = 765). Red value is 159 (62.5% from 255 or 27.27% from 583); Green value is 189 (74.22% from 255 or 32.42% from 583); Blue value is 235 (92.19% from 255 or 40.31% from 583); Max value from RGB is 235 - color contains mainly: blue. Hex color #9FBDEB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #9FBDEB is #604214. Grayscale: #B9B9B9. Windows color (decimal): -6308373 or 15449503. OLE color: 15449503.
HSL color Cylindrical-coordinate representation of color #9FBDEB: hue angle of 216.32º degrees, saturation: 0.66, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #9FBDEB is Cyan = 0.32, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #9FBDEB; } p { color: rgb(159,189,235); } H1.HeaderClassName { color: #9FBDEB; } .AnyTagClassName { color: #9FBDEB; } </style>
<style> a { background-color: #9FBDEB; } a { background-color: rgb(159,189,235); } div.DivClassName { background-color: #9FBDEB; } .BgClassName { background-color: #9FBDEB; } </style>
<style> span { border-color: #9FBDEB; } span { border-color: rgb(159,189,235); } td.TdClassName { border-color: #9FBDEB; } .TagClassName { border-color: #9FBDEB; } </style>