#78EDE8 (or 0x78EDE8) is unknown color: approx Turquoise Blue. HEX triplet: 78, ED and E8. RGB value is (120,237,232). Sum of RGB (Red+Green+Blue) = 120+237+232=589 (78% of max value = 765). Red value is 120 (47.27% from 255 or 20.37% from 589); Green value is 237 (92.97% from 255 or 40.24% from 589); Blue value is 232 (91.02% from 255 or 39.39% from 589); Max value from RGB is 237 - color contains mainly: green. Hex color #78EDE8 is not a web safe color. Web safe color analog (approx): #66FFFF. Inversed color of #78EDE8 is #871217. Grayscale: #C9C9C9. Windows color (decimal): -8851992 or 15265144. OLE color: 15265144.
HSL color Cylindrical-coordinate representation of color #78EDE8: hue angle of 177.44º degrees, saturation: 0.76, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #78EDE8 is Cyan = 0.49, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.07.
<style> p { color: #78EDE8; } p { color: rgb(120,237,232); } H1.HeaderClassName { color: #78EDE8; } .AnyTagClassName { color: #78EDE8; } </style>
<style> a { background-color: #78EDE8; } a { background-color: rgb(120,237,232); } div.DivClassName { background-color: #78EDE8; } .BgClassName { background-color: #78EDE8; } </style>
<style> span { border-color: #78EDE8; } span { border-color: rgb(120,237,232); } td.TdClassName { border-color: #78EDE8; } .TagClassName { border-color: #78EDE8; } </style>