#707A7B (or 0x707A7B) is unknown color: approx Blue Bayoux. HEX triplet: 70, 7A and 7B. RGB value is (112,122,123). Sum of RGB (Red+Green+Blue) = 112+122+123=357 (47% of max value = 765). Red value is 112 (44.14% from 255 or 31.37% from 357); Green value is 122 (48.05% from 255 or 34.17% from 357); Blue value is 123 (48.44% from 255 or 34.45% from 357); Max value from RGB is 123 - color contains mainly: blue. Hex color #707A7B is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #707A7B is #8F8584. Grayscale: #777777. Windows color (decimal): -9405829 or 8092272. OLE color: 8092272.
HSL color Cylindrical-coordinate representation of color #707A7B: hue angle of 185.45º degrees, saturation: 0.05, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #707A7B is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #707A7B; } p { color: rgb(112,122,123); } H1.HeaderClassName { color: #707A7B; } .AnyTagClassName { color: #707A7B; } </style>
<style> a { background-color: #707A7B; } a { background-color: rgb(112,122,123); } div.DivClassName { background-color: #707A7B; } .BgClassName { background-color: #707A7B; } </style>
<style> span { border-color: #707A7B; } span { border-color: rgb(112,122,123); } td.TdClassName { border-color: #707A7B; } .TagClassName { border-color: #707A7B; } </style>