#95BBED (or 0x95BBED) is unknown color: approx Cornflower. HEX triplet: 95, BB and ED. RGB value is (149,187,237). Sum of RGB (Red+Green+Blue) = 149+187+237=573 (75% of max value = 765). Red value is 149 (58.59% from 255 or 26.00% from 573); Green value is 187 (73.44% from 255 or 32.64% from 573); Blue value is 237 (92.97% from 255 or 41.36% from 573); Max value from RGB is 237 - color contains mainly: blue. Hex color #95BBED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #95BBED is #6A4412. Grayscale: #B5B5B5. Windows color (decimal): -6964243 or 15580053. OLE color: 15580053.
HSL color Cylindrical-coordinate representation of color #95BBED: hue angle of 214.09º degrees, saturation: 0.71, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #95BBED is Cyan = 0.37, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #95BBED; } p { color: rgb(149,187,237); } H1.HeaderClassName { color: #95BBED; } .AnyTagClassName { color: #95BBED; } </style>
<style> a { background-color: #95BBED; } a { background-color: rgb(149,187,237); } div.DivClassName { background-color: #95BBED; } .BgClassName { background-color: #95BBED; } </style>
<style> span { border-color: #95BBED; } span { border-color: rgb(149,187,237); } td.TdClassName { border-color: #95BBED; } .TagClassName { border-color: #95BBED; } </style>