#7F7FAB (or 0x7F7FAB) is unknown color: approx Wild Blue Yonder. HEX triplet: 7F, 7F and AB. RGB value is (127,127,171). Sum of RGB (Red+Green+Blue) = 127+127+171=425 (56% of max value = 765). Red value is 127 (50% from 255 or 29.88% from 425); Green value is 127 (50% from 255 or 29.88% from 425); Blue value is 171 (67.19% from 255 or 40.24% from 425); Max value from RGB is 171 - color contains mainly: blue. Hex color #7F7FAB is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7F7FAB is #808054. Grayscale: #838383. Windows color (decimal): -8421461 or 11239295. OLE color: 11239295.
HSL color Cylindrical-coordinate representation of color #7F7FAB: hue angle of 240º degrees, saturation: 0.21, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #7F7FAB is Cyan = 0.26, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #7F7FAB; } p { color: rgb(127,127,171); } H1.HeaderClassName { color: #7F7FAB; } .AnyTagClassName { color: #7F7FAB; } </style>
<style> a { background-color: #7F7FAB; } a { background-color: rgb(127,127,171); } div.DivClassName { background-color: #7F7FAB; } .BgClassName { background-color: #7F7FAB; } </style>
<style> span { border-color: #7F7FAB; } span { border-color: rgb(127,127,171); } td.TdClassName { border-color: #7F7FAB; } .TagClassName { border-color: #7F7FAB; } </style>