#787E84 (or 0x787E84) is unknown color: approx Slate Grey. HEX triplet: 78, 7E and 84. RGB value is (120,126,132). Sum of RGB (Red+Green+Blue) = 120+126+132=378 (50% of max value = 765). Red value is 120 (47.27% from 255 or 31.75% from 378); Green value is 126 (49.61% from 255 or 33.33% from 378); Blue value is 132 (51.95% from 255 or 34.92% from 378); Max value from RGB is 132 - color contains mainly: blue. Hex color #787E84 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #787E84 is #87817B. Grayscale: #7C7C7C. Windows color (decimal): -8880508 or 8683128. OLE color: 8683128.
HSL color Cylindrical-coordinate representation of color #787E84: hue angle of 210º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #787E84 is Cyan = 0.09, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.48.
<style> p { color: #787E84; } p { color: rgb(120,126,132); } H1.HeaderClassName { color: #787E84; } .AnyTagClassName { color: #787E84; } </style>
<style> a { background-color: #787E84; } a { background-color: rgb(120,126,132); } div.DivClassName { background-color: #787E84; } .BgClassName { background-color: #787E84; } </style>
<style> span { border-color: #787E84; } span { border-color: rgb(120,126,132); } td.TdClassName { border-color: #787E84; } .TagClassName { border-color: #787E84; } </style>