#7F8B9A (or 0x7F8B9A) is unknown color: approx Light Slate Grey. HEX triplet: 7F, 8B and 9A. RGB value is (127,139,154). Sum of RGB (Red+Green+Blue) = 127+139+154=420 (55% of max value = 765). Red value is 127 (50% from 255 or 30.24% from 420); Green value is 139 (54.69% from 255 or 33.10% from 420); Blue value is 154 (60.55% from 255 or 36.67% from 420); Max value from RGB is 154 - color contains mainly: blue. Hex color #7F8B9A is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #7F8B9A is #807465. Grayscale: #898989. Windows color (decimal): -8418406 or 10128255. OLE color: 10128255.
HSL color Cylindrical-coordinate representation of color #7F8B9A: hue angle of 213.33º degrees, saturation: 0.12, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #7F8B9A is Cyan = 0.18, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
<style> p { color: #7F8B9A; } p { color: rgb(127,139,154); } H1.HeaderClassName { color: #7F8B9A; } .AnyTagClassName { color: #7F8B9A; } </style>
<style> a { background-color: #7F8B9A; } a { background-color: rgb(127,139,154); } div.DivClassName { background-color: #7F8B9A; } .BgClassName { background-color: #7F8B9A; } </style>
<style> span { border-color: #7F8B9A; } span { border-color: rgb(127,139,154); } td.TdClassName { border-color: #7F8B9A; } .TagClassName { border-color: #7F8B9A; } </style>