#95ECDC (or 0x95ECDC) is unknown color: approx Ice Cold. HEX triplet: 95, EC and DC. RGB value is (149,236,220). Sum of RGB (Red+Green+Blue) = 149+236+220=605 (80% of max value = 765). Red value is 149 (58.59% from 255 or 24.63% from 605); Green value is 236 (92.58% from 255 or 39.01% from 605); Blue value is 220 (86.33% from 255 or 36.36% from 605); Max value from RGB is 236 - color contains mainly: green. Hex color #95ECDC is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #95ECDC is #6A1323. Grayscale: #D0D0D0. Windows color (decimal): -6951716 or 14478485. OLE color: 14478485.
HSL color Cylindrical-coordinate representation of color #95ECDC: hue angle of 168.97º degrees, saturation: 0.7, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #95ECDC is Cyan = 0.37, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.07.
<style> p { color: #95ECDC; } p { color: rgb(149,236,220); } H1.HeaderClassName { color: #95ECDC; } .AnyTagClassName { color: #95ECDC; } </style>
<style> a { background-color: #95ECDC; } a { background-color: rgb(149,236,220); } div.DivClassName { background-color: #95ECDC; } .BgClassName { background-color: #95ECDC; } </style>
<style> span { border-color: #95ECDC; } span { border-color: rgb(149,236,220); } td.TdClassName { border-color: #95ECDC; } .TagClassName { border-color: #95ECDC; } </style>