#95FEDC (or 0x95FEDC) is unknown color: approx Aquamarine. HEX triplet: 95, FE and DC. RGB value is (149,254,220). Sum of RGB (Red+Green+Blue) = 149+254+220=623 (82% of max value = 765). Red value is 149 (58.59% from 255 or 23.92% from 623); Green value is 254 (99.61% from 255 or 40.77% from 623); Blue value is 220 (86.33% from 255 or 35.31% from 623); Max value from RGB is 254 - color contains mainly: green. Hex color #95FEDC is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #95FEDC is #6A0123. Grayscale: #DADADA. Windows color (decimal): -6947108 or 14483093. OLE color: 14483093.
HSL color Cylindrical-coordinate representation of color #95FEDC: hue angle of 160.57º degrees, saturation: 0.98, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #95FEDC is Cyan = 0.41, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.00.
<style> p { color: #95FEDC; } p { color: rgb(149,254,220); } H1.HeaderClassName { color: #95FEDC; } .AnyTagClassName { color: #95FEDC; } </style>
<style> a { background-color: #95FEDC; } a { background-color: rgb(149,254,220); } div.DivClassName { background-color: #95FEDC; } .BgClassName { background-color: #95FEDC; } </style>
<style> span { border-color: #95FEDC; } span { border-color: rgb(149,254,220); } td.TdClassName { border-color: #95FEDC; } .TagClassName { border-color: #95FEDC; } </style>