#7878C7 (or 0x7878C7) is unknown color: approx Moody Blue. HEX triplet: 78, 78 and C7. RGB value is (120,120,199). Sum of RGB (Red+Green+Blue) = 120+120+199=439 (58% of max value = 765). Red value is 120 (47.27% from 255 or 27.33% from 439); Green value is 120 (47.27% from 255 or 27.33% from 439); Blue value is 199 (78.12% from 255 or 45.33% from 439); Max value from RGB is 199 - color contains mainly: blue. Hex color #7878C7 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #7878C7 is #878738. Grayscale: #808080. Windows color (decimal): -8881977 or 13072504. OLE color: 13072504.
HSL color Cylindrical-coordinate representation of color #7878C7: hue angle of 240º degrees, saturation: 0.41, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #7878C7 is Cyan = 0.40, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #7878C7; } p { color: rgb(120,120,199); } H1.HeaderClassName { color: #7878C7; } .AnyTagClassName { color: #7878C7; } </style>
<style> a { background-color: #7878C7; } a { background-color: rgb(120,120,199); } div.DivClassName { background-color: #7878C7; } .BgClassName { background-color: #7878C7; } </style>
<style> span { border-color: #7878C7; } span { border-color: rgb(120,120,199); } td.TdClassName { border-color: #7878C7; } .TagClassName { border-color: #7878C7; } </style>