#78C7EB (or 0x78C7EB) is unknown color: approx Sky Blue. HEX triplet: 78, C7 and EB. RGB value is (120,199,235). Sum of RGB (Red+Green+Blue) = 120+199+235=554 (73% of max value = 765). Red value is 120 (47.27% from 255 or 21.66% from 554); Green value is 199 (78.12% from 255 or 35.92% from 554); Blue value is 235 (92.19% from 255 or 42.42% from 554); Max value from RGB is 235 - color contains mainly: blue. Hex color #78C7EB is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #78C7EB is #873814. Grayscale: #B3B3B3. Windows color (decimal): -8861717 or 15452024. OLE color: 15452024.
HSL color Cylindrical-coordinate representation of color #78C7EB: hue angle of 198.78º degrees, saturation: 0.74, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #78C7EB is Cyan = 0.49, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #78C7EB; } p { color: rgb(120,199,235); } H1.HeaderClassName { color: #78C7EB; } .AnyTagClassName { color: #78C7EB; } </style>
<style> a { background-color: #78C7EB; } a { background-color: rgb(120,199,235); } div.DivClassName { background-color: #78C7EB; } .BgClassName { background-color: #78C7EB; } </style>
<style> span { border-color: #78C7EB; } span { border-color: rgb(120,199,235); } td.TdClassName { border-color: #78C7EB; } .TagClassName { border-color: #78C7EB; } </style>