#7F918D (or 0x7F918D) is unknown color: approx Granny Smith. HEX triplet: 7F, 91 and 8D. RGB value is (127,145,141). Sum of RGB (Red+Green+Blue) = 127+145+141=413 (54% of max value = 765). Red value is 127 (50% from 255 or 30.75% from 413); Green value is 145 (57.03% from 255 or 35.11% from 413); Blue value is 141 (55.47% from 255 or 34.14% from 413); Max value from RGB is 145 - color contains mainly: green. Hex color #7F918D is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #7F918D is #806E72. Grayscale: #8B8B8B. Windows color (decimal): -8416883 or 9277823. OLE color: 9277823.
HSL color Cylindrical-coordinate representation of color #7F918D: hue angle of 166.67º degrees, saturation: 0.08, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #7F918D is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.43.
<style> p { color: #7F918D; } p { color: rgb(127,145,141); } H1.HeaderClassName { color: #7F918D; } .AnyTagClassName { color: #7F918D; } </style>
<style> a { background-color: #7F918D; } a { background-color: rgb(127,145,141); } div.DivClassName { background-color: #7F918D; } .BgClassName { background-color: #7F918D; } </style>
<style> span { border-color: #7F918D; } span { border-color: rgb(127,145,141); } td.TdClassName { border-color: #7F918D; } .TagClassName { border-color: #7F918D; } </style>