#95CAED (or 0x95CAED) is unknown color: approx Cornflower. HEX triplet: 95, CA and ED. RGB value is (149,202,237). Sum of RGB (Red+Green+Blue) = 149+202+237=588 (77% of max value = 765). Red value is 149 (58.59% from 255 or 25.34% from 588); Green value is 202 (79.30% from 255 or 34.35% from 588); Blue value is 237 (92.97% from 255 or 40.31% from 588); Max value from RGB is 237 - color contains mainly: blue. Hex color #95CAED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #95CAED is #6A3512. Grayscale: #BDBDBD. Windows color (decimal): -6960403 or 15583893. OLE color: 15583893.
HSL color Cylindrical-coordinate representation of color #95CAED: hue angle of 203.86º 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 #95CAED is Cyan = 0.37, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #95CAED; } p { color: rgb(149,202,237); } H1.HeaderClassName { color: #95CAED; } .AnyTagClassName { color: #95CAED; } </style>
<style> a { background-color: #95CAED; } a { background-color: rgb(149,202,237); } div.DivClassName { background-color: #95CAED; } .BgClassName { background-color: #95CAED; } </style>
<style> span { border-color: #95CAED; } span { border-color: rgb(149,202,237); } td.TdClassName { border-color: #95CAED; } .TagClassName { border-color: #95CAED; } </style>